Installation

1. Prepare Your Platform

LinuxmacOSWindows

2. Prepare Your Environment

Initialize conda for your terminal:

conda init --all

Create the environment:

conda create --name facefusion python=3.12 pip=25.0

Activate the environment:

conda activate facefusion

3. Install Your Accelerator

LinuxWindows

4. Download Your Copy

Clone the repository:

Ensure to enter the directory:

5. Install The Application

6. Reload Your Environment

7. Done

Finally, run the program: