From 968c79db062bf3dcc2e435082702c324be7f7c2e Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 11 Oct 2025 17:20:10 -0700 Subject: [PATCH] Minor README fix (closes #7251) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f7d8a6..c4729d55 100644 --- a/README.md +++ b/README.md @@ -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 +pip install -r requirements/full/ ``` Requirements file to use: