You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "main.py", line 10, in
from uv_inpainting import UVInpainting
File "/root/MeInGame/uv_inpainting.py", line 25, in
from lib.image_cropper import ImageCropper
File "/root/MeInGame/lib/image_cropper.py", line 7, in
from lib import face_align
File "/root/MeInGame/lib/face_align.py", line 9, in
from face_alignment.models import FAN, ResNetDepth
ModuleNotFoundError: No module named 'face_alignment.models'请问下执行的时候遇到这个问题什么原因
After running python main.py -m test -i demo, I have been stopping here waiting for download. How long does it take to download?
The text was updated successfully, but these errors were encountered: