Spaces:
Running
on
Zero
Running
on
Zero
JianyuanWang
commited on
Commit
•
4caa7fb
1
Parent(s):
7d0f4d6
update
Browse files
app.py
CHANGED
@@ -232,8 +232,8 @@ with gr.Blocks() as demo:
|
|
232 |
|
233 |
|
234 |
examples = [
|
235 |
-
[british_museum_video, british_museum_images, 1,
|
236 |
-
[apple_video, apple_images,
|
237 |
[bonsai_video, bonsai_images, 3, 2048],
|
238 |
# [cake_video, cake_images, 3, 2048],
|
239 |
]
|
|
|
232 |
|
233 |
|
234 |
examples = [
|
235 |
+
[british_museum_video, british_museum_images, 1, 4096],
|
236 |
+
[apple_video, apple_images, 6, 2048],
|
237 |
[bonsai_video, bonsai_images, 3, 2048],
|
238 |
# [cake_video, cake_images, 3, 2048],
|
239 |
]
|