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

# Capability Map

> Technical specifications for the Daydream API

<AccordionGroup>
  <Accordion title="Aspect Ratios" icon="window-maximize">
    | **StreamDiffusion** | **Aspect Ratio** |
    | :-----------------: | :--------------: |
    |       SD-Turbo      |      512x512     |
  </Accordion>

  <Accordion title="FPS" icon="video">
    <Note>Using RTX 4090</Note>

    | **Model** | **Denoising Step** | **FPS on Txt2Img** | **FPS on Img2Img** |
    | :-------: | :----------------: | :----------------: | :----------------: |
    |  SD-Turbo |          1         |       106.16       |       93.897       |
  </Accordion>
</AccordionGroup>
