diff --git a/custom-node-list.json b/custom-node-list.json index 4f24f0bf..ed6e506a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2319,7 +2319,7 @@ }, { "author": "kijai", - "title": "ComfyUI-DiffusersStableCascade", + "title": "ComfyUI StableCascade using diffusers", "reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade", "files": [ "https://github.com/kijai/ComfyUI-DiffusersStableCascade" @@ -5226,7 +5226,16 @@ "install_type": "git-clone", "description": "A collection of nice utility nodes for ComfyUI" }, - + { + "author": "ccvv804", + "title": "ComfyUI StableCascade using diffusers for Low VRAM", + "reference": "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM", + "files": [ + "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM" + ], + "install_type": "git-clone", + "description": "Works with RTX 4070ti 12GB.\nSimple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!" + }, { "author": "Ser-Hilary", diff --git a/extension-node-map.json b/extension-node-map.json index 113301b5..490f2271 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4040,6 +4040,14 @@ "title_aux": "Image loader with subfolders" } ], + "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM": [ + [ + "DiffusersStableCascade" + ], + { + "title_aux": "ComfyUI StableCascade using diffusers for Low VRAM" + } + ], "https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [ [ "GoogleTranslator" @@ -5710,7 +5718,7 @@ "DiffusersStableCascade" ], { - "title_aux": "ComfyUI-DiffusersStableCascade" + "title_aux": "ComfyUI StableCascade using diffusers" } ], "https://github.com/kijai/ComfyUI-KJNodes": [ diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 33fce64d..4df27db0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "ccvv804", + "title": "ComfyUI StableCascade using diffusers for Low VRAM", + "reference": "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM", + "files": [ + "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM" + ], + "install_type": "git-clone", + "description": "Works with RTX 4070ti 12GB.\nSimple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!" + }, { "author": "yuvraj108c", "title": "ComfyUI-Pronodes", @@ -42,7 +52,7 @@ }, { "author": "kijai", - "title": "ComfyUI-DiffusersStableCascade", + "title": "ComfyUI StableCascade using diffusers", "reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade", "files": [ "https://github.com/kijai/ComfyUI-DiffusersStableCascade" @@ -679,26 +689,6 @@ ], "install_type": "git-clone", "description": "Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI" - }, - { - "author": "FlyingFireCo", - "title": "tiled_ksampler", - "reference": "https://github.com/FlyingFireCo/tiled_ksampler", - "files": [ - "https://github.com/FlyingFireCo/tiled_ksampler" - ], - "install_type": "git-clone", - "description": "Nodes:Tiled KSampler, Asymmetric Tiled KSampler, Circular VAEDecode." - }, - { - "author": "abdozmantar", - "title": "InstaSwap Face Swap Node for ComfyUI", - "reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap", - "files": [ - "https://github.com/abdozmantar/ComfyUI-InstaSwap" - ], - "install_type": "git-clone", - "description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 113301b5..490f2271 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4040,6 +4040,14 @@ "title_aux": "Image loader with subfolders" } ], + "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM": [ + [ + "DiffusersStableCascade" + ], + { + "title_aux": "ComfyUI StableCascade using diffusers for Low VRAM" + } + ], "https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [ [ "GoogleTranslator" @@ -5710,7 +5718,7 @@ "DiffusersStableCascade" ], { - "title_aux": "ComfyUI-DiffusersStableCascade" + "title_aux": "ComfyUI StableCascade using diffusers" } ], "https://github.com/kijai/ComfyUI-KJNodes": [