Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shamimjony1000
/
shamimjony
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
shamimjony1000
commited on
Aug 24, 2024
Commit
7200bfe
·
verified
·
1 Parent(s):
f57229d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -46,4 +46,4 @@ iface = gr.Interface(
46
)
47
48
# Launch the Gradio Interface
49
-
iface.launch()
46
)
47
48
# Launch the Gradio Interface
49
+
iface.launch(
share=True
)