Open DuNGEOnmassster opened 7 months ago
Can be solved by
pip install face-alignment==1.3.4
Can be solved by
pip install face-alignment==1.3.4
I got the error when use face-alignment==1.3.4. ModuleNotFoundError: No module named 'face_alignment'
I solve the above problem by
pip install face-alignment==1.1.1
Can't support "_3D" in face_alignment.LandmarksType._3D, test in face-alignment-1.4.1
While this works in face-alignment-1.3.4, just to remind you of the bugs in the newest version.