2025-09-08 21:56:23 +02:00
2025-09-08 21:56:23 +02:00
2023-09-10 20:48:16 +02:00
2024-10-30 08:26:21 +01:00
2024-11-05 00:21:17 +01:00
2024-11-05 00:21:17 +01:00
2025-09-08 21:56:23 +02:00
2025-09-08 21:56:23 +02:00
2025-09-08 21:56:23 +02:00
2025-09-08 21:56:23 +02:00
2025-04-29 17:47:26 +02:00
2025-09-08 21:56:23 +02:00

FaceFusion Docker

Industry leading face manipulation platform.

Build Status Docker Hub Docker Hub Docker Hub Docker Hub License

Installation

Clone the repository:

git clone https://github.com/facefusion/facefusion-docker.git

Run the CPU container:

docker compose -f docker-compose.cpu.yml up

Run the CUDA container:

docker compose -f docker-compose.cuda.yml up

Run the TensorRT container:

docker compose -f docker-compose.tensorrt.yml up

Run the ROCm container:

docker compose -f docker-compose.rocm.yml up

Usage

Browse the CPU container:

http://localhost:7865

Browse the CUDA container:

http://localhost:7870

Browse the TensorRT container:

http://localhost:7875

Browse the ROCm container:

http://localhost:7880

Documentation

Read the documentation for a deep dive.

S
Description