mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-06 13:43:49 +01:00
Update README
This commit is contained in:
parent
9a2353f97b
commit
dfab11f0b5
|
|
@ -41,7 +41,7 @@ Download from: https://github.com/oobabooga/text-generation-webui/releases
|
|||
1. Clone the repository, or [download its source code](https://github.com/oobabooga/text-generation-webui/archive/refs/heads/main.zip) and extract it.
|
||||
2. Run the startup script for your OS: `start_windows.bat`, `start_linux.sh`, or `start_macos.sh`.
|
||||
3. When prompted, select your GPU vendor.
|
||||
4. After installation, open your browser to `http://127.0.0.1:7860`.
|
||||
4. After installation, open `http://127.0.0.1:7860` in your browser.
|
||||
|
||||
To restart the web UI later, run the same `start_` script.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue