Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TDN-M/Voff
duan98
/
Voff
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TDN-M
commited on
Jan 24
Commit
f72f303
·
1 Parent(s):
aeaf70b
ok
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -317,4 +317,4 @@ with gr.Blocks(analytics_enabled=False) as demo:
317
)
318
319
demo.queue()
320
-
demo.launch(debug=True, show_api=True, share=True)
317
)
318
319
demo.queue()
320
+
demo.launch(debug=True, show_api=True, share=True)