一个基于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/staskaer/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.2.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec826b9c998648df317688a85107f5f0983e6a03833deb34ff58f7012a592915 |
|
MD5 | 2a874ac4f9a8b25594116bd4a86c3662 |
|
BLAKE2b-256 | b39acdcbdf97e0cb8e9a099fc9831e8fa1ce40588cd9f192e39e1137da9f276b |