8000 Releases Β· facefusion/facefusion Β· GitHub
[go: up one dir, main page]

Skip to content

Releases: facefusion/facefusion

3.1.1

02 Jan 21:14
Compare
Choose a tag to compare
  • Restore fp16 fallbacks for CoreML
  • Fix CUDA for the Geforce 16 series

3.1.0

28 Dec 16:44
Compare
Choose a tag to compare
  • Support for DeepFaceLive models
  • Fallback aware download providers
  • Introduce the hififace_256 face swapper model
  • Polish age modifier processor to reduce halo effect
  • Introduce batch processing via the batch-run command
  • Provide adjustable face occluder and face parser
  • Release the popular frame enhancer models
  • Add progress bar for extracting and merging of videos
  • Modernize the UI to align with the Gradio 5 update
  • Provide an option to select the webcam device id
  • Introduce --temp-path argument to alter temporary resources
  • Add video encoder h264_qsv and hevc_qsv
  • Remove obsolete --skip-download argument
  • Enforce libvpx-vp9 codec for webm processing
  • Gracefully close the webcam stream on exit
  • Fix inconsistent preview updates
  • Fix video length issues when restoring audio
  • Fix OpenVINO issue by aliasing GPU.0 to GPU

3.0.1

27 Oct 11:13
Compare
Choose a tag to compare
  • Fix broken python-multipart dependency

3.0.0

03 Oct 16:32
e24133c
Compare
Choose a tag to compare
  • Revamp the architecture where everything is a job
  • Introduce pixel boost to the face swappers
  • Add multi angle processing to the face detectors
  • Introduce age modifier processor
  • Introduce Live Portrait powered expression restorer processor
  • Introduce Live Portrait powered face editor processor
  • Replace face parser with bisenet_resnet_34 model
  • Release the GHOST face swapper models
  • Release frame enhancer real_esrgan_x8 models
  • Introduce ArcFace converter models for SimSwap and GHOST
  • Introduce offline first assets based on local hash validation
  • Replace gender_age with superior fairface model
  • Transfer order, age and gender to the face selector
  • Support CUDA 12.4, TensorRT 10.4, OpenVINO 2024.1 and ROCm 6.2
  • Provide appropriate error codes in headless mode
  • Migrate the CLI to commands along with related arguments
  • Introduce custom made peppa_wutz face landmark model
  • Introduce --face-landmark-model argument
  • Introduce --output-audio-encoder argument
  • Add video encoder h264_videotoolbox and hevc_videotoolbox
  • Change the --face-selector-order default to large-small
  • Replace globals with a context aware inference manager
  • Use audio whenever defined via source
  • Tweak the UI layout and visual appearance
  • Update to latest Gradio 4
  • Provide a multi range slider to trim video frames
  • Introduce a log level aware terminal component to the UI
  • Ensure significantly more accurate benchmark results
  • Drop the face detector model yunet due low accuracy
  • Fix flicker in the face swapper uniface model
  • Fix threading and preview crashes for ROCm and DirectML
  • Fix image quality for webp images
  • Fix the termination of ffmpeg processing
0