Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
A815
/
NLPHW1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
A815
commited on
Nov 9, 2024
Commit
6d51011
·
1 Parent(s):
f0b57f7
add
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -700,4 +700,4 @@ demo = gr.Interface(
700
)
701
702
## YOUR_CODE_ENDS_HERE
703
-
demo.launch()
700
)
701
702
## YOUR_CODE_ENDS_HERE
703
+
demo.launch(
share=True
)