Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anonymous2023-21
/
TEDM-demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
anonymous2023-21
commited on
Nov 10, 2023
Commit
27b5348
·
1 Parent(s):
375b5f5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -190,3 +190,4 @@ demo = gr.Interface(
190
)
191
192
#demo.queue().launch(share=True)
190
)
191
192
#demo.queue().launch(share=True)
193
+
demo.queue().launch()