mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
A1111 Version 1.8.0 and below do not work anymore #2318
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 @nanafy on GitHub (Oct 8, 2024).
With the addition of the new options for image generation in A1111 such as breaking up sampler and scheduler, old versions of A1111 (1.8 and below) that use the old api implementation do not work with the latest openwebui. The entire openwebui application crashes trying to connect to the old A1111 backend. If someone has multiple apps that use the old backend, then updating becomes a pain. Is there a way to support the older version of the backend as well?