mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
292234baf0
commit
52da1699b3
@ -13993,7 +13993,9 @@
|
|||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"IntMultipleAddLiteral",
|
"IntMultipleAddLiteral",
|
||||||
"LoadImageMaskWithSwitch",
|
"LoadImageMaskWithSwitch",
|
||||||
|
"LoadImageMaskWithoutListDir",
|
||||||
"LoadImageWithSwitch",
|
"LoadImageWithSwitch",
|
||||||
|
"LoadImageWithoutListDir",
|
||||||
"MaskFastGrow",
|
"MaskFastGrow",
|
||||||
"ModifyTextGender",
|
"ModifyTextGender",
|
||||||
"SplitMask"
|
"SplitMask"
|
||||||
|
|||||||
@ -2789,6 +2789,17 @@
|
|||||||
"reference": "https://huggingface.co/xinsir/anime-painter",
|
"reference": "https://huggingface.co/xinsir/anime-painter",
|
||||||
"filename": "diffusion_pytorch_model.safetensors",
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
"url": "https://huggingface.co/xinsir/anime-painter/resolve/main/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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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."
|
"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",
|
"author": "Smirnov75",
|
||||||
"title": "comfyui.mxtoolkit",
|
"title": "comfyui.mxtoolkit",
|
||||||
@ -19,7 +28,7 @@
|
|||||||
"https://github.com/Smirnov75/comfyui.mxtoolkit"
|
"https://github.com/Smirnov75/comfyui.mxtoolkit"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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",
|
"author": "zmwv823",
|
||||||
@ -767,16 +776,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Download [a/CLIPSeg](https://huggingface.co/CIDAS/clipseg-rd64-refined/tree/main), move to : models/clipseg"
|
"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",
|
"author": "stutya",
|
||||||
"title": "ComfyUI-Terminal [UNSAFE]",
|
"title": "ComfyUI-Terminal [UNSAFE]",
|
||||||
|
|||||||
@ -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",
|
"author": "christian-byrne",
|
||||||
"title": "elimination-nodes [REMOVED]",
|
"title": "elimination-nodes [REMOVED]",
|
||||||
|
|||||||
@ -13993,7 +13993,9 @@
|
|||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"IntMultipleAddLiteral",
|
"IntMultipleAddLiteral",
|
||||||
"LoadImageMaskWithSwitch",
|
"LoadImageMaskWithSwitch",
|
||||||
|
"LoadImageMaskWithoutListDir",
|
||||||
"LoadImageWithSwitch",
|
"LoadImageWithSwitch",
|
||||||
|
"LoadImageWithoutListDir",
|
||||||
"MaskFastGrow",
|
"MaskFastGrow",
|
||||||
"ModifyTextGender",
|
"ModifyTextGender",
|
||||||
"SplitMask"
|
"SplitMask"
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"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",
|
"name": "xinsir/Controlnet-Scribble-Sdxl-1.0",
|
||||||
"type": "controlnet",
|
"type": "controlnet",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user