This commit is contained in:
Wendong
2025-03-15 12:25:26 +08:00
parent 05aebff028
commit b25506580f

View File

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