01 — image.jonbeatz2026
$ npm run image:gen -- "station HUD"
→ public/media · FLUX.1-schnell · 0 GB VRAM- 1.Promptnpm run image:gen
- 2.HF InferenceFLUX.1-schnell
- 3.Outputpublic/media · 1024²
- 4.VRAM0 GB local
Cloud for stills, local for heavy edit/video. The GPU stays free for the station that needs it.
Hugging Face Cloud
Zero-VRAM stills that any session can fire without parking the GPU.
Problem
Local diffusion eats the 16GB card. Agents and Comfy can’t share the same VRAM budget on a workday.
What I built
A serverless FLUX.1-schnell lane via Hugging Face Inference. One npm script, 1024 stills in seconds, outputs land in public/media.
Key decision
Cloud for stills, local for heavy edit/video. The GPU stays free for the station that needs it.
