Update 010_INSTALL_AUTOMATED.md

This commit is contained in:
Millun Atluri 2023-11-14 11:14:38 +11:00 committed by Kent Keirsey
parent 4039dd148d
commit 909afc266e

View File

@ -471,7 +471,7 @@ Then type the following commands:
=== "NVIDIA System"
```bash
pip install torch torchvision --force-reinstall --extra-index-url https://download.pytorch.org/whl/cu118
pip install torch torchvision --force-reinstall --extra-index-url https://download.pytorch.org/whl/cu121
pip install xformers
```