diff --git a/custom-node-list.json b/custom-node-list.json index c248fe68..6fe2ea02 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "sorryhyun", + "title": "Distilled ResShift SR", + "reference": "https://github.com/sorryhyun/ComfyUI-Distilled-ResShift", + "files": [ + "https://github.com/sorryhyun/ComfyUI-Distilled-ResShift" + ], + "install_type": "git-clone", + "description": "Distilled 1-step ResShift super-resolution (×4 or ×2) as a pixel-space IMAGE to IMAGE node. A ResShift student distilled from a 15-step teacher upsamples any RGB image in one stochastic step (scale dropdown). Self-contained vendored ResShift net (no xformers needed on any GPU); student + vq-f4 VQGAN auto-download on first use." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",