Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
prithivMLmods
/
Flux.2-Klein-Small-Decoder
like
6
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
prithivMLmods
commited on
Apr 11
Commit
e161d7f
·
verified
·
1 Parent(s):
11809b6
update app
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -301,7 +301,7 @@ with gr.Blocks() as demo:
301
type="pil",
302
columns=2,
303
rows=1,
304
-
height=
280
,
305
allow_preview=True,
306
)
307
301
type="pil",
302
columns=2,
303
rows=1,
304
+
height=
300
,
305
allow_preview=True,
306
)
307