Releases: Gourieff/ComfyUI-ReActor
Releases · Gourieff/ComfyUI-ReActor
0.6.0
0.5.2
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!
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
- Support of ORT CoreML and ROCM EPs, just install onnxruntime version you need
- Install script improvements to install latest versions of ORT-GPU
- Fixes and improvements