update DB

This commit is contained in:
Dr.Lt.Data 2024-06-02 15:09:10 +09:00
parent 292234baf0
commit 52da1699b3
6 changed files with 47 additions and 12 deletions

View File

@ -13993,7 +13993,9 @@
"IntAndIntAddOffsetLiteral",
"IntMultipleAddLiteral",
"LoadImageMaskWithSwitch",
"LoadImageMaskWithoutListDir",
"LoadImageWithSwitch",
"LoadImageWithoutListDir",
"MaskFastGrow",
"ModifyTextGender",
"SplitMask"

View File

@ -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"
}
]
}

View File

@ -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]",

View File

@ -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]",

View File

@ -13993,7 +13993,9 @@
"IntAndIntAddOffsetLiteral",
"IntMultipleAddLiteral",
"LoadImageMaskWithSwitch",
"LoadImageMaskWithoutListDir",
"LoadImageWithSwitch",
"LoadImageWithoutListDir",
"MaskFastGrow",
"ModifyTextGender",
"SplitMask"

View File

@ -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",