My stuff

  • My Workflows

  • Liked Workflows

  • Following Workflows

Go to OpenArt main site
Upload workflow

Flux 1 - Dev - Basic

5.0

0 reviews
3
19.8K
1.9K
0
Description

Flux 1 - Dev - Basic


Original version Flux.1 ComfyUI workflow guide

The original version workflow is more complex, requiring installation of multiple files. This tutorial includes two parts:

  • Download and install CLIP、VAE、UNET models
  • Flux.1 original version complex workflow, including Dev and Schnell versions, as well as low-memory version workflow examples

Part 1: Download and install CLIP、VAE、UNET models

Download ComfyUI flux_text_encoders clip models

ComfyUI flux_text_encoders on hugging face(opens in a new tab)

Model File NameSizeNoteLink
clip_l.safetensors246 MBDownload(opens in a new tab)
t5xxl_fp8_e4m3fn.safetensors (Recommended)4.89 GBFor lower memory usage (8-12GB)Download(opens in a new tab)
t5xxl_fp16.safetensors9.79 GBFor better results, if you have high VRAM and RAM(more than 32GB ram).Download(opens in a new tab)
  1. Download clip_l.safetensors
  2. Download t5xxl_fp8_e4m3fn.safetensors or t5xxl_fp16.safetensors Depend on your VRAM and RAM
  3. Place downloaded model files in ComfyUI/models/clip/ folder. Note: If you have used SD 3 Medium before, you might already have the above two models

Download FLux.1 VAE Model

FLUX.1-schnell on hugging face(opens in a new tab)

File NameSizeLink
ae.safetensors335 MBDownload(opens in a new tab)
  1. Downloaded the ae.safetensors model.
  2. Place downloaded model files in ComfyUI/models/vae folder.
  3. For identification, you can rename it to flux_ae.safetensors;

Download FLux.1 UNET Model

FLUX.1-schnell on hugging face(opens in a new tab)

File NameSizeLinkNote
flux1-schnell.safetensors23.8GBDownload(opens in a new tab)For lower memory usage
flux1-dev.safetensors23.8GBDownload(opens in a new tab)If you have high VRAM and RAM.
  1. Downloaded the flux1-schnell.safetensors
  2. Place downloaded model files in ComfyUI/models/unet/ folder

Part 2: Flux.1 ComfyUI Original Workflow Example

ComfyUI offical Flux.1 workflow example: https://comfyanonymous.github.io/ComfyUI_examples/flux/(opens in a new tab) You can just save the image and load into Comfy!


Discussion

(No comments yet)

Loading...

Author

19
12.4K
37
69.5K

No reviews yet

  • - latest (10 months ago)

Primitive Nodes (2)

FluxGuidance (1)

ModelSamplingFlux (1)

Custom Nodes (10)

ComfyUI

  • - UNETLoader (1)

  • - KSampler (1)

  • - VAEDecode (1)

  • - PreviewImage (1)

  • - SaveImage (1)

  • - DualCLIPLoader (1)

  • - CLIPTextEncode (2)

  • - EmptyLatentImage (1)

  • - VAELoader (1)

Checkpoints (0)

LoRAs (0)