How update Xformers and Pytorch❓ #1447
-
In AUTO's1111 the process is: Go to: C:\Users\ZeroCool22\Desktop\webui_forge\webui\venv\Scripts Activate and then: pip install --upgrade torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 pip install --upgrade xformers==0.0.28.dev881 I did the same for Forge: Go to: C:\Users\ZeroCool22\Desktop\webui_forge\webui\scripts And same commands. 💡But when i open the WEB interface at the bottom, it still says the old versions. So what is wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
next time u want to update something or uninstall what u want.... just run a
venv.bat
and pasteyour command