Fabrice-TIERCELIN commited on
Commit
2050cfa
·
verified ·
1 Parent(s): 9336ff9

Upload 4 files

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. app.py +0 -0
  3. app_endframe.py +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: pink
5
  colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.29.1
8
- app_file: app.py
9
  license: apache-2.0
10
  short_description: Text-to-Video/Image-to-Video/Video extender
11
  tags:
 
5
  colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.29.1
8
+ app_file: app_endframe.py
9
  license: apache-2.0
10
  short_description: Text-to-Video/Image-to-Video/Video extender
11
  tags:
app.py CHANGED
The diff for this file is too large to render. See raw diff
 
app_endframe.py CHANGED
@@ -839,7 +839,7 @@ with block:
839
  42, # seed
840
  1, # batch
841
  640, # resolution
842
- 1, # total_second_length
843
  9, # latent_window_size
844
  25, # steps
845
  1.0, # cfg
 
839
  42, # seed
840
  1, # batch
841
  640, # resolution
842
+ 5, # total_second_length
843
  9, # latent_window_size
844
  25, # steps
845
  1.0, # cfg