faceswap icon indicating copy to clipboard operation
faceswap copied to clipboard

Deepfakes Software For All

Results 37 faceswap issues
Sort by recently updated
recently updated
newest added

When executing `python faceswap.py train -A ~/faceswap/faces/trump -B ~/faceswap/faces/cage -m ~/faceswap/trump_cage_model/` There's error `ModuleNotFoundError: No module named 'decorator'` **Solution:** ``` pip install decorator pip install cloudpickle ``` Please add to...

*Note: For general usage questions and help, please use either our [FaceSwap Forum](https://faceswap.dev/forum) or [FaceSwap Discord server](https://discord.gg/FC54sYg). General usage questions are liable to be closed without response.* **Crash reports MUST...

AppleSilicon

Using the docker-gpu of the latest master branch of faceswap, when running to `python faceswap/faceswap.py train -A aobamadst -B trupdst -m model/` it is found that nvidia-smi in docker is...

docker

*Note: For general usage questions and help, please use either our [FaceSwap Forum](https://faceswap.dev/forum) or [FaceSwap Discord server](https://discord.gg/FC54sYg). General usage questions are liable to be closed without response.* **Crash reports MUST...

bug

I noticed a bug on the reset all settings it does not work I am forced to reset the settings in each option

I use faceswap gui to train, but meet an error is that 'IndexError: list index out of range' **To Reproduce** Steps to reproduce the behavior: 1. Go to swap GUI...

Got this crash report file when I run `faceswap.py extract` **Crash Report File** ``` 12/04/2019 13:18:53 MainProcess MainThread gpu_stats get_vram DEBUG GPU VRAM: [4080.0] 12/04/2019 13:18:53 MainProcess MainThread gpu_stats __init__...

**Is your feature request related to a problem? Please describe.** I couldn't find an option for turning off saving backups (.bk) for faceswap.py train. The -ss is for snapshots, but...

suggestion

Legacy face centering is not working correctly. I'm uploading a preview image for face and legacy centering to compare. ![legacy](https://user-images.githubusercontent.com/4159022/122555378-813ef700-d03a-11eb-934b-f37a0759c5a4.jpg) ![face](https://user-images.githubusercontent.com/4159022/122555385-83a15100-d03a-11eb-9374-d84a1014f068.jpg)

bug

*Note: For general usage questions and help, please use either our [FaceSwap Forum](https://faceswap.dev/forum) or [FaceSwap Discord server](https://discord.gg/FC54sYg). General usage questions are liable to be closed without response.* `Exception in Tkinter...

bug