mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
Update README
This commit is contained in:
parent
5ba52967ac
commit
aab28398ef
|
|
@ -49,8 +49,12 @@ To reinstall, delete the `installer_files` folder and run the script again.
|
||||||
|
|
||||||
You can pass command-line flags directly (e.g., `./start_linux.sh --help`), or add them to `user_data/CMD_FLAGS.txt` (e.g., `--api` to enable the API).
|
You can pass command-line flags directly (e.g., `./start_linux.sh --help`), or add them to `user_data/CMD_FLAGS.txt` (e.g., `--api` to enable the API).
|
||||||
|
|
||||||
To update, run one of the following scripts, depending on your OS:
|
To update, run the update script for your OS: `update_wizard_windows.bat`, `update_wizard_linux.sh`, or `update_wizard_macos.sh`.
|
||||||
`update_wizard_windows.bat`, `update_wizard_linux.sh`, or `update_wizard_macos.sh`.
|
|
||||||
|
<details>
|
||||||
|
<summary>
|
||||||
|
Setup details and information about installing manually
|
||||||
|
</summary>
|
||||||
|
|
||||||
### One-click-installer
|
### One-click-installer
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue