mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-26 18:34:35 +01:00
Minor README changes
This commit is contained in:
parent
4583924ce7
commit
0f258774d3
|
|
@ -183,9 +183,9 @@ python server.py
|
|||
|
||||
Then browse to
|
||||
|
||||
`http://localhost:7860/?__theme=dark`
|
||||
`http://127.0.0.1:7860`
|
||||
|
||||
##### Manual install
|
||||
#### Manual install
|
||||
|
||||
The `requirements*.txt` above contain various wheels precompiled through GitHub Actions. If you wish to compile things manually, or if you need to because no suitable wheels are available for your hardware, you can use `requirements_nowheels.txt` and then install your desired loaders manually.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue