Extensions/ComfyUi-Untwisting-RoPE
ComfyUI Extension

ComfyUi-Untwisting-RoPE

A ComfyUI custom node for Untwisting RoPE.

By BigStationW·Created 3 months ago·Updated about a month ago· 125
BigStationW/ComfyUi-Untwisting-RoPE
Nodes3
On cloudLocal install
Categorymodel_patches/Untwisting RoPE
Stars125
Updatedabout a month ago
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.