mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
Minor README fix (closes #7251)
This commit is contained in:
parent
655c3e86e3
commit
968c79db06
|
|
@ -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…
Reference in a new issue