Skip to content

No module named 'face_alignment' in V1 #166

@BCL123456-BAL

Description

@BCL123456-BAL

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:
image
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions