> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Generarate image from image

Official API reference for image generation workloads can be found on the corresponding models pages, upon clicking "view code"

### Model Playgrounds

<img className="block dark:hidden" src="https://mintcdn.com/fireworksai/XAK4ji8XrlzPoITj/images/image-models-light.png?fit=max&auto=format&n=XAK4ji8XrlzPoITj&q=85&s=4f73c8bb0b90abd5335ae84295b77032" alt="Hero Light" width="2572" height="1508" data-path="images/image-models-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/fireworksai/XAK4ji8XrlzPoITj/images/image-models-dark.png?fit=max&auto=format&n=XAK4ji8XrlzPoITj&q=85&s=2c8d02690faa1b858b747c7f8a904818" alt="Hero Dark" width="2554" height="1502" data-path="images/image-models-dark.png" />

#### Learn more

<CardGroup cols={2}>
  <Card title="Stable Diffusion 3 Large" icon="images" href="https://fireworks.ai/models/stability/sd3">
    Experience Stable Diffusion 3
  </Card>

  <Card title="Segmind Stable Diffusion 1B" icon="images" href="https://fireworks.ai/models/SSD-1B">
    Distilled from Stable Diffusion XL 1.0 and 50% smaller
  </Card>

  <Card title="Japanese Stable Diffusion XL" icon="images" href="https://fireworks.ai/models/japanese-stable-diffusion-xl">
    Japanese Style images with Japanese prompts
  </Card>

  <Card title="Stable Diffusion Medium" icon="images" href="https://fireworks.ai/models/stability/sd3-medium">
    Two billion parameter model based on SD3
  </Card>
</CardGroup>
