-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
由于base64导致图片显示不出来 #90
Comments
未能复现。使用的是最新版本吗? |
Possible duplicate of koishijs/koishi#821 Upstream bug |
Possible workaround: use |
我咋感觉不是 duplicate,那个是手动发送,这个是 bot 发的……而且那个不涉及 QQ 才对? |
顺便使用的是官网还是 naifu 还是 sd-webui? |
sd-webui |
I started it with |
哦,我明白问题了,大概率是 sd-webui 有不同的 API 返回值导致的。应该很好解决。 能说明使用的是哪一版本的 sd-webui 吗?是否是 auto 的版本,以及下载的是哪个 commit? |
https://github.com/AUTOMATIC1111/stable-diffusion-webui/ 这个版本,直接 |
开启了 |
问题已定位。auto 升级了 gradio,导致返回的图片多了一个固定前缀。 |
最新版 1.12.2 应该已经修复了此问题。感谢您的反馈。 |
谢谢。 |
在沙盒中和QQ中皆显示不出来图片。在浏览器改前缀可以手动显示出图片,但是QQ不行。
有什么办法能解决吗?
The text was updated successfully, but these errors were encountered: