ComfyUI Node
RF Inversion
Stores RF inversion settings/reference data in a normal LATENT and captures the sampler sigma schedule internally. No SIGMAS input is required.
RF Inversion
- model
- reference_latent
- ref_conditioning
- model
- rf_inversion
◄rf_moderf_gamma►
◄gamma0.50►
◄pmi_alpha0.00►
◄otip_strength0.35►
◄otip_clip_norm20.00►
◄verbosefalse►
Categorymodel_patches/Untwisting RoPE
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| reference_latent | LATENT | — | |
| ref_conditioning | CONDITIONING | — | |
| rf_mode | COMBO | rf_gamma | Selects the ODE solver used to build the noisy reference trajectory. Set otip_strength > 0 to add OTIP transport guidance to the selected solver. |
| gamma | FLOAT | 0.500–1 | Blends weight between model velocity and prior velocity (0 = pure prior / straight path, 1 = pure model). |
| pmi_alpha | FLOAT | 0.000–1 | Proximal-Mean Inversion: 0 disables PMI, 1.0 matches the official radius. Applies to RF gamma, RK2, and FireFlow. |
| otip_strength | FLOAT | 0.350–1 | Optimal Transport for Rectified Flow Image Editing. 0 disables it. |
| otip_clip_norm | FLOAT | 20.000–100 | OTIP Clipping threshold for the closed-form Wasserstein-2 transport direction. |
| verbose | BOOLEAN | false | Enable verbose logging. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| rf_inversion | LATENT | — |