Files
club-3090/scripts/lib/studio-models.tsv
T
noonghunnaandClaude Opus 4.8 2693d937f8 Bump ComfyUI pin to v0.26.0 + queue Krea 2 download
v0.26.0 (comfyanonymous/ComfyUI #14589) adds native LOCAL Krea2 support —
the earlier "cloud-only, dropped" verdict was pin-specific (cb9f6394
predated it; only the cloud Krea2ImageNode existed → local load failed
"Could not detect model type").

- entrypoint.sh: COMFYUI_REF default cb9f6394 -> f6c162dd (v0.26.0); reword
  the pin comment (Krea2 + Qwen3-VL text-gen; re-validate ALL lanes on bump).
- docker-compose.yml: pin comment v0.26.0 + Krea2.
- download_krea.sh (new): fetches the 3 Comfy-Org/Krea-2 assets (turbo fp8
  DiT + Qwen3-VL-4B encoder + Qwen-Image VAE) into the ComfyUI models tree.
- download_studio_models.sh + studio-models.tsv: add Krea as an image-lane
  model (roster <-> manifest kept mirrored).

NOT yet merge-ready: the v0.26.0 pin is a load-bearing bump — the custom
HiDream-O1 node, ComfyUI-GGUF, and DisTorch multi-GPU all ride it. On-rig
re-validation of every studio lane (Krea renders + the existing 9 still
work) is the merge gate. The OWUI lane graph (krea2.json workflow +
studio_pipe entry) is authored at that validation step (the Krea sampler /
Qwen3-VL encode graph differs from Z-Image — not clonable blind).

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Claude-Session: https://claude.ai/code/session_01EfF565T9eSLaqGzidyJ1Pm
2026-06-24 15:40:00 +00:00

2.6 KiB

1# Read by: c3 (services.py STUDIO_MODELS loader) · gpu-mode.sh (preflight_studio_models) ·
2# the c3 download modal. Edit HERE only — every surface parses this file (no canary drift).
3# Columns (TAB-separated): modality<TAB>label<TAB>root<TAB>rel_path<TAB>size_gb<TAB>installer
4# modality : director | image | video | audio (director is the hard requirement; rest warn)
5# root : weights (HF weights root, MODEL_DIR) | comfy (ComfyUI models tree, COMFYUI_MODELS_DIR)
6# rel_path : the canary file under <root> whose presence == the model is installed
7# installer: repo-relative download script (`bash <installer>`) that fetches it
8# Roster note: bake-off done — Z-Image (image) + Wan2.2 (video) added as the uncensored picks.
9# in ComfyUI v0.26.0 (#14589), so the weights are now a real studio model (download_krea.sh).
10# The OWUI lane itself (workflow graph + studio_pipe entry) is wired at the on-rig validation
11# that gates the v0.26.0 pin bump — until then this row tracks the weights only.
12# See docs/ai-studio/image.md.
13directorDirector (Qwen3.5-4B uncensored)weightsqwen3.5-4b-gguf/hauhaucs-uncensored-q4km/Qwen3.5-4B-Uncensored-HauhauCS-Aggressive-Q4_K_M.gguf2.5services/comfyui/download_director.sh
14imageIdeogram-4 (design / logo / text)comfydiffusion_models/ideogram4_fp8_scaled.safetensors9.0services/comfyui/download_ideogram4.sh
15imageZ-Image (uncensored / fast)comfydiffusion_models/z-image-turbo-fp8-e4m3fn.safetensors6.15services/comfyui/download_zimage.sh
16imageKrea 2 Turbo (aesthetic)comfydiffusion_models/krea2_turbo_fp8_scaled.safetensors13.14services/comfyui/download_krea.sh
17videoLTX-2.3 (video + audio)comfyunet/ltx2.3/distilled-1.1/ltx-2.3-22b-distilled-1.1-Q8_0.gguf22.8services/comfyui/download_video_models.sh
18videoSulphur (uncensored video)comfyunet/sulphur-2/sulphur_dev-Q8_0.gguf22.8services/comfyui/download_video_models.sh
19video10Eros (uncensored video)comfyunet/10eros/10Eros_v1-Q8_0.gguf22.8services/comfyui/download_video_models.sh
20videoWan2.2 (uncensored video)comfyunet/wan-rapid/Mega-v10/wan2.2-rapid-mega-aio-nsfw-v10-Q8_0.gguf18.65services/comfyui/download_wan.sh
21audioACE-Step (music)comfycheckpoints/ace-step-1.5/all_in_one/ace_step_v1_3.5b.safetensors7.7services/comfyui/download_ace_step.sh
22audioStable Audio (SFX)comfycheckpoints/stable-audio-open-1.0.safetensors4.85services/comfyui/download_stable_audio.sh
23audioKokoro (narration)comfytts/kokoro/kokoro-v1.0.onnx0.3services/comfyui/download_kokoro.sh