Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nirajandhakal
/
Flux.1-Dev
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nirajandhakal
commited on
Aug 27, 2024
Commit
dffd3e6
·
verified
·
1 Parent(s):
860bc61
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -149,4 +149,4 @@ with gr.Blocks(css=css) as demo:
149
outputs=[result, seed]
150
)
151
152
-
demo.launch()
149
outputs=[result, seed]
150
)
151
152
+
demo.launch()