๐ ๏ธ 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