-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
I want to realize Images to Images Face Swapping, so I read Paper Models Inference.
First
I run 'python download_fsgan_models.py' and 'git checkout v1'
Then
I run the command '' python D:\Desktop\fsgan\inference\face_swap_images2images.py D:\Desktop\000015.jpg -t D:\Desktop\000012.jpg -o D:\desktop\output''
Finally
It throw the error ''ModuleNotFoundError: No module named 'face_alignment''
The image as follow:
The project in D:\Desktop, I set environment variable 'PYTHONPATH' = 'D:\Desktop'
l also search the module in the project file and conda packages, but the result show none.
Metadata
Metadata
Assignees
Labels
No labels