diff --git a/custom-node-list.json b/custom-node-list.json index 82ebe404..d7c903c2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6710,6 +6710,17 @@ "install_type": "git-clone", "description": "Janky implementation of [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI. Enables generating at resolutions higher than what the model was trained for. Only supports SD 1.x (maybe 2.x) and SDXL." }, + { + "author": "blepping", + "title": "comfyui_jankdiffusehigh", + "id": "jank-diffusehigh", + "reference": "https://github.com/blepping/comfyui_jankdiffusehigh", + "files": [ + "https://github.com/blepping/comfyui_jankdiffusehigh" + ], + "install_type": "git-clone", + "description": "Janky implementation of [a/DiffuseHigh](https://github.com/yhyun225/DiffuseHigh/) for ComfyUI. Enables generating at resolutions higher than what the model was trained for without requiring model patches." + }, { "author": "blepping", "title": "comfyui_overly_complicated_sampling",