diff --git a/custom-node-list.json b/custom-node-list.json index 33c0e29..169f533 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7848,7 +7848,14 @@ "https://github.com/TemryL/ComfyUI-IDM-VTON" ], "install_type": "git-clone", - "description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." + "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." + }, + { + "author": "NStor", + "title": "ComfyUI-RUS localization", + "reference": "https://github.com/Nestorchik/NStor-ComfyUI-Translation", + "install_type": "git-clone", + "description": "Russian localization of ComfyUI, ComafyUI-Manager & more..." }, @@ -8220,16 +8227,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "TemryL", - "title": "ComfyUI-IDM-VTON", - "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", - "files": [ - "https://github.com/TemryL/ComfyUI-IDM-VTON" - ], - "install_type": "git-clone", - "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d8194f4..71462bb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "kealiu", + "title": "ComfyUI-Zero123-Porting", + "reference": "https://github.com/kealiu/ComfyUI-Zero123-Porting", + "files": [ + "https://github.com/kealiu/ComfyUI-Zero123-Porting" + ], + "install_type": "git-clone", + "description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)" + }, { "author": "TemryL", "title": "ComfyUI-IDM-VTON", @@ -18,7 +28,7 @@ "https://github.com/TemryL/ComfyUI-IDM-VTON" ], "install_type": "git-clone", - "description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." + "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." }, { "author": "NStor",