add webdemo_zh and update readme

This commit is contained in:
yifeng.wang 2025-03-13 12:27:57 +08:00
parent 3c57044c71
commit 6d3b024e78
2 changed files with 2 additions and 2 deletions

View File

@ -422,10 +422,10 @@ OWL includes an intuitive web-based user interface that makes it easier to inter
```bash
# Start the Chinese version
python run_app_zh.py
python owl/webapp_zh.py
# Start the English version
python run_app.py
python owl/webapp.py
```
## Features