Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
asrafnoor
/
APIComfy
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
asrafnoor
commited on
Jun 15, 2024
Commit
233cd18
·
verified
·
1 Parent(s):
862799d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -49,4 +49,4 @@ iface = gr.Interface(
49
)
50
51
# Launching the Gradio app
52
-
iface.launch(
share=True
)
49
)
50
51
# Launching the Gradio app
52
+
iface.launch()