insanecoder69 commited on
Commit
7c9a663
·
verified ·
1 Parent(s): d26f817

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -15,7 +15,6 @@ def run_inference(audio_file):
15
  "--body_model_name", "s2g_LS3DCG",
16
  "--body_model_path", "experiments/2022-10-19-smplx_S2G-LS3DCG/ckpt-99.pth",
17
  "--id", "0",
18
- "--output_video", output_video # Ensure demo.py saves to this filename
19
  ]
20
 
21
  # Run the command and capture the output
 
15
  "--body_model_name", "s2g_LS3DCG",
16
  "--body_model_path", "experiments/2022-10-19-smplx_S2G-LS3DCG/ckpt-99.pth",
17
  "--id", "0",
 
18
  ]
19
 
20
  # Run the command and capture the output