ComfyUI Auto-Installer — Assets Pre-packaged model files and binaries for the UmeAiRT ecosystem. This repository is a — no code, only large binary files served via Git LFS. - — automated Windows setup, downloads models from this repo - — custom ComfyUI nodes with automatic model downloading ## 📦 What's Included ### Diffusion Models () Each model family provides multiple precision levels: full precision (bf16/fp16), reduced (fp8), and GGUF quantizations (Q8→Q3) for different VRAM budgets. | Family | Models | Size | Precisions | |---|---|---|---| | (12B) | Dev, Fill, Kontext, Canny, Depth, Schnell | 384 GB | fp16, fp8, SVDQ-int4, Q8→Q3 | | (14B) | T2V, I2V-480p/720p, VACE, Fun-InP/Control | 1575 GB | bf16, fp16, fp8, Q8→Q3 | | (A14B) | T2V, I2V, InP, Control, Camera (High/Low) | | fp16, fp8_scaled, Q8→Q3 | | (~20B) | Image, Image-Edit, Image-Distill | 412 GB | bf16, fp8, SVDQ, Q8→Q3 | | (17B) | I1-Dev | 76 GB | fp8, Q8→Q3 | | (19B+22B) | 19B-Dev, 2.3-22B-Dev | 140 GB | Q8→Q3 | | (13B) | 0.9.8-Dev | 46 GB | Q8→Q3 | | (12B) | Standard, Turbo | 85 GB | bf16, fp8, Q8→Q3 | ### Text Encoders () | Encoder | Precisions | |---|---| | | fp16, fp8, fp8_scaled, Q8→Q3 | | | bf16, fp8_scaled, Q8→Q3 | | | bf16, fp8, IQ4_XS, Q8→Q3 | | | bf16, fp8_scaled, UD-Q4, Q8→Q3 | | | bf16, fp8_mixed, UD-Q8→Q3 | | | fp8_scaled | ### Other Models | Folder | Contents | |---|---| | | CLIP-L, CLIP-G, LongCLIP, ViT-L-14 | | | clip_vision_h, SigCLIP | | | Full merged checkpoints | | | LoRA adapters (FLUX, WAN, QWEN, LTX-2) | | | Shared VAE models | | | ControlNet models | | | RealESRGAN and others | | | Style/Redux models | | | SAM segmentation | | | YOLO face/hand detection | | | Florence-2 PromptGen | ### Binaries & Packages | Folder | Contents | |---|---| | | Git, Python, CUDA installers | | | Pre-compiled Python wheels | | | Extension zips, build tools, configs | ## 📐 Naming Conventions — CamelCase per : — lowercase with hyphens: ## 🔗 Related Projects | Project | Description | |---|---| | | PowerShell installer that downloads from this repo | | | Custom ComfyUI nodes | ## 📜 License MIT — see for details.