mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update README
This commit is contained in:
parent
4820379139
commit
22845ba445
@ -42,7 +42,7 @@ pip install -r requirements.txt
|
|||||||
The third line assumes that you have an NVIDIA GPU.
|
The third line assumes that you have an NVIDIA GPU.
|
||||||
|
|
||||||
* If you have an AMD GPU, you should install the ROCm version of pytorch instead.
|
* If you have an AMD GPU, you should install the ROCm version of pytorch instead.
|
||||||
* If you are running in CPU mode, you just need the standard pytorch and should replace the command with this one:
|
* If you are running in CPU mode, you just need the standard pytorch and should replace the third command with this one:
|
||||||
|
|
||||||
```
|
```
|
||||||
conda install pytorch torchvision torchaudio git -c pytorch
|
conda install pytorch torchvision torchaudio git -c pytorch
|
||||||
|
Loading…
Reference in New Issue
Block a user