Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.99 KB

File metadata and controls

47 lines (29 loc) · 1.99 KB

gflow-cli — Demos

A gallery of gflow in action. Every clip is a real recording — the browser is an OBS window-capture of a live Google Flow run, the terminal is rendered to match the real CLI output. More demos land here as they're produced, so the main README stays lean.

Terminal → image

gflow image t2i — single prompt, streaming output, PNG on disk
gflow image t2i "" --aspect 9:16

A single text-to-image run: the command, gflow's streaming structlog output, and the PNG landing on disk. The most accessible "first win".

Format: 9:16 · terminal-only screen capture.

Split-screen — command + Flow together

gflow split-screen — type the command, watch Flow generate
gflow image t2i "a serene mountain lake at dawn"

Prompt-first split-screen: the command is typed on a full terminal, then the Flow browser slides in — you watch the prompt populate Flow's input, Imagen generate, and the image resolve. Terminal + browser in one frame.

Format: 16:9 · prompt-first · terminal (rendered) over Flow (OBS window-capture).

More formats & layouts

The split-screen demo is rendered from one clean master into several social formats and layouts (16:9 / 9:16 / 1:1; terminal-top / terminal-bottom / picture-in-picture; simultaneous and prompt-first). They live in the companion repo and are added here as they're finalized.

Reproduce