doc: update changelog

This commit is contained in:
guojianzhu 2024-08-02 22:42:43 +08:00
parent bbb2e33599
commit 8b1e1c77cb

View File

@ -34,7 +34,7 @@ python inference_animal.py -s assets/examples/source/s39.jpg -d assets/examples/
Alternatively, we recommend using Gradio. Simply launch it by running:
```bash
python app_animal.py # --server_port 8889 --server_name "0.0.0.0" --share
python app_animals.py # --server_port 8889 --server_name "0.0.0.0" --share
```
> [!WARNING]