yerang commited on
Commit
c09246d
·
verified ·
1 Parent(s): 3995cc7

Update src/gradio_pipeline_stf.py

Browse files
Files changed (1) hide show
  1. src/gradio_pipeline_stf.py +1 -1
src/gradio_pipeline_stf.py CHANGED
@@ -35,7 +35,7 @@ class GradioPipeline(LivePortraitPipeline):
35
  input_video_path,
36
  flag_relative_input,
37
  flag_do_crop_input,
38
- flag_remap_input
39
  audio_path=None,
40
  ):
41
  """ for video driven potrait animation
 
35
  input_video_path,
36
  flag_relative_input,
37
  flag_do_crop_input,
38
+ flag_remap_input,
39
  audio_path=None,
40
  ):
41
  """ for video driven potrait animation