Prompt processing
Your text is parsed, checked against policy, and encoded into a meaning vector.
Home / Technology
Under the hoodYour sentence becomes a compact representation of meaning. The model starts from pure noise and removes it in steps, steered by that meaning, until an image is left behind.

Denoising happens in a latent space rather than on raw pixels. That is what makes high resolution affordable to generate instead of theoretically possible.
| Property | Value |
|---|---|
| Architecture | Latent diffusion, transformer backbone |
| Conditioning | Transformer text encoder |
| Sampler | Flow-matching scheduler |
| Output | Up to 2048 px · PNG, JPEG, WebP |
| Reproducibility | Settings on every response |
| Provenance | C2PA credentials in the file |
Every generation can be explained after the fact, not just produced.
Your text is parsed, checked against policy, and encoded into a meaning vector.
A noise tensor is seeded. This seed is what makes the result reproducible.
Noise is removed across the requested steps, guided by the encoding.
The latent becomes pixels and is taken to delivery resolution.
Credentials are attached and the file returns with its settings.
t = 1.0
t = 0.66
t = 0.33
t = 0
Nothing for an hour, then forty images in two minutes. The platform is built for that shape rather than for holding idle capacity.
Requests are checked before generation and results before delivery. Prohibited categories are listed in the acceptable use policy.
C2PA metadata records that the image was generated, by which model, and when. It travels with the file rather than living in a database.
We do not train on datasets built to reproduce a specific living person, and we refuse prompts whose purpose is to impersonate one.
Same model, reachable from your own application in three endpoints.