fffiloni commited on
Commit
f0e665d
·
verified ·
1 Parent(s): b4b2184
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ def infer(prompt, cond_image_path, cond_audio_path):
125
  "--wav2vec_dir", "weights/chinese-wav2vec2-base",
126
  "--input_json", "./examples/single_example_1.json",
127
  "--sample_steps", "25",
128
- "--motion_steps", "2",
129
  "--num_persistent_param_in_dit", str(USED_VRAM_PARAMS),
130
  "--mode", "streaming",
131
  "--use_teacache",
 
125
  "--wav2vec_dir", "weights/chinese-wav2vec2-base",
126
  "--input_json", "./examples/single_example_1.json",
127
  "--sample_steps", "25",
128
+ "--motion_frame", "2",
129
  "--num_persistent_param_in_dit", str(USED_VRAM_PARAMS),
130
  "--mode", "streaming",
131
  "--use_teacache",