Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
black-forest-labs/FLUX.1-dev
ictc
/
FLUX.1-dev
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
Aug 1, 2024
Commit
9aa8809
·
verified
·
1 Parent(s):
efee4d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -139,4 +139,4 @@ with gr.Blocks(css=css) as demo:
139
outputs = [result, seed]
140
)
141
142
-
demo.
queue().
launch()
139
outputs = [result, seed]
140
)
141
142
+
demo.launch()