Spaces:
Running
Running
Add more examples per page
Browse files
app.py
CHANGED
@@ -92,7 +92,7 @@ with demo:
|
|
92 |
'rock structure on far right',
|
93 |
'left donkey'],
|
94 |
inputs=input_expr,
|
95 |
-
examples_per_page=
|
96 |
)
|
97 |
|
98 |
input_expr.change(
|
|
|
92 |
'rock structure on far right',
|
93 |
'left donkey'],
|
94 |
inputs=input_expr,
|
95 |
+
examples_per_page=25,
|
96 |
)
|
97 |
|
98 |
input_expr.change(
|