wibus-wee-ac / koishi-plugin-deep-danbooru

Analyzing images via deepdanbooru | 基于 DeepDanbooru 的图像分析插件
GNU Affero General Public License v3.0
0 stars 0 forks source link

插件请求无效 #8

Open 666sxrA opened 1 year ago

666sxrA commented 1 year ago

Describe the bug

可能是由于框架升级或者拥抱脸api更改导致的问题,在接受图片后显示正在识别,之后无响应

Reproduction

no

System Info

2022-12-09 06:54:11 [D] gocqhttp 收到好友 lᵒᵛᵉᵧₒᵤ(3115347585) 的消息: 鉴赏 [CQ:image,file=d641049b836beb6f642da6dd34988e39.image,url=https://c2cpicdw.qpic.cn/offpic_new/0/3115347585-1554954933-D641049B836BEB6F642DA6DD34988E39/0?term=3] (550070390)
2022-12-09 06:54:11 [D] gocqhttp 发送好友 3115347585(3115347585)  的消息: [{"type":" ... (477075045)

Used Package Manager

n/a

Validations

wibus-wee commented 1 year ago

嗯...刚刚看了下,是API的问题了,它跟 #6 的问题类似,这个API变成了需要 ws 去链接了

我不太清楚 koishi 是否支持 ws 连接,目前可能这个插件暂时无法使用了 😭

666sxrA commented 1 year ago

那有没有方法对接自建sd-webui的deep接口,我看好像提供了api

------------------ 原始邮件 ------------------ 发件人: "wibus-wee/koishi-plugin-deep-danbooru" @.>; 发送时间: 2022年12月9日(星期五) 下午3:05 @.>; @.**@.>; 主题: Re: [wibus-wee/koishi-plugin-deep-danbooru] 插件请求无效 (Issue #8)

嗯...刚刚看了下,是API的问题了,它跟 #6 的问题类似,这个API变成了需要 ws 去链接了

我不太清楚 koishi 是否支持 ws 连接,目前可能这个插件暂时无法使用了 😭

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

wibus-wee commented 1 year ago

我本地部署不了sd-webui,导致我不太清楚它相关的东西...

wibus-wee commented 1 year ago

@666sxrA 我看到你的信息了,但是你的评论里面涉及到你的隐私内容,我替你删除了这个评论了,我有时间的话及时跟进一下吧~

shigma commented 1 year ago

嗯...刚刚看了下,是API的问题了,它跟 #6 的问题类似,这个API变成了需要 ws 去链接了

我不太清楚 koishi 是否支持 ws 连接,目前可能这个插件暂时无法使用了 😭

ctx.http.ws(url)

返回一个 WebSocket 实例。(文档好像漏了……)

wibus-wee commented 1 year ago
ctx.http.ws(url)

返回一个 WebSocket 实例。(文档好像漏了……)

谢谢 🙏

666sxrA commented 1 year ago

那可以修吗,或者接入私服 QAQ发自我的荣耀手机-------- 原始邮件 --------发件人: Wibus @.>日期: 2022年12月11日周日 晚上10:10收件人: wibus-wee/koishi-plugin-deep-danbooru @.>抄送: 666sxrA @.>, Mention @.>主 题: Re: [wibus-wee/koishi-plugin-deep-danbooru] 插件请求无效 (Issue #8)

ctx.http.ws(url)

返回一个 WebSocket 实例。(文档好像漏了……)

谢谢 🙏

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

wibus-wee commented 1 year ago

我尽快吧

我现在回学校了,有点忙的说(😭)