ComfyUI Extension
ComfyUi-Untwisting-RoPE
A ComfyUI custom node for Untwisting RoPE.
BigStationW/ComfyUi-Untwisting-RoPE
Nodes3
On cloudLocal install
Categorymodel_patches/Untwisting RoPE
Stars125
Updatedabout a month ago
Nodes (3)
RF Inversion
The boring node that makes training-free style transfer work at all
model_patches/Untwisting RoPE
Unofficial Extensions
The experimental knobs the Untwisting RoPE paper left out
model_patches/Untwisting RoPE
Untwisting RoPE
The training-free style transfer that finally works on Z-Image, Flux.2 and Qwen-Image
model_patches/Untwisting RoPE
Readme
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/
<img width="1280" alt="Image 4" src="https://github.com/user-attachments/assets/ea4b7f49-45b0-4812-845b-0bd58824f27c" />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.