Muhammad Taqi Raza
commited on
Commit
·
5ff6a5d
1
Parent(s):
73d134f
final commmit
Browse files- gradio_app.py +0 -1
gradio_app.py
CHANGED
@@ -268,7 +268,6 @@ def inference(video_path, num_frames, fps, target_pose, mode):
|
|
268 |
|
269 |
video_root_dir = "/app/output_anchor"
|
270 |
out_dir = "/app/output"
|
271 |
-
return logs + result_dir, video_masked
|
272 |
|
273 |
|
274 |
command = [
|
|
|
268 |
|
269 |
video_root_dir = "/app/output_anchor"
|
270 |
out_dir = "/app/output"
|
|
|
271 |
|
272 |
|
273 |
command = [
|