Prompt Studio · docs
Prompt, queue, and ship films
Model-aware prompts, ComfyUI workflow takeover, Gallery, and the Play campaign loop — from first still to Cut film and Save to Cast.
Start here¶
-
First launch
Install, Heal & ready, and queue your first still in ~10 minutes.
-
Play film loop
Moodboard → Fitting → Day → Cut → Cast with stall metrics on the Dashboard.
-
Deploy
.env.local, Docker, auth, SMTP, and production checklist. -
Quick reference
Routes, workspace modes, shortcuts, npm scripts.
-
Troubleshooting
OOM, missing nodes, vision, auth, Play stall — with Settings deep-links.
-
HTTP API
REST catalog, health, probe, queue hooks for Comfy nodes.
Pick your path¶
Full doc index¶
Getting started¶
| Doc | Contents |
|---|---|
| Main README (GitHub) | What it is, quick start, tools table, supported models |
| Operator guide | Heal & ready, 10-minute loop, second GPU, backup, invite + SMTP |
| Play campaign guide | Moodboard → Cut → Cast walkthrough, metrics, share/resume |
| Configuration & deployment | .env.local, LLM, auth, security, production checklist, Docker |
| Desktop app | Tauri installers (macOS / Windows / Linux) |
| ComfyUI custom nodes (GitHub) | Install PromptTools* nodes into ComfyUI |
Using the app¶
| Doc | Contents |
|---|---|
| Features | Full feature list by area (Gallery, Studio, Queue, Auth, …) |
| Quick reference | Routes, modes, shortcuts, npm / Docker one-liners |
| Troubleshooting | Common failures and playbook links |
| Workflow takeover | Placeholders, quality profiles, queue-time patching |
| Prompt limits | Character limits by model × detail level |
| Prompt examples | Sample outputs for SDXL, Qwen Edit, FLUX, SD1.5 |
| HTTP API | REST endpoints, curl examples, health/probe/invite |
| Data catalogs | Location & clothing library generator scripts |
Features by area¶
Quick jumps inside features.md:
- Prompt generation & models
- Scene tools & catalogs
- Studio
- Gallery
- Queue & ComfyUI
- Workflows & library
- Settings, storage & backup
- Auth, admin & API
- Automation & integrations
- UI & UX
Contributors & ops¶
| Doc | Contents |
|---|---|
| Architecture | Storage, queue path, auth, plugins, engine adapter |
| Releases | Cut vX.Y.Z GitHub Releases and GHCR images |
| Plugin iframe host | postMessage protocol + example HTML |
| Performance & scripts | npm scripts, build, Prettier, monitoring |
| Diffusers engine (GitHub) | Optional FastAPI stills sidecar |
Local preview¶
Browse with search locally:
Open http://127.0.0.1:8000.
GitHub Pages: pushes to main that touch docs/ or mkdocs.yml publish here. Actions → Docs → Run workflow republishes without a docs change.