diff --git a/utils/ml_processor/comfy_workflows/steerable_motion_api.json b/utils/ml_processor/comfy_workflows/steerable_motion_api.json index 9e9565fe..958f1c8a 100644 --- a/utils/ml_processor/comfy_workflows/steerable_motion_api.json +++ b/utils/ml_processor/comfy_workflows/steerable_motion_api.json @@ -121,7 +121,7 @@ }, "401": { "inputs": { - "directory": "/workspace/ComfyUI/input//light_goes_on/", + "directory": "./ComfyUI/input/", "image_load_cap": 0, "skip_first_images": 0, "select_every_nth": 1 @@ -486,4 +486,4 @@ "title": "FILM VFI" } } -} \ No newline at end of file +}