一个基于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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b03fbf29928a00908e54e73ed2964cacecfda8f8f4bdf3ee31cca1ad5ae2829c |
|
MD5 | bf2e699c421f84ec3546fffb968e2b9f |
|
BLAKE2b-256 | 7f89727dc9c71000389ade10a32d4c16c4ffc45300464f0a933a36dfce9f0b31 |