Note: Please only report bugs in this repository. Just because you are getting an error message does not automatically mean you have discovered a bug. If you don't have a lot of experience with this type of project, or if you need for setup help and other issues in using the faceswap tool, please refer to the faceswap-playground instead. The faceswap-playground is also an excellent place to ask questions and submit feedback.
Describe, in some detail, what you are trying to do and what the output is that you expect from the program.
Describe, in some detail, what the program does instead. Be sure to include any error message or screenshots.
Describe, in some detail, the steps you tried that resulted in the behavior described above.
- Command lined used (if not specified in steps to reproduce): faceswap.py ...
- Operating system and version: Windows, macOS, Linux
- Python version: 2.7, 3.5, 3.6.4, ...
- Faceswap version: commit hash or version number
- Faceswap method: CPU/GPU
- Other related issues: #123, #124...
- ... (for example, installed packages that you can see with
pip freeze)