mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add comfyui_jankdiffusehigh nodes to custom-node-list.json (#1169)
This commit is contained in:
parent
4c09464838
commit
58f3332dd6
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user