diff --git a/extension-node-map.json b/extension-node-map.json index 0edcb4ff..a53661f2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -13993,7 +13993,9 @@ "IntAndIntAddOffsetLiteral", "IntMultipleAddLiteral", "LoadImageMaskWithSwitch", + "LoadImageMaskWithoutListDir", "LoadImageWithSwitch", + "LoadImageWithoutListDir", "MaskFastGrow", "ModifyTextGender", "SplitMask" diff --git a/model-list.json b/model-list.json index 5ab112a8..1f587fc2 100644 --- a/model-list.json +++ b/model-list.json @@ -2789,6 +2789,17 @@ "reference": "https://huggingface.co/xinsir/anime-painter", "filename": "diffusion_pytorch_model.safetensors", "url": "https://huggingface.co/xinsir/anime-painter/resolve/main/diffusion_pytorch_model.safetensors" + }, + + { + "name": "Kijai/ToonCrafter model checkpoint (interpolation fp16)", + "type": "checkpoint", + "base": "ToonCrafter", + "save_path": "checkpoints/ToonCrafter", + "description": "[5.25GB] ToonCrafter checkpoint model for ComfyUI-DynamiCrafterWrapper", + "reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned", + "filename": "tooncrafter_512_interp-fp16.safetensors", + "url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/tooncrafter_512_interp-fp16.safetensors" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 52197be9..5fdbe756 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, - + { + "author": "bruce007lee", + "title": "comfyui-utils", + "reference": "https://github.com/bruce007lee/comfyui-utils", + "files": [ + "https://github.com/bruce007lee/comfyui-utils" + ], + "install_type": "git-clone", + "description": "Nodes:FaceAlign" + }, { "author": "Smirnov75", "title": "comfyui.mxtoolkit", @@ -19,7 +28,7 @@ "https://github.com/Smirnov75/comfyui.mxtoolkit" ], "install_type": "git-clone", - "description": "Nodes: Seed, Stop, Slider, Slider2D, Reroute.\n[w/This node uses the old-style .js extension, so when uninstalling, the user needs to manually delete some files.]" + "description": "Nodes:Seed, Stop, Slider, Slider2D, Reroute.\n[w/This node uses the old-style .js extension, so when uninstalling, the user needs to manually delete some files.]" }, { "author": "zmwv823", @@ -767,16 +776,6 @@ "install_type": "git-clone", "description": "Download [a/CLIPSeg](https://huggingface.co/CIDAS/clipseg-rd64-refined/tree/main), move to : models/clipseg" }, - { - "author": "dezi-ai", - "title": "ComfyUI Animate LCM", - "reference": "https://github.com/dezi-ai/ComfyUI-AnimateLCM", - "files": [ - "https://github.com/dezi-ai/ComfyUI-AnimateLCM" - ], - "install_type": "git-clone", - "description": "ComfyUI implementation for [a/AnimateLCM](https://animatelcm.github.io/) [[a/paper](https://arxiv.org/abs/2402.00769)].\b[w/This extension includes a large number of nodes imported from the existing custom nodes, increasing the likelihood of conflicts.]" - }, { "author": "stutya", "title": "ComfyUI-Terminal [UNSAFE]", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index d2dad022..8cc84992 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "dezi-ai", + "title": "ComfyUI Animate LCM [NOT MAINTAINED]", + "reference": "https://github.com/dezi-ai/ComfyUI-AnimateLCM", + "files": [ + "https://github.com/dezi-ai/ComfyUI-AnimateLCM" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation for [a/AnimateLCM](https://animatelcm.github.io/) [[a/paper](https://arxiv.org/abs/2402.00769)].\b[w/This extension includes a large number of nodes imported from the existing custom nodes, increasing the likelihood of conflicts.]" + }, { "author": "christian-byrne", "title": "elimination-nodes [REMOVED]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0edcb4ff..a53661f2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -13993,7 +13993,9 @@ "IntAndIntAddOffsetLiteral", "IntMultipleAddLiteral", "LoadImageMaskWithSwitch", + "LoadImageMaskWithoutListDir", "LoadImageWithSwitch", + "LoadImageWithoutListDir", "MaskFastGrow", "ModifyTextGender", "SplitMask" diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 7995f03f..aac8b0b1 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,16 @@ { "models": [ + { + "name": "Kijai/ToonCrafter model checkpoint (interpolation fp16)", + "type": "checkpoint", + "base": "ToonCrafter", + "save_path": "checkpoints/ToonCrafter", + "description": "[5.25GB] ToonCrafter checkpoint model for ComfyUI-DynamiCrafterWrapper", + "reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned", + "filename": "tooncrafter_512_interp-fp16.safetensors", + "url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/tooncrafter_512_interp-fp16.safetensors" + }, + { "name": "xinsir/Controlnet-Scribble-Sdxl-1.0", "type": "controlnet",