mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #7144] issuse:can't import DALL-3 Pipeline #53294
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 @maru7777 on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7144
now I am at latest 0.4.2
when i import
https://openwebui.com/f/bgeneto/dall_e,the error shows "Only alphanumeric characters and underscores are allowed in the id"as the following code
the author has already use DALL_E as its id ,I think the pipeline is ok
but the id in open-webui seems to be "dall-e",not "dall_e"