diff --git a/concepts/generation.mdx b/concepts/generation.mdx new file mode 100644 index 0000000..3d3ed1d --- /dev/null +++ b/concepts/generation.mdx @@ -0,0 +1,111 @@ +--- +title: "The Generation API" +sidebarTitle: "Generation" +description: "Generate images from a text prompt or edit them from an instruction on hosted diffusion models. One async API, one job shape, many models." +icon: "sparkles" +keywords: ["generation api", "ai media generation api", "text to image api", "image editing api", "diffusion model api", "hosted diffusion models", "ai image api", "generative media api"] +canonical: "https://rendobar.com/docs/concepts/generation" +--- + +