fbnnb commited on
Commit
2c8abb1
1 Parent(s): 0873485

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -282,8 +282,8 @@ def get_image(image, sketch, prompt, steps=50, cfg_scale=7.5, eta=1.0, fs=3, see
282
  # ]
283
 
284
  i2v_examples_interp_1024 = [
285
- ['prompts/1024_interp/hall_first.jpg', 'prompts/1024_interp/hall_sketch.jpg',
286
- 'At the start, a still image of a wooden hallway with arched arches, doors, and various furniture. The scene then transitions to an animated version of the hallway, showcasing more details like a bookshelf and a window.',
287
  50, 7.5, 1.0, 10, 123]
288
  ]
289
 
 
282
  # ]
283
 
284
  i2v_examples_interp_1024 = [
285
+ ['prompts/1024_interp/74906_1462_frame1.png', 'prompts/1024_interp/74906_1462_frame3.png',
286
+ 'an anime scene',
287
  50, 7.5, 1.0, 10, 123]
288
  ]
289