Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amritsolar
/
NEWGRADIOAI
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
amritsolar
commited on
Sep 9, 2023
Commit
8b80cbb
·
1 Parent(s):
4745b2b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ interface.css = """
54
"""
55
56
# Launch the Gradio interface
57
-
iface
.launch(
inline
=
False
)
54
"""
55
56
# Launch the Gradio interface
57
+
interface
.launch(
share
=
True
)