https://github.com/facefusion/facefusion
Industry leading face manipulation platform
https://github.com/facefusion/facefusion
ai deep-fake deepfake face-swap faceswap lip-sync lipsync
Last synced: 7 days ago
JSON representation
Industry leading face manipulation platform
- Host: GitHub
- URL: https://github.com/facefusion/facefusion
- Owner: facefusion
- License: other
- Created: 2023-08-17T19:59:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-28T11:15:33.000Z (18 days ago)
- Last Synced: 2025-04-01T17:09:32.282Z (14 days ago)
- Topics: ai, deep-fake, deepfake, face-swap, faceswap, lip-sync, lipsync
- Language: Python
- Homepage: https://join.facefusion.io
- Size: 18.8 MB
- Stars: 22,237
- Watchers: 201
- Forks: 3,377
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-repositories - facefusion/facefusion - Industry leading face manipulation platform (Python)
- AiTreasureBox - facefusion/facefusion - 04-07_22310_14](https://img.shields.io/github/stars/facefusion/facefusion.svg)|Next generation face swapper and enhancer| (Repos)
- ai-game-devtools - FaceFusion
- awesome-hacking-lists - facefusion/facefusion - Industry leading face manipulation platform (Python)
- StarryDivineSky - facefusion/facefusion
- awesome-genai - Facefusion - Next generation face swapper and enhancer. [](https://github.com/facefusion/facefusion/network/members) [](https://github.com/facefusion/facefusion/stargazers) (Tools & Frameworks / Deep Fake)
- awesome-genai - Facefusion - Next generation face swapper and enhancer. [](https://github.com/facefusion/facefusion/network/members) [](https://github.com/facefusion/facefusion/stargazers) (Tools & Frameworks / Deep Fake)
- awesome-rainmana - facefusion/facefusion - Industry leading face manipulation platform (Python)
README
FaceFusion
==========> Industry leading face manipulation platform.
[](https://github.com/facefusion/facefusion/actions?query=workflow:ci)
[](https://coveralls.io/r/facefusion/facefusion)
Preview
-------
Installation
------------Be aware, the [installation](https://docs.facefusion.io/installation) needs technical skills and is not recommended for beginners. In case you are not comfortable using a terminal, our [Windows Installer](http://windows-installer.facefusion.io) and [macOS Installer](http://macos-installer.facefusion.io) get you started.
Usage
-----Run the command:
```
python facefusion.py [commands] [options]options:
-h, --help show this help message and exit
-v, --version show program's version number and exitcommands:
run run the program
headless-run run the program in headless mode
batch-run run the program in batch mode
force-download force automate downloads and exit
job-list list jobs by status
job-create create a drafted job
job-submit submit a drafted job to become a queued job
job-submit-all submit all drafted jobs to become a queued jobs
job-delete delete a drafted, queued, failed or completed job
job-delete-all delete all drafted, queued, failed and completed jobs
job-add-step add a step to a drafted job
job-remix-step remix a previous step from a drafted job
job-insert-step insert a step to a drafted job
job-remove-step remove a step from a drafted job
job-run run a queued job
job-run-all run all queued jobs
job-retry retry a failed job
job-retry-all retry all failed jobs
```Documentation
-------------Read the [documentation](https://docs.facefusion.io) for a deep dive.