Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sagawa
/
PLTNUM
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sagawa
commited on
Oct 21
Commit
aef717b
·
verified
·
1 Parent(s):
684f473
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -302,4 +302,4 @@ with gr.Blocks() as demo:
302
"""
303
)
304
305
-
demo.launch()
302
"""
303
)
304
305
+
demo.launch(
share=True
)