一个基于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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a71a53767c1a1648cbd54df4f478e9b211fabe7021af577425dc37d9fa124e83 |
|
MD5 | e1c5ac60cbc441d3d88f2875c1d699c0 |
|
BLAKE2b-256 | aa391c2ed05c7ee4c86f6b94082f7b60366af378e36e8e349ea1bb94dc5b4408 |