Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After running python main.py -m test -i demo, I have been stopping here waiting for download. How long does it take to download? #14

Open
Kenny-Li2023 opened this issue Mar 10, 2021 · 2 comments

Comments

@Kenny-Li2023
Copy link

image
After running python main.py -m test -i demo, I have been stopping here waiting for download. How long does it take to download?

@WANGEOGEO
Copy link

I think maybe you need to download this FAN on your own, and put it in the according directory for MeInGame to use.

@pyh007
Copy link

pyh007 commented Jul 18, 2023

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'请问下执行的时候遇到这个问题什么原因

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants