YuvalNirkin / fsgan

FSGAN - Official PyTorch Implementation
https://nirkin.com/fsgan
Creative Commons Zero v1.0 Universal
754 stars 147 forks source link

About No module named 'fsgan' #149

Closed wym-dlone closed 1 year ago

wym-dlone commented 3 years ago

Thank you very much for sharing the source code, but I have some questions to ask you. When I run face_swap_images2images.py, This is the problem : import fsgan.data.landmark_transforms as landmark_transforms ModuleNotFoundError: No module named 'fsgan'. But I have followed the windows installation Guide.

YuvalNirkin commented 1 year ago

This is issue should be fixed now. Follow the new installation instructions.