demobook

Configuring Flux nodes in ComfyUI

ComfyUITry it →Watch full video →Artificial Images ·

Demo summary

A walkthrough of the Flux-specific nodes in ComfyUI, including the dual clip loaders, the basic guider, and the sampler custom advanced node used for Flux generation.

Step-by-step

  1. Load the diffusion model using the Load Diffusion Model node
  2. Set up two Clip Loader nodes to load multiple CLIP models simultaneously
  3. Connect the conditioning to the Basic Guider node
  4. Connect the Basic Guider to the Sampler Custom Advanced node
  5. Configure the Schedulers (Sigmas) node for the specific Flux model type
  6. Connect the Empty Latent Image node, setting the resolution to 1024x1024
  7. Connect the Random Noise node directly into the Sampler Custom Advanced node
  8. Load the VAE model using the VAE Loader and connect it to the VAE Decode node
  9. Click Queue Prompt to begin the generation

Options

  • Switch between pre-loaded models or manually uploaded model files
  • Use Sampler Custom instead of Sampler Custom Advanced if negative conditioning is required
  • Adjust batch size (e.g., set to 4) for multiple image generation

Watch out for

  • Flux workflows do not use the traditional K Sampler node
  • The standard Flux workflow shown lacks a negative conditioning input
  • When switching to the Schnell model, you must reduce the steps to 4 to get it to work

Tips

  • Use the RunComfy beta version to avoid spending hours downloading and uploading large model files
  • Loading two clip loaders at once is recommended as it can improve the quality of the results
  • Note that the K sampler selection is now handled within the sampler module itself rather than as a standalone node

All demos from “Getting Started with Flux in RunComfy

  1. 0:180:54Launching a Flux workflow in RunComfyThe user selects the 'comfy y flux' workflow from the RunComfy dashboard and configures the GPU instance size to launch the environment.RunComfyAI Image Generator
  2. 1:313:07Configuring Flux nodes in ComfyUICurrentA walkthrough of the Flux-specific nodes in ComfyUI, including the dual clip loaders, the basic guider, and the sampler custom advanced node used for Flux generation.ComfyUIAI Image Generator
  3. 7:020:23Text-to-image generation with FluxThe user demonstrates Flux's prompt adherence by generating an image of an old TV with the word 'flux' on it in an abandoned workshop.ComfyUIText to Image
  4. 7:252:04Testing prompt adherence in FluxA demonstration of complex prompt adherence by generating a high-quality image of a dog riding a dolphin at sunset.RunComfyText to Image
  5. 9:314:03Image-to-image denoising with FluxThe user demonstrates how Flux handles image-to-image tasks by adjusting the denoise strength from 0.4 to 1.0 to show how it differs from Stable Diffusion.ComfyUIImage to Image
  6. 13:342:35Fast image generation with Flux SchnellThe user switches to the Flux Schnell model and reduces the sampling steps to four to demonstrate high-speed image generation.ComfyUIAI Image Generator
  7. Watch “Getting Started with Flux in RunComfy” →

AI Image Generator

  1. 8:418:40Building a ComfyUI workflow from scratchA step-by-step walkthrough of adding nodes (Checkpoint, CLIP Text Encode, KSampler, VAE Decode) and connecting them to build a custom image generation pipeline.AI Search
  2. 19:571:09Generating a medieval warrior with batch processingDemonstrates generating multiple images of a medieval warrior by increasing the batch size in the Empty Latent Image node.AI Search
  3. 25:330:32Importing workflows from image metadataShows how to drag an existing AI-generated image into the ComfyUI canvas to automatically reconstruct the entire node workflow used to create it.AI Search
  4. 58:094:05Controlling character poses with ControlNetDemonstrates using the OpenPose pre-processor and ControlNet Union model to force a generated princess character into a specific pose from a reference image.AI Search
  5. 1:360:57Install custom workflows and missing nodes in ComfyUIThe video demonstrates how to drag and drop a JSON workflow file into ComfyUI and use the Manager to identify and install missing custom nodes.Sebastian Kamph
  6. 3:020:20Search and install models via Model ManagerA walkthrough of using the ComfyUI Model Manager to search for specific AI models, such as ControlNet, and install them directly.Sebastian Kamph
  7. 3:281:10Running and managing image generation queuesDemonstration of starting a workflow using the 'Run' button, setting up 'Run Instant' for continuous generation, and using 'Run on Change' to trigger generation upon prompt edits.Sebastian Kamph
  8. 4:590:55Navigating the ComfyUI workspace and UI settingsShows how to use zoom, fit view, pan modes, and toggle link visibility or themes (light/dark mode) within the ComfyUI interface.Sebastian Kamph
  9. 11:311:49Adding and connecting nodes in ComfyUIThe video demonstrates adding a 'Load Image' node via the library or right-click menu and connecting it to other nodes like 'Save Image' using spaghetti links.Sebastian Kamph
  10. 19:431:34Converting widgets to inputs in ComfyUIShows how to convert a node's internal settings (like seed) into an external input pin and connect a 'Primitive' node to control it.Sebastian Kamph
  11. 25:032:06Managing seeds and randomizationShows the difference between 'Randomize' and 'Fixed' seed settings in the KSampler to either generate new variations or reproduce the same image.Sebastian Kamph
  12. 36:450:34Saving images to specific foldersShows how to use the 'Save Image' node and file path syntax to organize output images into custom subfolders.Sebastian Kamph