I have searched the existing issues and discussions.
Problem Description
The Image creation feature currently only supports Automatic11111 and ComfyUI as local image generation backends. I use InvokeAI for image generation because it supports newer Python versions than Automatic11111, and has a friendlier UI than Comfy UI. I cannot run InvokeAI and ComfyUI at the same time due to recourse constraints.
Desired Solution you'd like
Support InvokeAI as an image creation backend.
External API calls are not officially supported by Invoke, as discussed here, but the API is documented in an openapi.json file that I have downloaded from Swagger and attached here.
Originally created by @seanthegeek on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14182
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
The Image creation feature currently only supports Automatic11111 and ComfyUI as local image generation backends. I use InvokeAI for image generation because it supports newer Python versions than Automatic11111, and has a friendlier UI than Comfy UI. I cannot run InvokeAI and ComfyUI at the same time due to recourse constraints.
### Desired Solution you'd like
Support InvokeAI as an image creation backend.
External API calls are not officially supported by Invoke, as discussed [here](https://github.com/invoke-ai/InvokeAI/issues/6581), but the API is documented in an openapi.json file that I have downloaded from Swagger and attached here.
[openapi.json](https://github.com/user-attachments/files/20398013/openapi.json)
### Alternatives Considered
_No response_
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @seanthegeek on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14182
Check Existing Issues
Problem Description
The Image creation feature currently only supports Automatic11111 and ComfyUI as local image generation backends. I use InvokeAI for image generation because it supports newer Python versions than Automatic11111, and has a friendlier UI than Comfy UI. I cannot run InvokeAI and ComfyUI at the same time due to recourse constraints.
Desired Solution you'd like
Support InvokeAI as an image creation backend.
External API calls are not officially supported by Invoke, as discussed here, but the API is documented in an openapi.json file that I have downloaded from Swagger and attached here.
openapi.json
Alternatives Considered
No response
Additional Context
No response