mirror of
https://github.com/zebrajr/LivePortrait.git
synced 2026-01-15 12:15:12 +00:00
doc: update changelog
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
## 2024/07/24
|
||||
|
||||
### Updates
|
||||
|
||||
- **Portrait pose editing:** You can change the `relative pitch`, `relative yaw`, and `relative roll` in the Gradio interface to adjust the pose of the source portrait.
|
||||
- **Detection threshold:** We have added a `--det_thresh` argument with a default value of 0.15 to increase recall, meaning more types of faces (e.g., monkeys, human-like) will be detected.You can set it to other values, e.g., 0.5, by using `python app.py --det_thresh 0.5`.
|
||||
- **Detection threshold:** We have added a `--det_thresh` argument with a default value of 0.15 to increase recall, meaning more types of faces (e.g., monkeys, human-like) will be detected. You can set it to other values, e.g., 0.5, by using `python app.py --det_thresh 0.5`.
|
||||
|
||||
<p align="center">
|
||||
<img src="../pose-edit-2024-07-24.jpg" alt="LivePortrait" width="960px">
|
||||
|
||||
Reference in New Issue
Block a user