Open thavus opened 7 months ago
I've encountered the same issue with both automatic1111 v1.9.3 and v1.6.1. My solution was to install the packages listed in install.py into a virtual environment.
While I haven't looked into the contents of launch.run_pip, I was able to achieve the desired results by simply activating the venv and running pip3 install. For reference, I successfully confirmed this using the nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04 docker image.
Still getting this issue. I installed all the packages mentioned in install.py but automatic1111 still doesn't start.
Reproduction.
Expectation. It shouldn't brick your install of automatic1111. Deleting this extension from the extensions folder solves the problem.