kijai / ComfyUI-CCSR

ComfyUI wrapper node for CCSR

Home Page:https://csslc.github.io/project-CCSR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComfyUI- CCSR upscaler node

Update:

Models now available here in safetensors format here, by default fp16 is used:

https://huggingface.co/Kijai/ccsr-safetensors/tree/main

There's also a new node that autodownloads them, in which case they go to ComfyUI/models/CCSR

image

Model loading is also twice as fast as before, and memory use should be bit lower.

The old node simply selects from checkpoints -folder, for backwards compatibility I won't change that.

superman_upscaled.mp4

image

This is a simple wrapper node for https://github.com/csslc/CCSR

As such, it's NOT a proper native ComfyUI implementation, so not very efficient and there might be memory issues, tested on 4090 and 4x upscale tiled worked well.

Original model: The model (https://drive.google.com/drive/folders/1jM1mxDryPk9CTuFTvYcraP2XIVzbPiw_?usp=drive_link) goes to ComfyUI/models/checkpoints

I suggest installing with the comfyui-manager: image

About

ComfyUI wrapper node for CCSR

https://csslc.github.io/project-CCSR/


Languages

Language:Python 100.0%