mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-30 21:39:35 -05:00
[PR #1275] [MERGED] feat: comfyui support #36254
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1275
Author: @tjbck
Created: 3/24/2024
Status: ✅ Merged
Merged: 3/24/2024
Merged by: @tjbck
Base:
dev← Head:comfyui📝 Commits (2)
862c96ffeat: comfyui support98624a4feat: comfyui integration📊 Changes
6 files changed (+434 additions, -39 deletions)
View changed files
📝
backend/apps/images/main.py(+102 -12)➕
backend/apps/images/utils/comfyui.py(+228 -0)📝
backend/config.py(+1 -0)📝
src/lib/apis/images/index.ts(+5 -5)📝
src/lib/components/chat/Settings/Images.svelte(+81 -18)📝
src/lib/components/common/ImagePreview.svelte(+17 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.