YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
ComfyUi-Untwisting-RoPE (Training-Free Style Transfer)
Official Repository
This is the official GitHub repository: BigStationW/ComfyUi-Untwisting-RoPE
Repository Clone
The GitHub repository clone is already included inside this Hugging Face repository as a .7z archive.
This is a ComfyUi implementation of Untwisting RoPE: Frequency Control for Shared Attention in DiTs
https://untwisting-rope.github.io/
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.