Credit to rob mulla (check out his youtube channel!)
- Download inswapper_128.onnx (https://drive.google.com/file/d/1krOLgjW2tAPaqV-Bw4YALz0xT5zlb5HF/view)
- Prepare python (I use version 3.10.6)
- Install pip (https://pip.pypa.io/en/stable/installation/)
- download the files from my git, or just copy it yourself doesn't matter its just one smol file anyway
- pip install -r requirements.txt
- prepare 2 picture with at least 1 face in it, note: if there are more than one face, it will only detect the first one.
- run the file, as simple as that.