Skip to content

2.2.0

Compare
Choose a tag to compare
@henryruhs henryruhs released this 19 Jan 18:59
· 37 commits to master since this release
f6e56a3
  • Significant improve the CUDA performance
  • Allow default overrides through the facefusion.ini file
  • Enable faster inswapper_128_fp16 model as default
  • Add --video-memory-strategy to trade VRAM usage for speed
  • Add bmp to the --temp-frame-format argument
  • Add compatibility with Pinokio 1.0.0
  • Display the processing time in the terminal on success
  • Introduce --output-video-preset which defaults to veryfast
  • Introduce --output-video-fps argument
  • Introduce --output-video-resolution argument
  • Block the preview and webcam until models are fully downloaded
  • Rename --max-memory to --system-memory-limit
  • Fix gender detection due incorrect matrix transformation
  • Fix render issues when toggling face debugger items repeatedly