Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
akhaliq/FLUX1.1-pro-bfl-api
huggingface-meta
/
FLUX1.1-pro-bfl-api
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
huggingface-meta
commited on
Oct 3, 2024
Commit
2a4ab6f
·
verified
·
1 Parent(s):
4d7418b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -107,4 +107,4 @@ iface = gr.Interface(
107
"""
108
)
109
110
-
iface.launch(
share=True
)
107
"""
108
)
109
110
+
iface.launch()