The studio sidecar images build on scene start, but their MODELS were never
downloaded by any script — so a fresh user's studio-director (the 🖼️ prompt
crafter, in both image- and video-studio), studio-tts, and studio-step-voice
booted with no weights. Add the downloads, all repo-verified:
- setup-image-studio.sh now also fetches the director GGUF + mmproj
(HauhauCS/Qwen3.5-4B-Uncensored-HauhauCS-Aggressive — commit matched the
on-disk metadata) into MODEL_DIR/qwen3.5-4b-gguf/…, closing the image-studio
🖼️ button gap.
- services/comfyui/download_kokoro.sh — kokoro-v1.0.onnx + voices-v1.0.bin from
the kokoro-onnx release assets (the format studio-tts loads).
- services/comfyui/download_step_audio.sh — stepfun-ai/Step-Audio-EditX +
Step-Audio-Tokenizer for studio-step-voice.
Paths mirror each sidecar compose's ${…_DIR} default. bash gates 56/0.
NOT included: the LTX-2.3 / Sulphur video-model set (video-studio) — ~12+ files
across several uploaders; needs a per-file source audit, tracked separately.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PoXV1FuKmTiDPB15qQvLjB