Closed angelbpineda closed 2 years ago
I'm getting a similar one :<
Loading AUTOMATIC1111 config from: http://localhost:7860/config
/snapshot/stable-diffusion-backend/dist/process/implementations/automatic1111.js:122
throw Error("No img2img function found");
Error: No img2img function found
at /snapshot/stable-diffusion-backend/dist/process/implementations/automatic1111.js:122:31
at step (/snapshot/stable-diffusion-backend/dist/process/implementations/automatic1111.js:33:23)
at Object.next (/snapshot/stable-diffusion-backend/dist/process/implementations/automatic1111.js:14:53)
at fulfilled (/snapshot/stable-diffusion-backend/dist/process/implementations/automatic1111.js:5:58)
I get the same error as angelbpineda
@amotile i'm also getting this. Any chance this is a case of a mismatch in AUTOMATIC version?
Probably, I haven't had much time this week but in the weekend I hope to update the project to make sure it works with the latest version. (I will also note down what version I test it against).
Thanks to @sungam94 there is a quick fix https://github.com/amotile/stable-diffusion-studio/issues/11#issuecomment-1286733458
Newest release should have solved this.
The latest windows build R4 still throws the error "No img2img function found"
The latest windows build R4 still throws the error "No img2img function found"
Do you have the logs ? Have you launched AUTOMATIC11111 webui before launching the binary ? if yes wich version ?