Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
stzhao/LeX-Lumina
stzhao
/
LeX-FLUX
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
stzhao
commited on
Mar 26
Commit
eb9e22f
·
verified
·
1 Parent(s):
dc6071b
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() as demo:
178
)
179
180
if __name__ == "__main__":
181
-
demo.launch(debug=True)
178
)
179
180
if __name__ == "__main__":
181
+
demo.
queue().
launch(debug=True)