Type | Workflows |
Stats | 1,819 0 |
Reviews | (38) |
Published | May 3, 2025 |
Base Model | |
Hash | AutoV2 4D6327C512 |
ALL simple workflow for FLUX
After several requests, here's a complete version of all my workflows, with a few additions.
What's included :
TXT to IMG
IMG to IMG
INPAINT
OUTPAIN
PuLID
ControlNet (OPENPOSE/HED/CANNY/DEPTH)
Upscaler
LoRA tester
IMG to TXT
All for 1080p and 2k screen, FP8 or GGUF models.
The easiest way to install all the files needed for workflow use is to use one of my installation scripts or my manager.
Put this folder in "ComfyUI\user\default\workflows" and after reload you can see all workflow here :
Resources you need:
πFiles for "base" version :
Model : flux1-dev-fp8.safetensors
in ComfyUI\models\diffusion_models
CLIP : t5xxl_fp8_e4m3fn.safetensors and clip_l.safetensors
in ComfyUI\models\clip
VAE : ae.safetensors
in ComfyUI\models\vae
Depth : flux1-depth-dev-fp8.safetensors
in ComfyUI\models\diffusion_models
Canny : flux1-canny-dev-fp8.safetensors
in ComfyUI\models\diffusion_models
Clip_vision : sigclip_vision_patch14_384.safetensors
in ComfyUI/models/clip_vision
REDUX : flux1-redux-dev.safetensors
in ComfyUI/models/style_models
PuLID : pulid_flux_v0.9.0.safetensors
in ComfyUI\models\pulid
πFiles for GGUF version :
Recommendation :
24 gb Vram: Q8_0
16 gb Vram: Q5_K_S
<12 gb Vram: Q4_K_S
GGUF_Model : flux1-dev-QX_0.gguf
in ComfyUI\models\unet
GGUF_clip : t5-v1_1-xxl-encoder-QX_0.gguf
in ComfyUI\models\clip
Text encoder : ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors
in ComfyUI\models\clip
VAE : ae.safetensors
in ComfyUI\models\vae
Depth : flux1-depth-dev-fp16-QX_0-GGUF.gguf
in ComfyUI\models\unet
Canny : flux1-canny-dev-fp16-QX_0-GGUF.gguf
in ComfyUI\models\unet
ANY upscale model :
Realistic : RealESRGAN_x4plus.pth
Anime : RealESRGAN_x4plus_anime_6B.pth
in ComfyUI\models\upscale_models