update DB

This commit is contained in:
Dr.Lt.Data 2024-06-02 12:21:00 +09:00
parent 207ab8c723
commit 3c1b8d5747
6 changed files with 249 additions and 211 deletions

View File

@ -2851,7 +2851,7 @@
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper"
],
"install_type": "git-clone",
"description": "Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI"
"description": "Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI\nAnd this extension supports ToonCrafter as well"
},
{
"author": "kijai",
@ -9737,6 +9737,18 @@
"install_type": "git-clone",
"description": "[a/MusePose](https://github.com/TMElyralab/MusePose) is an image-to-video generation framework for virtual human under control signal such as pose.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose).[w/The repository name has changed. If you are not receiving updates, please delete the existing node and reinstall it.]"
},
{
"author": "PnthrLeo",
"title": "comfyUI-image-search",
"id": "image-search",
"reference": "https://github.com/PnthrLeo/comfyUI-image-search",
"files": [
"https://github.com/PnthrLeo/comfyUI-image-search"
],
"install_type": "git-clone",
"description": "Nodes:Close Images Searcher"
},

View File

@ -351,7 +351,7 @@
],
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [
[
"Image2Video"
"ToonCrafterNode"
],
{
"title_aux": "ComfyUI-ToonCrafter"
@ -3132,6 +3132,14 @@
"title_aux": "pfaeff-comfyui"
}
],
"https://github.com/PnthrLeo/comfyUI-image-search": [
[
"CloseImagesSearcher"
],
{
"title_aux": "comfyUI-image-search"
}
],
"https://github.com/Pos13/comfyui-cyclist": [
[
"CyclistCompare",
@ -9068,6 +9076,7 @@
"tool_combine_plus",
"weather_tool",
"wikipedia_tool",
"workflow_tool",
"workflow_transfer"
],
{
@ -9928,7 +9937,8 @@
"DynamiCrafterI2V",
"DynamiCrafterModelLoader",
"OpenCLIPVisionSelect",
"ToonCrafterI2V"
"ToonCrafterDecode",
"ToonCrafterInterpolation"
],
{
"title_aux": "ComfyUI-DynamiCrafterWrapper"
@ -10426,6 +10436,7 @@
"https://github.com/lks-ai/anynode": [
[
"AnyNode",
"AnyNodeCodeViewer",
"AnyNodeGemini",
"AnyNodeLocal"
],

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,28 @@
},
{
"author": "Smirnov75",
"title": "comfyui.mxtoolkit",
"id": "mxtoolkit",
"reference": "https://github.com/Smirnov75/comfyui.mxtoolkit",
"files": [
"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.]"
},
{
"author": "zmwv823",
"title": "ComfyUI-AnyText [UNSTABLE]",
"id": "anytext",
"reference": "https://github.com/zmwv823/ComfyUI-AnyText",
"files": [
"https://github.com/zmwv823/ComfyUI-AnyText"
],
"install_type": "git-clone",
"description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)"
},
{
"author": "brycegoh",
"title": "brycegoh/comfyui-custom-nodes",

View File

@ -12,6 +12,17 @@
{
"author": "PnthrLeo",
"title": "comfyUI-image-search",
"id": "image-search",
"reference": "https://github.com/PnthrLeo/comfyUI-image-search",
"files": [
"https://github.com/PnthrLeo/comfyUI-image-search"
],
"install_type": "git-clone",
"description": "Nodes:Close Images Searcher"
},
{
"author": "AIGODLIKE",
"title": "ComfyUI-ToonCrafter",
@ -682,39 +693,6 @@
],
"install_type": "git-clone",
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
},
{
"author": "chandlergis",
"title": "ComfyUI-IMG_Query",
"id": "img-query",
"reference": "https://github.com/chandlergis/ComfyUI-IMG_Query",
"files": [
"https://github.com/chandlergis/ComfyUI-IMG_Query"
],
"install_type": "git-clone",
"description": "Nodes:ImageRequestNode"
},
{
"author": "conquestace",
"title": "Image Uploader",
"id": "image-uploader",
"reference": "https://github.com/conquestace/ComfyUI-ImageUploader",
"files": [
"https://github.com/conquestace/ComfyUI-ImageUploader"
],
"install_type": "git-clone",
"description": "Upload images automatically to image hosting sites."
},
{
"author": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "HFDownLoad-ic",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
}
]
}

View File

@ -351,7 +351,7 @@
],
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [
[
"Image2Video"
"ToonCrafterNode"
],
{
"title_aux": "ComfyUI-ToonCrafter"
@ -3132,6 +3132,14 @@
"title_aux": "pfaeff-comfyui"
}
],
"https://github.com/PnthrLeo/comfyUI-image-search": [
[
"CloseImagesSearcher"
],
{
"title_aux": "comfyUI-image-search"
}
],
"https://github.com/Pos13/comfyui-cyclist": [
[
"CyclistCompare",
@ -9068,6 +9076,7 @@
"tool_combine_plus",
"weather_tool",
"wikipedia_tool",
"workflow_tool",
"workflow_transfer"
],
{
@ -9928,7 +9937,8 @@
"DynamiCrafterI2V",
"DynamiCrafterModelLoader",
"OpenCLIPVisionSelect",
"ToonCrafterI2V"
"ToonCrafterDecode",
"ToonCrafterInterpolation"
],
{
"title_aux": "ComfyUI-DynamiCrafterWrapper"
@ -10426,6 +10436,7 @@
"https://github.com/lks-ai/anynode": [
[
"AnyNode",
"AnyNodeCodeViewer",
"AnyNodeGemini",
"AnyNodeLocal"
],