Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
multimodalart/flux-lora-lab
aajunior43
/
flux-lora-lab
like
0
Runtime error
App
Files
Files
Community
multimodalart
HF staff
commited on
Oct 7
Commit
30960aa
•
1 Parent(s):
11166a4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -385,4 +385,4 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 3600)) as app:
385
)
386
387
app.queue()
388
-
app.launch()
385
)
386
387
app.queue()
388
+
app.launch()