一个基于nonebot2机器人的对图像进行超分辨率重建插件
Project description
none_bot_Real-ESRGAN
功能
使用nonebot2来作为服务接口,用于将图像进行超分辨率重建。
开始使用
- 使用pip安装
pip install nonebot_plugin_RealESRGAN
然后在项目内导入插件
nonebot.load_plugin('nonebot_plugin_RealESRGAN')
- 使用nb安装
nb plugin install nonebot_plugin_RealESRGAN
- 从github安装
先将源代码拉下来
https://github.com/ppxxxg22/nonebot_plugin_RealESRGAN
然后将src中的文件复制到你的bot文件中,这种方式适合做一些修改。
详细的使用方式可以参见此处
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for nonebot_plugin_RealESRGAN-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0ab08bdf84f3aceede6afc200300f9a91e76e005a82a610bf92df2da70daa00 |
|
MD5 | cc635821a2bb31586d680bc58f22837a |
|
BLAKE2b-256 | 225bcccf2cb4eb4654a4b4d00d591ec51a366c63f3449ddfefc9ab1e71b478ba |