LivePortrait/src/utils
longredzhong 470c58fe5a
feat: update crop configuration parameters for clarify (#97)
The crop configuration parameters in `crop_config.py` have been updated. The changes include:
- Updating the paths for insightface_root and landmark_ckpt_path

These changes aim to improve the cropping functionality of the application.
2024-07-11 16:30:57 +08:00
..
dependencies/insightface fix: remove face3d and fix gradio version (#26) 2024-07-05 14:11:51 +08:00
resources fix: remove lfs of mask_template 2024-07-04 23:36:53 +08:00
__init__.py feat: launch LivePortrait 2024-07-04 04:32:47 +08:00
camera.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
crop.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
cropper.py feat: update crop configuration parameters for clarify (#97) 2024-07-11 16:30:57 +08:00
face_analysis_diy.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
helper.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
io.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
landmark_runner.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
retargeting_utils.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00
rprint.py feat: launch LivePortrait 2024-07-04 04:32:47 +08:00
timer.py feat: launch LivePortrait 2024-07-04 04:32:47 +08:00
video.py fix: audio stream set false without ffmepg and ffprobe (#100) 2024-07-11 16:20:30 +08:00
viz.py feat: add several features (#89) 2024-07-10 23:39:49 +08:00