From b98fbe0afc1feb210b06b2015b9c663273dc23b8 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 20 Oct 2023 23:58:05 -0700 Subject: [PATCH] Add download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8077223a..1eeaac45 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To learn how to use the various features, check out the Documentation: https://g ### One-click installers -1) Clone or download the repository. +1) Clone or [download](https://github.com/oobabooga/text-generation-webui/archive/refs/heads/main.zip) the repository. 2) Run the `start_linux.sh`, `start_windows.bat`, `start_macos.sh`, or `start_wsl.bat` script depending on your OS. 3) Select your GPU vendor when asked. 4) Have fun!