kabachuha / sd-webui-text2video

Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies
Other
1.28k stars 107 forks source link

[Bug]: Exception occured [Errno 2] No such file or directory #49

Closed ameen-roayan closed 1 year ago

ameen-roayan commented 1 year ago

Is there an existing issue for this?

Are you using the latest version of the extension?

What happened?

I have placed the files in the correct folder but it is not able to read them and i noticed that there is a bit of an odd formatting

Git commit: 092aa423 (Wed Mar 22 19:28:16 2023) Starting text2video Pipeline setup Exception occured [Errno 2] No such file or directory: 'E:\Automatic1111\stable-diffusion-webui\models/ModelScope/t2v/configuration.json'

the files are in E:\Automatic1111\stable-diffusion-webui\models\Stable-diffusion\ModelScope\t2v not sure what is going on

Steps to reproduce the problem

  1. download the files
  2. place them in the folder

What should have happened?

No response

WebUI and Deforum extension Commit IDs

webui commit id - txt2vid commit id -

What GPU were you using for launching?

3090ti

On which platform are you launching the webui backend with the extension?

Local PC setup (Windows)

Settings

Git commit: 092aa423 (Wed Mar 22 19:28:16 2023) Starting text2video Pipeline setup Exception occured [Errno 2] No such file or directory: 'E:\Automatic1111\stable-diffusion-webui\models/ModelScope/t2v/configuration.json'

Console logs

Git commit: 092aa423 (Wed Mar 22 19:28:16 2023)
Starting text2video
Pipeline setup
Exception occured
[Errno 2] No such file or directory: 'E:\\Automatic1111\\stable-diffusion-webui\\models/ModelScope/t2v/configuration.json'

Additional information

No response

ameen-roayan commented 1 year ago

silly me placed it in the wrong folder X_x

Joeyd348039 commented 1 year ago

silly me placed it in the wrong folder X_x

What was the folder setup that made it work for you? I've tried a few of them and get that same error.