Your agent calls one API to train a character LoRA, generate images, and cut them into video — self-hosted on your own GPU, no cloud bill, no ComfyUI graph to wire by hand.

Every one of these came out of a self-hosted FlixML install on a single consumer GPU. The stills are SDXL, the clip is Wan 2.2. FlixML also drives lip-sync (InfiniteTalk), instruction edits (Qwen) and FLUX.2 — full breakdown, VRAM included, in the model directory.

SDXL
Cinematic scene from a text prompt.

SDXL
Landscape, no reference image.

SDXL
Architectural interior, hard daylight.

SDXL
Macro detail, backlit.

SDXL
Creature work, neon-lit night scene.
Wan 2.2
That still, animated — image in, video out.
Studio is the app: a gallery, a workflow catalog, and one HTTP API your agent talks to. You ask for a shot in plain language, it runs the workflow on your own GPUs, and the result lands in your gallery. Open source under AGPL-3.0 and free to run — we run it here every day, and every generated image on this page came out of it.

14 workflows ship with Studio, across 5 kinds of job: text to image, image to image, text to video, image to video, and video to video. Each has a page with its parameters, the VRAM it needs and what a run costs.
How to run the workflows behind image and video generation, model by model — plus what's moving in the wider model landscape.