stable-diffusion-studio icon indicating copy to clipboard operation
stable-diffusion-studio copied to clipboard

problem error

Open angelbpineda opened this issue 2 years ago • 1 comments

image

angelbpineda avatar Oct 15 '22 14:10 angelbpineda

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)

wwydmanski avatar Oct 16 '22 15:10 wwydmanski

I get the same error as angelbpineda

Ladypoly avatar Oct 18 '22 08:10 Ladypoly

@amotile i'm also getting this. Any chance this is a case of a mismatch in AUTOMATIC version?

burgalon avatar Oct 18 '22 21:10 burgalon

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).

amotile avatar Oct 21 '22 07:10 amotile

image

Thanks to @sungam94 there is a quick fix https://github.com/amotile/stable-diffusion-studio/issues/11#issuecomment-1286733458

Pipazoul avatar Oct 21 '22 10:10 Pipazoul

Newest release should have solved this.

amotile avatar Oct 21 '22 19:10 amotile

The latest windows build R4 still throws the error "No img2img function found"

dustyny avatar Oct 22 '22 16:10 dustyny

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 ?

Pipazoul avatar Oct 24 '22 14:10 Pipazoul