Image-to-Video

Missing sv3d_u.yaml

#2
by yleo - opened

Hi,

Can't wait to try it.

When running "python generative-models/scripts/sampling/simple_video_sample.py --input_path my_image.png --version sv3d_u", it seems I have the file missing sv3d_u.yaml.

FileNotFoundError: [Errno 2] No such file or directory: '/content/scripts/sampling/configs/sv3d_u.yaml'

Any thoughts?

Best,
Yannick

Stability AI org
edited Mar 18
Stability AI org

Not sure why the path it's showing for you is '/content/scripts/sampling/configs/sv3d_u.yaml'. Going by your command path, it should be 'generative-models/scripts/sampling/configs/sv3d_u.yaml'

Yep.

I was running it out of generative-models in /content/ of the collab, seems to work now.

Thanks,
Yannick

yleo changed discussion status to closed

Sign up or log in to comment