chore: update changelog

This commit is contained in:
guojianzhu 2025-01-01 18:04:26 +08:00
parent 971ab00a68
commit 47b54095d4

View File

@ -22,7 +22,7 @@ The new version (v1.1) Animals Model has been updated on [HuggingFace](https://h
> [!IMPORTANT]
> Note: Make sure to update your weights to use the new version.
If you prefer to use the original version, simply modify the configuration in [inference_config.py](../src/config/inference_config.py)
If you prefer to use the original version, simply modify the configuration in [inference_config.py](../../../src/config/inference_config.py)
```python
version_animals = "" # old version
# version_animals = "_v1.1" # new (v1.1) version