Skip to content

treksis/faceFusionCpp

 
 

Repository files navigation

[中文]

FaceFusionCpp

This project is a C++ implementation of the open-source project facefusion.

Installation

Please download the packaged program from the Release page.

Additional environment requirements:

  • CUDA >= 12.2 (tested with CUDA 12.5)
  • CUDNN >= 9.2 (tested)
  • TensorRT >= 10.2 (tested) (if enabled)
  • ffmpeg

Documentation

Refer to this DOCUMENT for more details on how to use the features.

This project is intended solely for research and learning purposes. Any organization or individual is strictly prohibited from using this project or its code for any illegal activities.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • CMake 4.4%
  • C 0.1%