From 71f17bebaa03b710b8ed4245c2e9010b71b30df6 Mon Sep 17 00:00:00 2001 From: A-kirami Date: Wed, 2 Nov 2022 16:57:06 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=BE=E5=83=8F?= =?UTF-8?q?=E8=B6=85=E5=88=86=E8=BE=A8=E7=8E=87=E5=A2=9E=E5=BC=BA=20(#1361?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 48fb90de..8945d0b6 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3239,5 +3239,15 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-cartoon", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_super_resolution", + "project_link": "nonebot-plugin-super-resolution", + "name": "图像超分辨率增强", + "desc": "动漫图像超分辨率增强", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-super-resolution", + "tags": [], + "is_official": false } ] \ No newline at end of file