doc: update changelog

This commit is contained in:
guojianzhu 2024-08-02 23:13:55 +08:00
parent 929fddf27a
commit eb64bcac29

View File

@ -40,7 +40,7 @@ python app_animals.py # --server_port 8889 --server_name "0.0.0.0" --share
> [!WARNING]
> [XPose](https://github.com/IDEA-Research/X-Pose) is only for Non-commercial Scientific Research Purposes, you should remove and replace it with other detectors if you use it for commercial purposes.
### Updates on Humans Mode
### Updates on Humans mode
- **Driving Options**: We have introduced an `expression-friendly` driving option to **reduce head wobbling**, now set as the default. While it may be less effective with large head poses, you can also select the `pose-friendly` option, which is the same as the previous version. This can be set using `--driving_option` or selected in the Gradio interface. Additionally, we added a `--driving_multiplier` option to adjust driving intensity, with a default value of 1, which can also be set in the Gradio interface.