Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Scalino84
/
FluxInator
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Scalino84
commited on
Jan 3
Commit
eff92aa
·
verified
·
1 Parent(s):
475ace1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -709,5 +709,5 @@ if __name__ == "__main__":
709
host="0.0.0.0",
710
port=7860,
711
reload=True,
712
-
log_level="
trace
"
713
)
709
host="0.0.0.0",
710
port=7860,
711
reload=True,
712
+
log_level="
error
"
713
)