🍻 publish plugin 图片背景消除 (#1445)

This commit is contained in:
Ikaros-521 2022-12-06 14:01:32 +00:00 committed by Ju4tCode
parent 723eef10bb
commit 92c6a8dd6e

View File

@ -3510,5 +3510,28 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_remove_bg",
"project_link": "nonebot-plugin-remove-bg",
"name": "图片背景消除",
"desc": "适用于onebot v11的基于remove.bg的图片背景消除插件",
"author": "Ikaros-521",
"homepage": "https://github.com/Ikaros-521/nonebot_plugin_remove_bg",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "t:img",
"color": "#111111"
},
{
"label": "t:removeBG",
"color": "#7a7a7a"
}
],
"is_official": false
}
]