Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gokaygokay
/
FLUX.1-dev-with-Captioner
like
128
Running
on
Zero
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
gokaygokay
commited on
Oct 29, 2024
Commit
300ef20
·
verified
·
1 Parent(s):
04c85cc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -264,4 +264,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
264
)
265
266
if __name__ == "__main__":
267
-
demo.launch()
264
)
265
266
if __name__ == "__main__":
267
+
demo.
queue().
launch()