Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ from stf_utils import STFPipeline
|
|
58 |
stf_pipeline_female = STFPipeline()
|
59 |
stf_pipeline_male = STFPipeline(
|
60 |
template_video_path="TEMP/Cam2_2309071202_0012_Natural_Looped.mp4",
|
61 |
-
config_path="
|
62 |
checkpoint_path="TEMP/0157.pth",
|
63 |
female_video=False
|
64 |
)
|
|
|
58 |
stf_pipeline_female = STFPipeline()
|
59 |
stf_pipeline_male = STFPipeline(
|
60 |
template_video_path="TEMP/Cam2_2309071202_0012_Natural_Looped.mp4",
|
61 |
+
config_path="front_config_v3.json",
|
62 |
checkpoint_path="TEMP/0157.pth",
|
63 |
female_video=False
|
64 |
)
|