update DB

This commit is contained in:
Dr.Lt.Data 2024-07-24 21:30:08 +09:00
parent a2fa3390f9
commit fd793441ae
7 changed files with 1430 additions and 1357 deletions

View File

@ -2358,7 +2358,7 @@
"https://github.com/Acly/comfyui-tooling-nodes" "https://github.com/Acly/comfyui-tooling-nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)." "description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image, Create Tile Layout, Extract Image Tile, .... Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
}, },
{ {
"author": "Acly", "author": "Acly",
@ -4278,6 +4278,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: ComfyUI_ImageToText" "description": "Nodes: ComfyUI_ImageToText"
}, },
{
"author": "SoftMeng",
"title": "ComfyUI-DeepCache-Fix",
"reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix",
"files": [
"https://github.com/SoftMeng/ComfyUI-DeepCache-Fix"
],
"install_type": "git-clone",
"description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production."
},
{ {
"author": "wmatson", "author": "wmatson",
"title": "easy-comfy-nodes", "title": "easy-comfy-nodes",
@ -9847,7 +9857,7 @@
"https://github.com/christian-byrne/size-match-compositing-nodes" "https://github.com/christian-byrne/size-match-compositing-nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Takes two images and matches their sizes using various methods, detailed below." "description": "Match image/mask sizes"
}, },
{ {
"author": "christian-byrne", "author": "christian-byrne",
@ -11850,6 +11860,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter." "description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter."
}, },
{
"author": "Mintbeer96",
"title": "ComfyUI-KerasOCR",
"reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR",
"files": [
"https://github.com/Mintbeer96/ComfyUI-KerasOCR"
],
"install_type": "git-clone",
"description": "An OCR node for detect text in image and returns covering mask."
},

View File

@ -3431,6 +3431,14 @@
"title_aux": "Militant Hitchhiker's Switchblade Pack" "title_aux": "Militant Hitchhiker's Switchblade Pack"
} }
], ],
"https://github.com/Mintbeer96/ComfyUI-KerasOCR": [
[
"KerasOCR"
],
{
"title_aux": "ComfyUI-KerasOCR"
}
],
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [ "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [
[ [
"IPAAdapterFaceIDBatch", "IPAAdapterFaceIDBatch",
@ -4598,6 +4606,14 @@
"title_aux": "comfyui_meme_maker" "title_aux": "comfyui_meme_maker"
} }
], ],
"https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [
[
"DeepCache_Fix"
],
{
"title_aux": "ComfyUI-DeepCache-Fix"
}
],
"https://github.com/SoftMeng/ComfyUI_ImageToText": [ "https://github.com/SoftMeng/ComfyUI_ImageToText": [
[ [
"ComfyUI_ImageToText" "ComfyUI_ImageToText"
@ -10551,6 +10567,7 @@
"google_tool", "google_tool",
"image_iterator", "image_iterator",
"interpreter_tool", "interpreter_tool",
"json2text",
"json_get_value", "json_get_value",
"json_parser", "json_parser",
"keyword_tool", "keyword_tool",
@ -10566,6 +10583,7 @@
"load_file_folder", "load_file_folder",
"load_keyword", "load_keyword",
"load_name", "load_name",
"load_openai_ebd",
"load_persona", "load_persona",
"load_url", "load_url",
"load_wikipedia", "load_wikipedia",
@ -13407,6 +13425,7 @@
"CreateCircleMask", "CreateCircleMask",
"CreateMaskWithCanvas", "CreateMaskWithCanvas",
"CreateNestedPNGMask", "CreateNestedPNGMask",
"CreatePolygonPNGMask",
"CreateSimpleMask", "CreateSimpleMask",
"CreateTillingPNGMask", "CreateTillingPNGMask",
"CreateWatermarkRemovalMask", "CreateWatermarkRemovalMask",
@ -13996,6 +14015,7 @@
"glslViewer", "glslViewer",
"int", "int",
"vec2", "vec2",
"vec2 (pos)",
"vec3", "vec3",
"vec4" "vec4"
], ],
@ -16364,7 +16384,8 @@
"GroqChatNode", "GroqChatNode",
"MoonshotMultiChatNode", "MoonshotMultiChatNode",
"MoonshotSingleChatNode", "MoonshotSingleChatNode",
"SD3LongCaptionerV2" "SD3LongCaptionerV2",
"dwimage2"
], ],
{ {
"title_aux": "comfy-groqchat" "title_aux": "comfy-groqchat"

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,17 @@
{
"author": "haomole",
"title": "Comfyui-SadTalker",
"reference": "https://github.com/haomole/Comfyui-SadTalker",
"files": [
"https://github.com/haomole/Comfyui-SadTalker"
],
"install_type": "git-clone",
"description": "[a/SadTalker](https://github.com/OpenTalker/SadTalker) for ComfyUI"
},
{ {
"author": "maepopi", "author": "maepopi",
"title": "Diffusers-in-ComfyUI", "title": "Diffusers-in-ComfyUI",

View File

@ -484,7 +484,7 @@
"https://github.com/laksjdjf/IPAdapter-ComfyUI" "https://github.com/laksjdjf/IPAdapter-ComfyUI"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This custom nodes provides loader of the IP-Adapter model.[w/NOTE: To use this extension node, you need to download the [a/ip-adapter_sd15.bin](https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin) file and place it in the %%**custom_nodes/IPAdapter-ComfyUI/models**%% directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.]<BR>NOTE: Use ComfyUI_IPAdapter_plus instead of this." "description": "This custom nodes provides loader of the IP-Adapter model.[w/NOTE: To use this extension node, you need to download the [a/ip-adapter_sd15.bin](https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin) file and place it in the %%**custom_nodes/IPAdapter-ComfyUI/models**%% directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.]\nNOTE: Use ComfyUI_IPAdapter_plus instead of this."
}, },
{ {
"author": "RockOfFire", "author": "RockOfFire",

View File

@ -12,7 +12,26 @@
{
"author": "Mintbeer96",
"title": "ComfyUI-KerasOCR",
"reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR",
"files": [
"https://github.com/Mintbeer96/ComfyUI-KerasOCR"
],
"install_type": "git-clone",
"description": "An OCR node for detect text in image and returns covering mask."
},
{
"author": "SoftMeng",
"title": "ComfyUI-DeepCache-Fix",
"reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix",
"files": [
"https://github.com/SoftMeng/ComfyUI-DeepCache-Fix"
],
"install_type": "git-clone",
"description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production."
},
{ {
"author": "filliptm", "author": "filliptm",
"title": "ComfyUI_FL-Trainer", "title": "ComfyUI_FL-Trainer",
@ -664,36 +683,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "comfyui-default-values-manager" "description": "comfyui-default-values-manager"
},
{
"author": "vivax3794",
"title": "ComfyUI-Sub-Nodes",
"reference": "https://github.com/vivax3794/ComfyUI-Sub-Nodes",
"files": [
"https://github.com/vivax3794/ComfyUI-Sub-Nodes"
],
"install_type": "git-clone",
"description": "Creating subgraph and Calling subgraphs."
},
{
"author": "HECer",
"title": "ComfyUI-FilePathCreator",
"reference": "https://github.com/HECer/ComfyUI-FilePathCreator",
"files": [
"https://github.com/HECer/ComfyUI-FilePathCreator"
],
"install_type": "git-clone",
"description": "The ComfyUI-FilePathCreator is a custom node extension for ComfyUI designed to generate dynamic filenames based on user-defined parameters. This node helps streamline the process of creating organized and timestamped filenames, ideal for saving output files in a structured manner."
},
{
"author": "mullakhmetov",
"title": "comfyui_dynamic_util_nodes",
"reference": "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes",
"files": [
"https://github.com/mullakhmetov/comfyui_dynamic_util_nodes"
],
"install_type": "git-clone",
"description": "ComfyS3 helpful util nodes for dynamic workflows"
} }
] ]
} }

View File

@ -3431,6 +3431,14 @@
"title_aux": "Militant Hitchhiker's Switchblade Pack" "title_aux": "Militant Hitchhiker's Switchblade Pack"
} }
], ],
"https://github.com/Mintbeer96/ComfyUI-KerasOCR": [
[
"KerasOCR"
],
{
"title_aux": "ComfyUI-KerasOCR"
}
],
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [ "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [
[ [
"IPAAdapterFaceIDBatch", "IPAAdapterFaceIDBatch",
@ -4598,6 +4606,14 @@
"title_aux": "comfyui_meme_maker" "title_aux": "comfyui_meme_maker"
} }
], ],
"https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [
[
"DeepCache_Fix"
],
{
"title_aux": "ComfyUI-DeepCache-Fix"
}
],
"https://github.com/SoftMeng/ComfyUI_ImageToText": [ "https://github.com/SoftMeng/ComfyUI_ImageToText": [
[ [
"ComfyUI_ImageToText" "ComfyUI_ImageToText"
@ -10551,6 +10567,7 @@
"google_tool", "google_tool",
"image_iterator", "image_iterator",
"interpreter_tool", "interpreter_tool",
"json2text",
"json_get_value", "json_get_value",
"json_parser", "json_parser",
"keyword_tool", "keyword_tool",
@ -10566,6 +10583,7 @@
"load_file_folder", "load_file_folder",
"load_keyword", "load_keyword",
"load_name", "load_name",
"load_openai_ebd",
"load_persona", "load_persona",
"load_url", "load_url",
"load_wikipedia", "load_wikipedia",
@ -13407,6 +13425,7 @@
"CreateCircleMask", "CreateCircleMask",
"CreateMaskWithCanvas", "CreateMaskWithCanvas",
"CreateNestedPNGMask", "CreateNestedPNGMask",
"CreatePolygonPNGMask",
"CreateSimpleMask", "CreateSimpleMask",
"CreateTillingPNGMask", "CreateTillingPNGMask",
"CreateWatermarkRemovalMask", "CreateWatermarkRemovalMask",
@ -13996,6 +14015,7 @@
"glslViewer", "glslViewer",
"int", "int",
"vec2", "vec2",
"vec2 (pos)",
"vec3", "vec3",
"vec4" "vec4"
], ],
@ -16364,7 +16384,8 @@
"GroqChatNode", "GroqChatNode",
"MoonshotMultiChatNode", "MoonshotMultiChatNode",
"MoonshotSingleChatNode", "MoonshotSingleChatNode",
"SD3LongCaptionerV2" "SD3LongCaptionerV2",
"dwimage2"
], ],
{ {
"title_aux": "comfy-groqchat" "title_aux": "comfy-groqchat"