ComfyUI nodes that support SD3/SD3.5 in FlowEdit
ComfyUI nodes that support SD3/SD3.5 in FlowEdit
This is an implementation of image editing using Flowedit.
It constructs an ODE (Ordinary Differential Equation) that directly maps between the source and target distributions.
You can use the official pre-trained SD3/SD3.5 models for image mapping. Additionally, you can fine-tune the SD3/SD3.5 models based on your specific needs to learn new distributions for image mapping.
Follow this workflow to get started.
To use ComfyUI nodes that support Flux in FlowEdit, refer to ComfyUI-Fluxtapoz. This project's code is based on modifications of ComfyUI-Fluxtapoz.
@article{kulikov2024flowedit,
title = {FlowEdit: Inversion-Free Text-Based Editing Using Pre-Trained Flow Models},
author = {Kulikov, Vladimir and Kleiner, Matan and Huberman-Spiegelglas, Inbar and Michaeli, Tomer},
journal = {arXiv preprint arXiv:2412.08629},
year = {2024}
}