Open bordi1111 opened 12 months ago
Click on the checkbox labeled ‘sd-webui-inpaint-anything’ (if not checked), then click the ‘Apply and Restart UI’ button, and wait for the requirements to finish installing
Same problem here on Runpod. What did it for me was using the --enable-insecure-extension-access
argument when launching.
Hi @bordi1111, in my case; some missing dependencies were causing the issue. You can try; connecting to your pod and navigating to the workspace/stable-diffusion-webui/extensions/sd-webui-inpaint-anything
directory, there you will find install.py
file. Look inside the file and try to install dependencies by pip install
via terminal, Hope this helps 🤞🏽
Hello Everybody,
First of all im a noob and very new to all this.
I am using RunPod Stable Diffusion version: v1.6.0, python: 3.10.12. After having no Issues with Inpaint Anything on my PC (except gpu power). I tried to run it via cloud with Runpod Stable Diffusion template (runpod/stable-diffusion:web-ui-10.2.1.) Then I installed Inpaint Anything from the extensions tab, normal procedure, unfortunately It wont show up in the img2img tab.
I looked at people having the same Issue here but none of the given solution would work for me. Restart Pod, Removed othe Extension that could interfere, hidden Ui tab thing ...
Does someone have a clue? That would help me alot since I really like this tool. I would love to provide the console message if someone could tell me where to find it since its kinda different unsing Runpod. Thanks!