Originally created by @Yanyutin753 on GitHub (Apr 30, 2024).
Description
somethings, when we use third-party dall-e-3 similar to openai transfer like coze, the download image format is not all png but webp, so the image can't display properly.
hope
To expend the image format by changing method save_b64_image, save_url_image in /open-webui/backend/apps/images/main.py
Originally created by @Yanyutin753 on GitHub (Apr 30, 2024).
### Description
somethings, when we use third-party dall-e-3 similar to openai transfer like [coze](https://github.com/deanxv/coze-discord-proxy), the download image format is not all png but webp, so the image can't display properly.
### hope
To expend the image format by changing method save_b64_image, save_url_image in /open-webui/backend/apps/images/main.py
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Yanyutin753 on GitHub (Apr 30, 2024).
Description
somethings, when we use third-party dall-e-3 similar to openai transfer like coze, the download image format is not all png but webp, so the image can't display properly.
hope
To expend the image format by changing method save_b64_image, save_url_image in /open-webui/backend/apps/images/main.py