mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #6875] Can I launch stable-diffusion-v1.5 in xinference, and add the url in open-webui? #30046
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Fruit-GG on GitHub (Nov 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6875
Feature Request
Hello everyone, I have deployed xinference already. I want to launch stable-diffusion-v1.5 on it and add it as the AUTOMATIC1111 base url.
I have set URL:http://172.16.149.132:25622/sdapi/v1/txt2img ,the default model is "stable-diffusion-v1.5",However it pop out that
The log is as follow:
It doesn't work even I set base URL
http://172.16.149.132:25622What I need to develop to make it available to xinference?