sd-webui-inpaint-anything
sd-webui-inpaint-anything copied to clipboard
No "Inpaint Anything" Tab after installation
I've followed the instructions for installation, through both the "Install from URL" method, as well as installing from the available list. I get no errors during installation, but even after applying, restarting UI, and even restarting the entire A1111 program, there is no "Install from URL" tab that shows up.
I've turned off most other extensions, and am using the updated versions of A1111 and controlnet: https://imgur.com/ljkw3hu
I've followed the instructions for installation, through both the "Install from URL" method, as well as installing from the available list. I get no errors during installation, but even after applying, restarting UI, and even restarting the entire A1111 program, there is no "Install from URL" tab that shows up.
I've turned off most other extensions, and am using the updated versions of A1111 and controlnet: https://imgur.com/ljkw3hu
I see the same issue after a fresh install of Automatic1111. Attempted installing using the GUI installer and the URL install.
What version of Python are you using? I have been testing with 3.10. If you change the Python version, please delete the venv folder in stable-diffusion-webui. Then, restart the webUI.
Duplicate of #2
Duplicate of #45
Resolved for me with new pull
I've identified an extension that is causing an error. If you've installed the sd-webui-train-tools extension, the version defined as diffusers[torch]==0.10.2 in the requirements.txt file is significantly outdated. Consequently, this results in an import error with lama_cleaner. The most recent version of lama_cleaner requires diffusers==0.16.1. This repository also recommends using diffusers version 0.16.1 or higher.
so can we just uninstall it and everything works?
using vast runpod latest webui image, but no tab after install. tried restart pod
Are there any errors on the console screen?
Are there any errors on the console screen?
i think the problem is --skip-install, there's a arg skip install with runpod's web-ui image, it appears after i remove "--skip-image"