Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-kirami/nonebot-plugin-savor
https://github.com/a-kirami/nonebot-plugin-savor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/a-kirami/nonebot-plugin-savor
- Owner: A-kirami
- License: mit
- Created: 2022-10-19T12:34:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T18:18:22.000Z (over 1 year ago)
- Last Synced: 2024-11-01T19:35:58.273Z (2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 📖 介绍
使用 DeepDanbooru 进行图像分析
[DeepDanbooru 在线使用](https://huggingface.co/spaces/hysts/DeepDanbooru)
## 💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-savor
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-savor
pdm
pdm add nonebot-plugin-savor
poetry
poetry add nonebot-plugin-savor
conda
conda install nonebot-plugin-savor
打开 nonebot2 项目的 `bot.py` 文件, 在其中写入
nonebot.load_plugin('nonebot_plugin_savor')
## 🎉 使用
### 指令表
| 指令 | 需要@ | 范围 | 说明 |
|:-----:|:----:|:----:|:----:|
| 鉴赏图片/分析图片 + 图片 | 否 | 群聊/私聊 | 分析发送的图片, 支持回复图片 |**注意**
默认情况下, 您应该在指令前加上命令前缀, 通常是 /