mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Minor README fix (closes #7251)
This commit is contained in:
parent
655c3e86e3
commit
968c79db06
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ conda install -y -c "nvidia/label/cuda-12.8.1" cuda
|
|||
```
|
||||
git clone https://github.com/oobabooga/text-generation-webui
|
||||
cd text-generation-webui
|
||||
pip install -r <requirements file according to table below>
|
||||
pip install -r requirements/full/<requirements file according to table below>
|
||||
```
|
||||
|
||||
Requirements file to use:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue