- run.sh / run.ps1: load an optional .env for host-specific env vars
- .env.example + docs: ComfyUI can run on another host (ROUTER_COMFYUI)
- .gitignore: .env
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- scripts/setup.ps1, scripts/pull-models.ps1, run.ps1 — PowerShell equivalents
of the bash setup/pull/run scripts
- README + docs/DEPLOY.md: Windows quickstart and Task Scheduler autostart
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>