aiwithshweta commited on
Commit
9e19db0
·
verified ·
1 Parent(s): 641c295
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -66,8 +66,7 @@ def generate_video(image, audio):
66
  "--source_image", "input.png",
67
  "--result_dir", "results",
68
  "--still",
69
- "--size", "512",
70
- "--fps", "25",
71
  "--enhancer", "gfpgan",
72
  "--expression_scale", "1.8",
73
  "--preprocess", "full"
 
66
  "--source_image", "input.png",
67
  "--result_dir", "results",
68
  "--still",
69
+ "--size", "512",
 
70
  "--enhancer", "gfpgan",
71
  "--expression_scale", "1.8",
72
  "--preprocess", "full"