LivePortrait/assets/docs/changelog/2025-01-01.md
Jianzhu Guo 1df473f067
feat: update animals model (#470)
* chore: updare the animals model version

* chore: remove duplicate line

* chore: update readme

* chore: update readme

* chore: update changelog

* chore: update changelog

* chore: update changelog

* chore: update changelog

* chore: update changelog
2025-01-01 18:10:01 +08:00

1.4 KiB
Raw Blame History

2025/01/01

Were thrilled that cats 🐱 are now speaking and singing across the internet! 🎶

In this update, weve improved the Animals model with more data. While you might notice only a slight improvement for cats (if at all 😼), dogs have gotten a slightly better upgrade. For example, the model is now better at recognizing their mouths instead of mistaking them for noses. 🐶

Before vs. After (v1.1)

The new version (v1.1) Animals Model has been updated on HuggingFace. The new version is enabled by default.

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

version_animals = "" # old version
# version_animals = "_v1.1" # new (v1.1) version