Spaces:
Sleeping
Sleeping
update
Browse files
app.py
CHANGED
@@ -177,7 +177,7 @@ demo_exaples_image = [
|
|
177 |
['eval_data/digital_art_2.jpeg', 'A lighthouse standing tall on a rocky coast.', 'image', 123, 1.0, 50],
|
178 |
['eval_data/oil_paint_2.jpg', 'A man playing the guitar on a city street.', 'image', 123, 1.0, 50],
|
179 |
['eval_data/ink_2.jpeg', 'A knight riding a horse through a field.', 'image', 123, 1.0, 50],
|
180 |
-
['eval_data/
|
181 |
['eval_data/3d_1.png', 'A bouquet of flowers in a vase.', 'image', 123, 1.0, 50],
|
182 |
]
|
183 |
demo_exaples_video = [
|
|
|
177 |
['eval_data/digital_art_2.jpeg', 'A lighthouse standing tall on a rocky coast.', 'image', 123, 1.0, 50],
|
178 |
['eval_data/oil_paint_2.jpg', 'A man playing the guitar on a city street.', 'image', 123, 1.0, 50],
|
179 |
['eval_data/ink_2.jpeg', 'A knight riding a horse through a field.', 'image', 123, 1.0, 50],
|
180 |
+
['eval_data/digital_art_1.jpg', 'A telescope pointed at the stars.', 'image', 122, 1.0, 50],
|
181 |
['eval_data/3d_1.png', 'A bouquet of flowers in a vase.', 'image', 123, 1.0, 50],
|
182 |
]
|
183 |
demo_exaples_video = [
|