π οΈ Manual Download β Flux Level 1, 2, & Mega
Added 2025-06-18 22:30:25 +0000 UTCThis guide covers everything, whether you're a free user here for Level 1 & 2, or a Power User / Keyholder setting up Mega manually.
β οΈ Mega users: You get a OneβClick Installer that auto-detects RAM & VRAM and downloads exactly what you need. No manual setup needed.
But if you want to do it manually, this guide walks you through every required file.
How this works:
Free users β Go through everything up to the "β‘ Only for Mega Workflow" section.
Mega users β Everything, plus the Mega-only section.
Mega includes Level 1 & 2, so donβt skip ahead.
π₯ Core Files
πΎ Right-click any file link β choose "Save Link As..." β Save into the mentioned folder. All folders are in ComfyUI/models/. Workflow Level 2 needs everything from Level 1.
π― Always Download:
1οΈβ£ Bootcamp (Level 1):
navi_flux_v1.safetensors β‘οΈ loras (Test out my avatar Lora π)
RealESRGAN_x2plus.pth β‘οΈ upscale_models
4x-UltraSharp.pth β‘οΈ upscale_models
ae.safetensors β‘οΈ vae
2οΈβ£ Advanced (Level 2):
sam_vit_b_01ec64.pth β‘οΈ sams
face_yolov8m.pt β‘οΈ ultralytics/bbox
hand_yolov8s.pt β‘οΈ ultralytics/bbox
π CLIP Models
πΎ Save all into models/clip
π― Always Download:
π±οΈ Choose One Tier:
πΆ Tier A (32GB+ RAM, not VRAM)
πΆ Tier B (16GB RAM, not VRAM)
πΆ Tier C (less than 16GB RAM, not VRAM)
π§ Diffusion Models (Choose One Tier)
πΎ Save these files into models/diffusion_models.
πΆ Tier A (16GB+ VRAM β fp8)
1οΈβ£ Bootcamp (Level 1):
2οΈβ£ Advanced (Level 2):
πΆ Tier B (12 GB VRAM β Q5 GGUF)
1οΈβ£ Bootcamp (Level 1):
2οΈβ£ Advanced (Level 2):
πΆ Tier C (Less than 12GB VRAM β Q3/Q4 GGUF)
1οΈβ£ Bootcamp (Level 1):
2οΈβ£ Advanced (Level 2):
β‘ Only for Mega Workflow (Level 3)
π― Always Download:
sigclip_vision_patch14_384.safetensors β‘οΈ clip_vision
flux_shakker_labs_union_pro-fp8.safetensors β‘οΈ controlnet
codeformer.pth β‘οΈ facerestore_models
GFPGANv1.4.pth β‘οΈ facerestore_models
pulid_flux_v0.9.1.safetensors β‘οΈ pulid
flux1-redux-dev.safetensors β‘οΈ style_models
π±οΈ Choose One Tier:
πΆ Tier A (16GB+ VRAM β fp8)
flux1-canny-dev-fp8.safetensors β‘οΈ diffusion_models
flux1-depth-dev-fp8.safetensors β‘οΈ diffusion_models
πΆ Tier B (12 GB VRAM β Q5 GGUF)
flux1-canny-dev-Q5_0.gguf β‘οΈ diffusion_models
flux1-depth-dev-Q5_0.gguf β‘οΈ diffusion_models
πΆ Tier C (Less than 12GB VRAM β Q3/Q4 GGUF)
flux1-canny-dev-Q4_0.gguf β‘οΈ diffusion_models
flux1-depth-dev-Q4_0.gguf β‘οΈ diffusion_models
β Done!
π¦ Extra Dependencies (Mega Only)
Some Mega-only nodes (Reactor, Pulid, etc.) need extra libraries.
Open your ComfyUI folder (where .venv is located).
Right-click in the folder β Open in Terminal.
Run these commands in order:
1. Activate venv:
.venv\Scripts\activate
2. Install facexlib:
python -m pip install facexlib
3. Install insightface (Windows wheel):
python -m pip install "https://huggingface.co/MaxedOut/ComfyUI-Starter-Packs/resolve/main/Misc/insightface-0.7.3-cp312-cp312-win_amd64.whl"
π· How to Use My LoRA (Avatar Test)
LoRA: navi_flux_v1.safetensors
Recommended Strength: 1.0
Trigger Words:
na'vi (apostrophe is crucial)
blue skin
male or female (each image was tagged with male or female. Use one.)
Example: na'vi female riding a bike, blue skin
LoRA guide coming soon, you ask? Perhaps. π
Comments
Unet and diffusion models are the same thing. I just mistakenly thought gguf must go into the unet folder. It definitely will still work tho. π
Max
2025-08-06 14:11:21 +0000 UTCdiffusion_models are only defined for the tier A?
Valentin ES-punkt
2025-08-06 14:06:06 +0000 UTC