mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-21 15:48:04 +01:00
Update README.md
This commit is contained in:
parent
c33a94e381
commit
589ee9f623
@ -36,9 +36,9 @@ To learn how to use the various features, check out the Documentation: https://g
|
||||
|
||||
#### More information
|
||||
|
||||
The script will create a folder called `installer_files` where it will download Miniconda, create a Conda environment, and install the webui requirements. The installation is self-contained: if you want to reinstall, just delete `installer_files` and run the start script again.
|
||||
The script will create a folder called `installer_files` where it will create a Conda environment using Miniconda. The installation is self-contained: if you want to reinstall, just delete `installer_files` and run the start script again.
|
||||
|
||||
The same `start` script should be used to launch the webui in the future after it is already installed.
|
||||
To launch the webui in the future after it is already installed, run the same `start` script.
|
||||
|
||||
To update, run `update_linux.sh`, `update_windows.bat`, `update_macos.sh`, or `update_wsl.bat`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user