Skip to content

aalekhpatel07/facefusion-docker

 
 

Repository files navigation

FaceFusion Docker

Next generation face swapper and enhancer.

Build Status 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 ROCM container:

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

Usage

Browse the CPU container:

http:https://localhost:7870

Browse the CUDA container:

http:https://localhost:7880

Browse the ROCM container:

http:https://localhost:7890

Documentation

Read the documentation for a deep dive.

About

Next generation face swapper and enhancer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%