Code blocks resemble pull quotes in a print magazine.
The interface maintains a warm, creamy, editorial feel, while all commands, API calls, and model executions take place on dark code surfaces.
Testing the imagery system, generation paths, and model outputs with a magazine-style interface, retaining only a single, distinct orange action point.
The interface maintains a warm, creamy, editorial feel, while all commands, API calls, and model executions take place on dark code surfaces.
const output = await replicate.run(
"studio/paper-shapes",
{
input: {
prompt: "cream paper model cards",
outputs: 3
}
}
)