mirror of
https://github.com/open-webui/docs
synced 2025-06-14 10:32:33 +00:00
Add example usage image
This commit is contained in:
parent
1ccd804cdb
commit
fbcc5dbcb7
@ -20,4 +20,11 @@ Open WebUI now supports image generation through the AUTOMATIC1111 [API](https:/
|
|||||||
```
|
```
|
||||||
If you're running a Docker installation of Open WebUI and AUTOMATIC1111 on the same host, replace `<your_automatic1111_address>` with `host.docker.internal`.
|
If you're running a Docker installation of Open WebUI and AUTOMATIC1111 on the same host, replace `<your_automatic1111_address>` with `host.docker.internal`.
|
||||||
|
|
||||||
|
## Using Image Generation
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
1. First, use a text generation model to write a prompt for image generation.
|
||||||
|
2. After the response has finished, you can click the Picture icon to generate an image.
|
||||||
|
|
||||||
Please note that, as of now, only AUTOMATIC1111's API is supported for image generation within Open WebUI.
|
Please note that, as of now, only AUTOMATIC1111's API is supported for image generation within Open WebUI.
|
||||||
|
BIN
static/img/tutorial_image_generation.png
Normal file
BIN
static/img/tutorial_image_generation.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Loading…
Reference in New Issue
Block a user