hello. In 'ComfyUI LivePortrait', if you created facial expressions using a reference video,
'Advanced LivePortrait' can be animated using only photos, no video.
It is useful because it does not require a reference video and changes in facial expressions can be seen in real time. I hope this helps you with your work 😊
–––––––––––––––––––––––––––––
ComfyUI Advanced Live Portrait: https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait
Video Tutorial For Help: https://www.youtube.com/watch?v=XcDxYoeXASs
Description
FAQ
Comments (2)
Such a fun node pack, but it has a "Import Failed" issue at the moment unfortunately. I submitted a report on github, but until then :
Navigate to :
"ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait"
Edit the requirements.txt :
numpy>=1.26.4 → numpy<=1.26.4
Open a terminal in the same folder :
(you can click on an empty space within the folder adress bar and type "cmd")
Run the following command :
..\..\..\python_embeded\python.exe -m pip install -r requirements.txt
Restart ComfyUI WITHOUT updating, to not risk it reset the requirements.txt and reinstall the wrong numpy version again.
Cheers for sharing!
