Open
Description
Hey, pretty sure this is a user error, but by searching in the issues of this repo seems a couple of other people had the same, but a solution wasn't mentioned unfortunately.
- AUTOMATIC1111 running from inside a venv wtih both py files added
- From the same venv, running the R4 binary, which results in the following error:
Loading AUTOMATIC1111 config from: http://localhost:7860/config
C:\snapshot\stable-diffusion-backend\dist\process\implementations\automatic1111.js:122
throw Error("No img2img function found");
^
Error: No img2img function found
at C:\snapshot\stable-diffusion-backend\dist\process\implementations\automatic1111.js:122:31
at step (C:\snapshot\stable-diffusion-backend\dist\process\implementations\automatic1111.js:33:23)
at Object.next (C:\snapshot\stable-diffusion-backend\dist\process\implementations\automatic1111.js:14:53)
at fulfilled (C:\snapshot\stable-diffusion-backend\dist\process\implementations\automatic1111.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
I've tried both the current head of AUTOMATIC1111 (AUTOMATIC1111/stable-diffusion-webui@c6f347b) as well as an oct 20th commit (AUTOMATIC1111/stable-diffusion-webui@49533ee) without any luck.
The output of the config endpoint cane found here: https://gist.github.com/geoah/e84fecd888cbe8dfee4e01eea37e488c
cc @Pipazoul as a continuation of #9 (comment)
Thank you very much in advance!
Regards, George
Metadata
Assignees
Labels
No labels