Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bobby20180331
/
gradio
like
0
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
bobby20180331
commited on
Feb 21, 2024
Commit
6d97dd7
·
verified
·
1 Parent(s):
0311269
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
gapp.py
+1
-1
gapp.py
CHANGED
Viewed
@@ -9,4 +9,4 @@ demo = gr.Interface(
9
outputs=["text"],
10
)
11
12
-
demo.launch(
share=True
)
9
outputs=["text"],
10
)
11
12
+
demo.launch()