FLUX.1 Image-to-Image Workflow Tutorial in ComfyUI
Build a FLUX.1 image-to-image (img2img) workflow in ComfyUI: replace Empty Latent with Load Image + VAE Encode, set denoise, and download a ready-made FLUX GGUF workflow.
Introduction
This tutorial will guide you through creating a simple image-to-image workflow in ComfyUI.
Flux Image-to-Image Workflow Preparation
Before starting, make sure you have installed both Flux and ComfyUI.
- If you haven't installed ComfyUI yet, please refer to the ComfyUI Installation Guide
- If you haven't installed Flux, please refer to the corresponding model section in the Flux Installation Guide and Text-to-Image Tutorial to complete the installation of the corresponding model files or plugins
Flux Image-to-Image Workflow
In ComfyUI, you only need to replace the relevant nodes from the Flux Installation Guide and Text-to-Image Tutorial with image-to-image related nodes to create a Flux image-to-image workflow
- Replace the
Empty Latent Image nodewith a combination ofLoad Imagenode andVAE Encodernode
Comments
Sign in with GitHub to join the discussion.