-
Hi,
I’ve made some updates to the project and would like to share. Below are the details of the changes I’ve made:
- Easy to ues LivePortrait on animal face
- X-Pose for keypoints
Here is th…
-
![20241126-155153](https://github.com/user-attachments/assets/94b6cba5-e890-49d5-91b2-007e6f9dc0d2)
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** …
-
The report has been copied to the clipb
# ComfyUI Error Report
## Error Details
- **Node Type:** DownloadAndLoadFlorence2Model
- **Exception Type:** ImportError
- **Exception Message:** FlashAtte…
-
The ComfyUI version of LivePortrait is now compatible, so I would like you to consider making this compatible as well.
https://github.com/kijai/ComfyUI-LivePortraitKJ
-
I am currently experiencing issues with achieving proper lip synchronization between the source and driving videos. There seems to be a mixture of lip movements from both videos, resulting in an unnat…
-
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-11-23 00:25:10.579200
** Platform: Linux
** Python version: 3.10.15 (mai…
-
🐱🐶 Generalization to Animals 🐼🐱
By fine-tuning on animals data, these cute cats, dogs and pandas can be precisely driven by humans
![image](https://github.com/KwaiVGI/LivePortrait/assets/22288197/…
-
```
python inference.py -s assets/examples/driving/d6.mp4 -d assets/examples/driving/d3.pkl
```
error result
```
Traceback (most recent call last):
File "/Volumes/VGenNVME/LivePortrait/infer…
x4080 updated
4 months ago
-
步骤 1:安装Flask
首先,你需要安装Flask。可以通过pip来安装:
pip install Flask
步骤 2:创建Flask应用
创建一个新的Python脚本,例如app1.py,并添加以下代码:
`from flask import Flask, request, jsonify
import subprocess
import os
app = Flask(…
-
Hello,
is there any chance you can share the Dockerfile that you're using for `docker pull shaoguo/faster_liveportrait:v2`? Particularly, I'm looking to upgrade the cuda version to 11.8+ (so it can…