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
May 27, 2024
Commit
be178ff
路
verified
路
1 Parent(s):
685304e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -304,4 +304,4 @@ with gr.Blocks(analytics_enabled=False) as demo:
304
)
305
306
demo.queue()
307
-
demo.launch(debug=True, show_api=True
, share=True
)
304
)
305
306
demo.queue()
307
+
demo.launch(debug=True, show_api=True)