Update README.md: bump version to v0.10.1, fix Unicode arrows

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alpamys 2026-03-24 12:36:59 +05:00
parent 428c0f09a4
commit 510eaff44d
1 changed files with 2 additions and 2 deletions

View File

@ -603,7 +603,7 @@ soup version
# Full system info (useful for bug reports)
soup version --full
# → soup v0.10.0 | Python 3.11.5 | CUDA 12.1 | extras: serve, data
# -> soup v0.10.1 | Python 3.11.5 | CUDA 12.1 | extras: serve, data
```
## Web UI
@ -613,7 +613,7 @@ Launch a local web interface to manage experiments, start training, explore data
```bash
pip install 'soup-cli[ui]'
soup ui
# opens http://127.0.0.1:7860 in your browser
# -> opens http://127.0.0.1:7860 in your browser
```
**Pages:**