mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #5030] [MERGED] fix: add useragent default headers comfyui #8405
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/5030
Author: @Peter-De-Ath
Created: 8/29/2024
Status: ✅ Merged
Merged: 8/30/2024
Merged by: @tjbck
Base:
dev← Head:fix-comfy-ui-403📝 Commits (1)
a26f430fix: add useragent default headers comfyui📊 Changes
1 file changed (+21 additions, -4 deletions)
View changed files
📝
backend/apps/images/utils/comfyui.py(+21 -4)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Description
Getting 403 errors using comfyui integration via runpod.io which uses cloudflare.
Adding the user-agent header resolves and images can be generated
May also be solution to this discussion? https://github.com/open-webui/open-webui/discussions/4936
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.