Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
prithivMLmods/FLUX-LoRA-DLC
Arashpey
/
FLUX-LoRA-DLC
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Arashpey
commited on
Apr 15
Commit
745b3c5
·
verified
·
1 Parent(s):
8df9150
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2421,4 +2421,4 @@ with gr.Blocks(theme="YTheme/Minecraft", css=css, delete_cache=(60, 60)) as app:
2421
)
2422
2423
app.queue()
2424
-
app.launch(share=
true
)
2421
)
2422
2423
app.queue()
2424
+
app.launch(share=
True
)