Skip to content

Commit a7acfa4

Browse files
authored
Update README.md
1 parent bcd8afd commit a7acfa4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ conda activate textgen
6767
| Linux | AMD | `pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2` |
6868
| MacOS + MPS (untested) | Any | `conda install pytorch torchvision torchaudio -c pytorch` |
6969

70-
The up to date commands can be found here: https://pytorch.org/get-started/locally/
70+
The up to date commands can be found here: https://pytorch.org/get-started/locally/.
71+
72+
MacOS users, refer to the comments here: https://github.com/oobabooga/text-generation-webui/pull/393
7173

7274
#### 3. Install the web UI
7375

0 commit comments

Comments
 (0)