Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
nyanko7/flux1-dev-nf4
ginipick
/
FLUXllama
like
562
Build error
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
Fix: Update deprecated APIs and dependencies
#7
by
akseljoonas
- opened
Mar 25
base:
refs/heads/main
←
from:
refs/pr/7
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -325,4 +325,4 @@ with gr.Blocks(title="FLUXllama Enhanced", theme=gr.themes.Soft()) as demo:
325
)
326
327
if __name__ == "__main__":
328
-
demo.launch(
share=True
)
325
)
326
327
if __name__ == "__main__":
328
+
demo.launch()