Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wibus-wee-ac/koishi-plugin-deep-danbooru
Analyzing images via deepdanbooru | 基于 DeepDanbooru 的图像分析插件
https://github.com/wibus-wee-ac/koishi-plugin-deep-danbooru
Last synced: 25 minutes ago
JSON representation
Analyzing images via deepdanbooru | 基于 DeepDanbooru 的图像分析插件
- Host: GitHub
- URL: https://github.com/wibus-wee-ac/koishi-plugin-deep-danbooru
- Owner: wibus-wee-ac
- License: agpl-3.0
- Created: 2022-10-15T11:00:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T23:56:13.000Z (about 2 years ago)
- Last Synced: 2024-11-22T02:17:49.886Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# koishi-plugin-deep-danbooru
[![npm](https://img.shields.io/npm/v/koishi-plugin-deep-danbooru?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-deep-danbooru)
基于 [DeepDanbooru](https://github.com/KichangKim/DeepDanbooru) 的图像分析插件。目前实现功能如下:
- 上传图片,使用模型获取推理结果。
得益于 Koishi 的插件化机制,只需配合其他插件即可实现更多功能:
- 多平台支持 (QQ、Discord、Telegram、开黑啦等)
- 与 [NovelAI](https://github.com/koishijs/novelai-bot) 组合使用,可以获得更好体验> 新版本中,我已经移除了对 huggingface 的接口支持,我目前只对 sd-weiui 接口做支持了。
>
> 此外,由于我最近对于 QQ Bot 的使用频率愈发降低,所以我可能会在未来的某个时间点停止维护这个项目。## Reference
1. [DeepDanbooru](https://github.com/KichangKim/DeepDanbooru)
2. [koishijs/novelai-bot](https://github.com/koishijs/novelai-bot)## Author
koishi-plugin-deep-danbooru © Wibus, Released under AGPLv3. Created on Oct 15, 2022
> [Personal Website](http://iucky.cn/) · [Blog](https://blog.iucky.cn/) · GitHub [@wibus-wee](https://github.com/wibus-wee/) · Telegram [@wibus✪](https://t.me/wibus_wee)