Skip to content

0.5.2

Compare
Choose a tag to compare
@Gourieff Gourieff released this 03 Mar 05:46
· 26 commits to main since this release

What's new:

  • ReSwapper models support. Although Inswapper still has the best similarity, but ReSwapper is evolving - thanks @somanchiu https://github.com/somanchiu/ReSwapper for the ReSwapper models and the ReSwapper project! This is a good step for the Community in the Inswapper's alternative creation!

0.5.2-whatsnew-03

0.5.2-whatsnew-04

You can download ReSwapper models here:
https://huggingface.co/datasets/Gourieff/ReActor/tree/main/models
Just put them into the "models/reswapper" directory.

  • NSFW-detector to not violate GitHub rules
  • New node "Unload ReActor Models" - is useful for complex WFs when you need to free some VRAM utilized by ReActor

0.5.2-whatsnew-01

  • Support of ORT CoreML and ROCM EPs, just install onnxruntime version you need
  • Install script improvements to install latest versions of ORT-GPU

0.5.2-whatsnew-02

  • Fixes and improvements