diff --git a/assets/docs/changelog/2024-08-02.md b/assets/docs/changelog/2024-08-02.md index ef68356..7503311 100644 --- a/assets/docs/changelog/2024-08-02.md +++ b/assets/docs/changelog/2024-08-02.md @@ -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.