9r4n4y's picture
Upload README.md
4a83a9c verified
|
Raw
History Blame
1.34 kB

ComfyUi-Untwisting-RoPE (Training-Free Style Transfer)

This is a ComfyUi implementation of Untwisting RoPE: Frequency Control for Shared Attention in DiTs

https://untwisting-rope.github.io/

Image 4

You can see more examples here.

Supported models

  • Z-image and Z-image turbo
  • Anima
  • The whole Flux.2 family
  • The whole Qwen-Image/Edit family

Installation

Navigate to the ComfyUI\custom_nodes folder, open cmd and run:

git clone https://github.com/BigStationW/ComfyUi-Untwisting-RoPE

Restart ComfyUI after installation.

Usage

  • Here's some workflows for those interested.
  • You also need these custom nodes to make those workflows work.

https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced

https://github.com/BigStationW/ComfyUi-TextEncodeEditAdvanced

Don't hesitate to consult the documentation to better understand this repository.