Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
black-forest-labs/FLUX.1-schnell
5m4ck3r
/
FLUX.1-schnell
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5m4ck3r
commited on
23 days ago
Commit
b45a5e9
·
verified
·
1 Parent(s):
6756bf5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -178,4 +178,4 @@ with gr.Blocks(css=custom_css) as demo:
178
outputs = [result, seed]
179
)
180
181
-
demo.launch(show_api=False)
178
outputs = [result, seed]
179
)
180
181
+
demo.launch(
)#
show_api=False)