-
你好,我在使用LivePortrait遇到了如下的问题:
D:\a\_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:891 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasnt able to be loaded. …
-
In the examples provided(https://liveportrait.github.io/), it appears that LivePortrait can handle multiple faces in an image simultaneously. However, when I run the inference script on an image with …
-
怎样将结果贴回原图
-
I sometimes get tired just trying to re-edit my source video over and over again until LivePortrait detects at least a reasonable face on the first frame. The problem is, it's always hard to do it rig…
-
I am using Runpod with an RTX 4090 with 16 vCPU 83 GB RAM.
I am using driving videos from 2-3min. The first animation always completes with 60-70% of Memory utilized.
When running the second anima…
-
python inference.py /mnt/disk240/LivePortrait/src/utils/helper.py:144: FutureWarning: You are using torch.load with weights_only=False (the current default value), which uses the default pickle module…
-
Hi, I'm really interested in this project. But there are some obvious mistakes such as `loss_D` in main.py:
https://github.com/sanowl/LivePortrait-Advanced-Portrait-Animation-System/blob/744af48d8e…
-
是否可以适配一下呢
device = torch.device('cpu')
s = torch.from_numpy(ndarray).long().to(device)
-
Do you have a detailed tutorial? The camera reading seems to be a single frame, not a continuous recording. How should we film it specifically
-
Hello,
I’m currently working with the LivePortrait model for synchronizing expressions between videos and am seeking empirical advice on the best parameter settings for achieving accurate lip sync.…