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
mrfakename/Z-Image-Turbo
viswanani
/
imageedit
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
appsnprojectsstpl-tech
commited on
18 days ago
Commit
09487cb
·
1 Parent(s):
f1de2dd
Fix Gradio TypeError
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -64,4 +64,4 @@ with gr.Blocks() as demo:
64
)
65
66
if __name__ == "__main__":
67
-
demo.launch(theme=custom_theme
, fill_height=True
)
64
)
65
66
if __name__ == "__main__":
67
+
demo.launch(theme=custom_theme)