Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Simbals
/
SimbalsAPI_Tagging
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PierreHanna
commited on
Mar 31, 2023
Commit
e204a2f
·
1 Parent(s):
a6d7919
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -150,4 +150,4 @@ with gr.Blocks() as demo:
150
texturalstability
151
])
152
153
-
demo.launch(debug=
False
)
150
texturalstability
151
])
152
153
+
demo.launch(debug=
True
)