From 210c918199c6bbb24bfc47f5b2d6c3355e966cc5 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 13 Feb 2023 21:49:19 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b8ea5c8..f755ab2 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,6 @@ pip3 install torch torchvision torchaudio --extra-index-url https://download.pyt conda install pytorch torchvision torchaudio git -c pytorch ``` -Once you have completed these steps, you should be able to start the web UI. However, you will first need to download a model. - ## Installation option 2: one-click installers [oobabooga-windows.zip](https://github.com/oobabooga/text-generation-webui/releases/download/installers/oobabooga-windows.zip) @@ -83,7 +81,7 @@ Models should be placed under `models/model-name`. For instance, `models/gpt-j-6 * [\*-Erebus](https://huggingface.co/models?search=erebus) * [Pygmalion](https://huggingface.co/models?search=pygmalion) -You can automatically download a model from HF using the script `download-model.py`. Its usage is very simple: +You can automatically download a model from HF using the script `download-model.py`: python download-model.py organization/model