diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 42d922d2..1dcfa977 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "chaojie", + "title": "ComfyUI-Open-Sora-Plan", + "reference": "https://github.com/chaojie/ComfyUI-Open-Sora-Plan", + "files": [ + "https://github.com/chaojie/ComfyUI-Open-Sora-Plan" + ], + "install_type": "git-clone", + "description": "ComfyUI-Open-Sora-Plan" + }, { "author": "shinich39", "title": "comfyui-text-pipe-39", @@ -681,17 +691,6 @@ ], "install_type": "git-clone", "description": "ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true)." - }, - { - "author": "MokkaBoss1", - "title": "Backgrounds (Landscape,Indoor)", - "reference": "https://github.com/MokkaBoss1/LandscapeBackgrounds", - "files": [ - "https://github.com/MokkaBoss1/LandscapeBackgrounds/raw/main/LandscapeBackgrounds.py", - "https://github.com/MokkaBoss1/LandscapeBackgrounds/raw/main/IndoorBackgrounds.py" - ], - "install_type": "copy", - "description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds." } ] }