{"id":20681492,"url":"https://github.com/cizodevahm/deep-face-swap-tool","last_synced_at":"2026-01-04T15:54:16.349Z","repository":{"id":256172172,"uuid":"854506091","full_name":"cizodevahm/Deep-Face-Swap-Tool","owner":"cizodevahm","description":"This is a one-click face swap tool that allows you to take a video and replace the face in it with a face of your choice. You only need one image of the desired face. No dataset, no training required.","archived":false,"fork":false,"pushed_at":"2024-09-09T10:01:06.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T22:12:05.520Z","etag":null,"topics":["deepface","deepfakes","deeplearning","faceswap"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cizodevahm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T09:47:01.000Z","updated_at":"2024-10-07T18:51:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"434155e6-b998-4ed8-802b-85ac900fb123","html_url":"https://github.com/cizodevahm/Deep-Face-Swap-Tool","commit_stats":null,"previous_names":["cizodevahm/deep-face-swap-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FDeep-Face-Swap-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FDeep-Face-Swap-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FDeep-Face-Swap-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FDeep-Face-Swap-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cizodevahm","download_url":"https://codeload.github.com/cizodevahm/Deep-Face-Swap-Tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234386513,"owners_count":18824091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deepface","deepfakes","deeplearning","faceswap"],"created_at":"2024-11-16T22:11:04.002Z","updated_at":"2025-09-27T04:31:27.901Z","avatar_url":"https://github.com/cizodevahm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deep-Face-Swap-Tool\nThis is a one-click face swap tool that allows you to take a video and replace the face in it with a face of your choice. You only need one image of the desired face. No dataset, no training required.\n\n## Features\n\n- **One-click face swap**: Easily swap faces in videos with a single image.\n- **No dataset or training needed**: Just provide the source image and target video.\n- **Multiple options for customization**: Various command-line arguments to fine-tune the face swap process.\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/cizodevahm/Deep-Face-Swap-Tool.git\n    cd Deep-Face-Swap-Tool\n    ```\n\n2. Install the required dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\nStart the program with arguments:\n```bash\npython run.py [options]\n```\n\n## Example\n```bash\npython run.py -s source.jpg -t target.mp4 -o output.mp4\n```\n\n## Command-Line Options\n\n```-h, --help```: Show help message and exit.\n\n```-s SOURCE_PATH, --source SOURCE_PATH```: Select a source image.\n\n```-t TARGET_PATH, --target TARGET_PATH```: Select a target image or video.\n\n```-o OUTPUT_PATH, --output OUTPUT_PATH```: Select output file or directory.\n\n```--frame-processor FRAME_PROCESSOR [FRAME_PROCESSOR ...]```: Frame processors (choices: face_swapper, face_enhancer, ...).\n\n```--keep-fps```: Keep target fps.\n\n```--keep-frames```: Keep temporary frames.\n\n```--skip-audio```: Skip target audio.\n\n```--many-faces```: Process every face.\n\n```--reference-face-position REFERENCE_FACE_POSITION```: Position of the reference face.\n\n```--reference-frame-number REFERENCE_FRAME_NUMBER```: Number of the reference frame.\n\n```--similar-face-distance SIMILAR_FACE_DISTANCE```: Face distance used for recognition.\n\n```--temp-frame-format {jpg,png}```: Image format used for frame extraction.\n\n```--temp-frame-quality [0-100]```: Image quality used for frame extraction.\n\n## Contributing\n\nContributions are welcome!\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](license) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcizodevahm%2Fdeep-face-swap-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcizodevahm%2Fdeep-face-swap-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcizodevahm%2Fdeep-face-swap-tool/lists"}