include_init_images - ERROR #62
-
|
Hi, when uploading the initial image, I always have this issue |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Hey, this is an issue with the webui, actually. It has some issues and fails to respond to img2img requests. The following is a pull request to resolve this issue: AUTOMATIC1111/stable-diffusion-webui#4989. Are you familiar with git? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I just know one or two commands, git pull, and git clone—what do I need to do to fix that? |
Beta Was this translation helpful? Give feedback.
-
|
In that case, to patch it temporarily it should be enough to This may break future updates (git pull), so, until the pull request is accepted to the master branch, to update the webui you will need to do the following: |
Beta Was this translation helpful? Give feedback.



In that case, to patch it temporarily it should be enough to
This may break future updates (git pull), so, until the pull request is accepted to the master branch, to update the webui you will need to do the following: