Skip to content

Commit

Permalink
Merge pull request #146 from Hummer12007/patch-1
Browse files Browse the repository at this point in the history
docs/tutorials/images.md: azure dalle setup
  • Loading branch information
tjbck authored Jul 31, 2024
2 parents 2afed0a + 97df39c commit f49a889
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorial/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ Open WebUI also supports image generation through the **OpenAI DALL·E APIs**. T
- **DALL·E 2**: Supports `256x256`, `512x512`, or `1024x1024` images.
- **DALL·E 3**: Supports `1024x1024`, `1792x1024`, or `1024x1792` images.

### Azure OpenAI

Using Azure OpenAI Dall-E directly is unsupported, but you can [set up a LiteLLM proxy](https://litellm.vercel.app/docs/image_generation) which is compatible with the `Open AI (Dall-E)` Image Generation Engine.

## Using Image Generation

![Image Generation Tutorial](/img/tutorial_image_generation.png)
Expand Down

0 comments on commit f49a889

Please sign in to comment.