-
Tested the ONNX version with 3060, only Animating process:
Official pytorch: 27s
Animating... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:27
ONNX: 87s
Animating...: 100%|███████████████████…
-
Hey folks! My team has been exploring zero-shot lipsyncing for a bit and we think we've improved on MuseTalk's quality quite a bit by using LivePortrait to neutralize expression and CodeFormer to enha…
-
Any idea why i am seeing this while running the queue prompt
!!! Exception during processing!!! [Errno 2] No such file or directory: 'D:\\Home\\Neo\\Tech\\workspace\\AI\\AI_Vision\\ComfyUI\\ComfyUI…
-
When I run the command line I get the following error, can anyone please help me ? thanks
C:\Users\djfre\LivePortrait>python inference.py -s assets/examples/source/s9.jpg -d assets/examples/driving…
-
My implementation: https://github.com/warmshao/FasterLivePortrait
New Features:
1. Achieved real-time performance of LivePortrait on RTX 3090 GPU using TensorRT, reaching speeds of 30+ FPS.
2. Impl…
-
Detecting, cropping, and processing..: 100%|█████████████████████████████████████████| 128/128 [00:10
-
https://github.com/user-attachments/assets/716d61a7-41ae-483a-874d-ea1bf345bd1a
-
测试过这个[comfyui-liveportrait](https://github.com/shadowcz007/comfyui-liveportrait)项目,眼部动作可以比较好的转换过去,但其它面部动作就很不明显。
-
LivePortrait has support [video auto cropping ](https://github.com/KwaiVGI/LivePortrait/blob/main/assets/docs/changelog/2024-07-10.md), please add it to comfyui
-
my env is cuda11.8 and torch2.0.0。
MultiScaleDeformableAttention couldn't be install.
env 11.4 and torch1.5.1
MultiScaleDeformableAttention could be install,
but LivePortrait couldn't be run.