Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
migueldeguzmandev
/
leilan_v1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
migueldeguzmandev
commited on
Dec 15, 2024
Commit
648362d
·
verified
·
1 Parent(s):
4b83cd5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -59,4 +59,4 @@ interface = gr.Interface(
59
)
60
61
# Launch the interface without the share option
62
-
interface.launch(
ssr=False
)
59
)
60
61
# Launch the interface without the share option
62
+
interface.launch()