bkrew
bkrew
Did you try a command like this ? pip install --no-cache-dir torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2 --index-url https://download.pytorch.org/whl/cu121 That worked for me after activating the venv and using the no-cache-dir arg Another...
Check the requirements again. I think you're missing a library or something.
Not necessarily, before installing automatic1111 repo your system has to be prepared. Maybe you should try stability matrix, its an auto installer for many different Repos. For Example A1111, SD.Next,...
Add --skip-install arg in the start-ui.bat as an arg. This should prevent overwriting customization.