ComfyUI_rgbx_Wrapper
★ 128
ComfyUIrgb2x模型自动下载图像增强
为 ComfyUI 提供的 rgb2x 封装节点,便捷调用 rgb2x 模型进行图像转换与增强,首次运行自动下载所需模型。
💡 在 ComfyUI 中一键使用 rgb2x 进行图像增强与放大
🍴 4 Forks💻 Python🔄 2025-04-03
https://pan.quark.cn/s/51137d50651f
📦 requirements.txt
torch
diffusers
imageio
numpy
opencv-python
transformers
huggingface-hub
📄 README
ComfyUI_rgbx_Wrapper
original project : https://github.com/zheng95z/rgbx
This is the rgb2x wrapper node for ComfyUI.
The required models are automatically downloaded on the first run.