Spaces:
Running
on
Zero
Running
on
Zero
2025-08-01 09:53 π
Browse files
app.py
CHANGED
@@ -628,7 +628,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft(), title="ZIP Crowd Counting") as d
|
|
628 |
label="πΈ Upload Image",
|
629 |
sources=["upload", "clipboard"],
|
630 |
type="pil",
|
631 |
-
height=
|
632 |
)
|
633 |
submit_btn = gr.Button(
|
634 |
"π Analyze Crowd",
|
|
|
628 |
label="πΈ Upload Image",
|
629 |
sources=["upload", "clipboard"],
|
630 |
type="pil",
|
631 |
+
height=380
|
632 |
)
|
633 |
submit_btn = gr.Button(
|
634 |
"π Analyze Crowd",
|