Spaces:
Running
on
Zero
Running
on
Zero
2025-07-31 23:05 🚀
Browse files
app.py
CHANGED
|
@@ -779,7 +779,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft(), title="ZIP Crowd Counting") as d
|
|
| 779 |
],
|
| 780 |
inputs=input_img,
|
| 781 |
label="📚 Example Gallery",
|
| 782 |
-
examples_per_page=
|
| 783 |
)
|
| 784 |
|
| 785 |
# æ·»åŠ ä½¿ç”¨è¯´æ˜Ž
|
|
|
|
| 779 |
],
|
| 780 |
inputs=input_img,
|
| 781 |
label="📚 Example Gallery",
|
| 782 |
+
examples_per_page=12
|
| 783 |
)
|
| 784 |
|
| 785 |
# æ·»åŠ ä½¿ç”¨è¯´æ˜Ž
|