Open Zincr0 opened 2 years ago
I think this was fixed yesterday in upstream (AUTOMATIC1111's repo). I pulled the fix, but I don't really have a linux machine to test it properly. It seems to start on WSL on my machine just fine now.
Please try it again with the latest commit. Delete venv to be sure it's a clean install.
Describe the bug Enviroment variables like K_DIFFUSION_PACKAGE and GFPGAN_PACKAGE are overwrited with empty spaces in webui-user.sh, so when webui.sh calls launch.py, it fails with
stderr: ERROR: You must give at least one requirement to install (see "pip help install")
To Reproduce Steps to reproduce the behavior:
Expected behavior Script should install the missing dependencies and run.
Desktop (please complete the following information):
Additional context workaround: delete webui-user.sh