feat: doc upgrade (#546)

pull/556/head
兰天游 2024-10-15 16:55:27 +08:00 committed by GitHub
parent 3c97002bfb
commit b71446ed7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ Run `install.bash` will create a venv and install necessary deps.
#### Train
run `bash run_gui.bash`, then program will open [http://127.0.0.1:28000](http://127.0.0.1:28000) automanticlly
run `bash run_gui.sh`, then program will open [http://127.0.0.1:28000](http://127.0.0.1:28000) automanticlly
## Legacy training through run script manually