cover_rat.v0 · coverat.nicoborja.com
model loaded LIVE
COVER RAT · ART BUILDER · NOW LIVE

Cover Rat.
One prompt seed, every aspect ratio.

Cover Rat is a two-stage art builder for indie musicians. Stage one is a 90-second vibes intake: 10 questions that lock your aesthetic into a reusable master prompt. Stage two is the studio: per-release subject + stamp + aspect, generated live via FLUX.1 through the Hugging Face Inference API. Synthesizer is Claude Sonnet 4.6 with Gemini fallback. Built for the Sonido Vector EP Cumbias del Futuro (PRSM, late May 2026); portable to any artist or playlist brief.

Start a vibe brief → 90 seconds · synthesized live

Real outputs · same brief, every surface

5 aspects · 1 seed · 0 re-prompts
↳ Real outputs from FLUX.1 via the production tool. Used as the Sonido Vector EP Cumbias del Futuro visual system. The strawman demos the workflow architecture; the images are the actual generated artefacts.

How the real version works

01

Master prompt + variables

One canonical prompt template, with subject + scene + stamp + accent as variables. Locked aesthetic per project; vary the subject per release.

md template · variable substitution
02

Local Node proxy

Browser-origin requests to Hugging Face are blocked by CORS. A 60-line Node server runs locally, forwards generation requests server-side, returns binary.

node · http · fetch · hf inference api
03

FLUX.1 generation

Schnell for fast iteration (1-3s), Dev for production-grade textures (10-30s). Token in localStorage, never on the wire to anyone but HF.

flux.1-schnell · flux.1-dev
04

Multi-aspect export

One source generation, exported to 1:1, 9:16, 16:9, wide banner, OG. Same seed, every paid surface, in minutes. Ready for ad upload.

canvas · crop · png export