[Siggraph Asia 2024] Follow-Your-Emoji: This repo is the official implementation of "Follow-Your-Emoji: Fine-Controllable and Expressive Freestyle Portrait Animation"
328
stars
25
forks
source link
Possible Missing Files in Mediapipe Folder Leading to Import Failures for mediapipe.framework and mediapipe.task #25
I'm encountering an issue when trying to import mediapipe.framework and mediapipe.task. It seems like some files might be missing from the mediapipe folder, causing the imports to fail.
I've followed the standard installation steps, but these specific modules are not available. Could you please check if any files were omitted from the repository?
Hi,
I'm encountering an issue when trying to import mediapipe.framework and mediapipe.task. It seems like some files might be missing from the mediapipe folder, causing the imports to fail.
I've followed the standard installation steps, but these specific modules are not available. Could you please check if any files were omitted from the repository?
Thank you!