# Arbo ComfyUI model catalog **Host:** irv-ml1 · **Path:** `/storetank/arbo/models` (SATA SSD; overlay-mounted into the arbo / comfyui container at `/basedir/models`). **502 G** as of 2026-06-13. The single live model tree arbo (hero / asset generation) consumes. On 2026-06-13 it **absorbed 177 G** of gen-agnostic utilities + the SDXL/Pony stack, migrated from the now-decommissioned `/storetank/image-models/comfy` archive — see [`storetank-image-models-archive.md`](storetank-image-models-archive.md) for that record. ## Per-category sizes | Category | Size | Contents | |---|---|---| | `diffusion_models/` | **203 G** | current-gen generators: flux2-klein / wan2.2 / qwen-image / z-image / ideogram (GGUF + fp8) | | `checkpoints/` | **147 G** | SDXL / Pony / Illustrious bases — cyberrealisticPony_v180Coreshift (12.9 G), ponyRealism V22, novaAnimeXL, juggernaut/dreamshaper Lightning, lustify, hassaku, waiNSFWIllustrious, realDream + SUPIR upscalers | | `text_encoders/` | **80 G** | qwen3-VL, qwen2.5-VL, gemma, umt5, t5-xxl, clip variants | | `loras/` | **16 G** | flux2/wan2.2 (gameart, RetroAnimeFlux, flux1_turbo, zit_*) + migrated SDXL/Pony (dmd2_sdxl_4step, ACE++, character-design) | | `vae/` | 9.6 G | wan2.2 / flux2 / flux1 / z-image / sdxl / wan2.1 VAEs | | `Aura-SR/` | 9.3 G | AuraSR v1/v2 upscalers | | `LLM/` + `florence2/` | 8.6 + 3.6 G | Florence-2 PromptGen large/base + CogFlorence captioners | | `controlnet/` | 8.1 G | flux upscaler + sdxl union-promax | | `clip_vision/` | 4.4 G | CLIP-ViT-H, clip_vision_h, sigclip | | `upscale_models/` | 3.8 G | HAT / DAT / RealESRGAN / UltraSharp / Remacri / NMKD / Omni-SR (~50) | | `grounding-dino/` | 1.6 G | grounding-dino swinb / swint | | `ipadapter/` | 1.5 G | ip-adapter-plus / _sdxl vit-h | | `insightface/` | 1.3 G | inswapper_128 + antelopev2 | | `depthanything/` | 1.3 G | depth-anything v2 (vitl / vits) | | `facerestore_models/` | 937 M | GFPGAN v1.3/1.4, GPEN-BFR | | `RMBG/` `clip/` `sams/` `nsfw_detector/` `vitmatte/` `facexlib/` `ultralytics/` … | <1 G ea | bg-removal, EVA02-CLIP-L, SAM-HQ + SAM, nsfw classifier, matte, face-lib, yolo (face/hand/eyes/person) | ## Migrated in 2026-06-13 (177 G from the storetank archive) The gen-agnostic utility set (upscalers, Florence-2 captioners, controlnet-union, grounding-dino / SAM / yolo / depthanything / vitmatte, insightface / facerestore, ip-adapter, CLIP-vision) **plus** the SDXL/Pony stack (bases + dmd2 / ACE++ / character-design loras). These work alongside arbo's current FLUX.2 / WAN2.2 / qwen generators; **comfy-dev** authors the per-model catalog entries + graphs + heroes that turn them into usable workflows. ## Durability - `arbo_db` (gallery/history SQLite) — backed up (restic/Backrest), local disk not NFS. - The model tree itself is **bulk, reproducible-from-source** → not backed up; this catalog + the migration record are the recovery map.