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
4c0065bdfb
commit
b90a82e716
@ -8754,10 +8754,39 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for ComfyUI in order to generate battelmaps"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "img2txt-comfyui-nodes",
|
||||
"id": "img2txt-nodes",
|
||||
"reference": "https://github.com/christian-byrne/img2txt-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/img2txt-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:img2txt BLIP SalesForce Large"
|
||||
},
|
||||
{
|
||||
"author": "ray",
|
||||
"title": "Light Gradient for ComfyUI",
|
||||
"id": "light-gradient",
|
||||
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
|
||||
"files": [
|
||||
"https://github.com/huagetai/ComfyUI_LightGradient"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Gradient,Mask Gradient"
|
||||
},
|
||||
{
|
||||
"author": "ray",
|
||||
"title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )",
|
||||
"id": "gaffer",
|
||||
"reference": "https://github.com/huagetai/ComfyUI-Gaffer",
|
||||
"files": [
|
||||
"https://github.com/huagetai/ComfyUI-Gaffer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -9151,26 +9180,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ray",
|
||||
"title": "Light Gradient for ComfyUI",
|
||||
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
|
||||
"files": [
|
||||
"https://github.com/huagetai/ComfyUI_LightGradient"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Gradient,Mask Gradient"
|
||||
},
|
||||
{
|
||||
"author": "ray",
|
||||
"title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )",
|
||||
"reference": "https://github.com/huagetai/ComfyUI-Gaffer",
|
||||
"files": [
|
||||
"https://github.com/huagetai/ComfyUI-Gaffer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2668,8 +2668,10 @@
|
||||
"PhotomontageC",
|
||||
"PostSamplerCrop",
|
||||
"SDXLEmptyLatent",
|
||||
"SavePrompt",
|
||||
"SaveWithMetaData",
|
||||
"SaveWithMetaData2",
|
||||
"SearchReplace",
|
||||
"SimplePrompts",
|
||||
"SpecificStylesDir",
|
||||
"StringJoin",
|
||||
@ -4923,6 +4925,7 @@
|
||||
"abyz22_blend_onecolor",
|
||||
"abyz22_blendimages",
|
||||
"abyz22_bypass",
|
||||
"abyz22_censoring",
|
||||
"abyz22_drawmask",
|
||||
"abyz22_lamaInpaint",
|
||||
"abyz22_lamaPreprocessor",
|
||||
@ -6467,10 +6470,10 @@
|
||||
"LayerUtility: XY to Percent"
|
||||
],
|
||||
{
|
||||
"author": "Chris Freilich",
|
||||
"description": "This extension provides a blend modes node with 30 blend modes.",
|
||||
"nickname": "Virtuoso Pack - Blend Nodes",
|
||||
"title": "Virtuoso Pack - Blend Modes",
|
||||
"author": "chflame",
|
||||
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||
"nickname": "LayerStyle",
|
||||
"title": "LayerStyle",
|
||||
"title_aux": "ComfyUI Layer Style"
|
||||
}
|
||||
],
|
||||
@ -8287,6 +8290,7 @@
|
||||
],
|
||||
"https://github.com/hay86/ComfyUI_AceNodes": [
|
||||
[
|
||||
"ACE_AnyInputSwitchBool",
|
||||
"ACE_AudioLoad",
|
||||
"ACE_AudioPlay",
|
||||
"ACE_AudioSave",
|
||||
@ -8353,6 +8357,7 @@
|
||||
],
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"About_us",
|
||||
"CLIPTextEncode_party",
|
||||
"KSampler_party",
|
||||
"LLM",
|
||||
@ -8448,6 +8453,17 @@
|
||||
"title_aux": "ComfyUI-ModelDownloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/huagetai/ComfyUI-Gaffer": [
|
||||
[
|
||||
"ApplyICLight",
|
||||
"CalculateNormalMap",
|
||||
"ICLightModelLoader",
|
||||
"LightSource"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )"
|
||||
}
|
||||
],
|
||||
"https://github.com/huagetai/ComfyUI_LightGradient": [
|
||||
[
|
||||
"ImageGradient",
|
||||
|
||||
@ -3294,5 +3294,13 @@
|
||||
"https://github.com/fmatray/ComfyUI_BattlemapGrid": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-11 22:40:15"
|
||||
},
|
||||
"https://github.com/christian-byrne/img2txt-comfyui-nodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-12 07:41:45"
|
||||
},
|
||||
"https://github.com/huagetai/ComfyUI-Gaffer": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-05-12 12:18:09"
|
||||
}
|
||||
}
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "sangeet",
|
||||
"title": "comfyui-testui",
|
||||
"reference": "https://github.com/sangeet/comfyui-testui",
|
||||
"files": [
|
||||
"https://github.com/sangeet/comfyui-testui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Frontend For ComfyUI workflow"
|
||||
},
|
||||
{
|
||||
"author": "Elawphant",
|
||||
"title": "ComfyUI-MusicGen [WIP]",
|
||||
|
||||
@ -10,6 +10,39 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "ray",
|
||||
"title": "Light Gradient for ComfyUI",
|
||||
"id": "light-gradient",
|
||||
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
|
||||
"files": [
|
||||
"https://github.com/huagetai/ComfyUI_LightGradient"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Gradient,Mask Gradient"
|
||||
},
|
||||
{
|
||||
"author": "ray",
|
||||
"title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )",
|
||||
"id": "gaffer",
|
||||
"reference": "https://github.com/huagetai/ComfyUI-Gaffer",
|
||||
"files": [
|
||||
"https://github.com/huagetai/ComfyUI-Gaffer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "img2txt-comfyui-nodes",
|
||||
"id": "img2txt-nodes",
|
||||
"reference": "https://github.com/christian-byrne/img2txt-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/img2txt-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:img2txt BLIP SalesForce Large"
|
||||
},
|
||||
{
|
||||
"author": "huchenlei",
|
||||
"title": "ComfyUI-IC-Light-Native",
|
||||
@ -656,46 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Store text to Key-Values pair json."
|
||||
},
|
||||
{
|
||||
"author": "FredBill1",
|
||||
"title": "comfyui-fb-utils",
|
||||
"reference": "https://github.com/FredBill1/comfyui-fb-utils",
|
||||
"files": [
|
||||
"https://github.com/FredBill1/comfyui-fb-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString"
|
||||
},
|
||||
{
|
||||
"author": "lquesada",
|
||||
"title": "ComfyUI-Prompt-Combinator",
|
||||
"reference": "https://github.com/lquesada/ComfyUI-Prompt-Combinator",
|
||||
"files": [
|
||||
"https://github.com/lquesada/ComfyUI-Prompt-Combinator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings."
|
||||
},
|
||||
{
|
||||
"author": "huchenlei",
|
||||
"title": "ComfyUI-openpose-editor",
|
||||
"reference": "https://github.com/huchenlei/ComfyUI-openpose-editor",
|
||||
"files": [
|
||||
"https://github.com/huchenlei/ComfyUI-openpose-editor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "longgui0318",
|
||||
"title": "comfyui-magic-clothing",
|
||||
"reference": "https://github.com/longgui0318/comfyui-magic-clothing",
|
||||
"files": [
|
||||
"https://github.com/longgui0318/comfyui-magic-clothing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -2668,8 +2668,10 @@
|
||||
"PhotomontageC",
|
||||
"PostSamplerCrop",
|
||||
"SDXLEmptyLatent",
|
||||
"SavePrompt",
|
||||
"SaveWithMetaData",
|
||||
"SaveWithMetaData2",
|
||||
"SearchReplace",
|
||||
"SimplePrompts",
|
||||
"SpecificStylesDir",
|
||||
"StringJoin",
|
||||
@ -4923,6 +4925,7 @@
|
||||
"abyz22_blend_onecolor",
|
||||
"abyz22_blendimages",
|
||||
"abyz22_bypass",
|
||||
"abyz22_censoring",
|
||||
"abyz22_drawmask",
|
||||
"abyz22_lamaInpaint",
|
||||
"abyz22_lamaPreprocessor",
|
||||
@ -6467,10 +6470,10 @@
|
||||
"LayerUtility: XY to Percent"
|
||||
],
|
||||
{
|
||||
"author": "Chris Freilich",
|
||||
"description": "This extension provides a blend modes node with 30 blend modes.",
|
||||
"nickname": "Virtuoso Pack - Blend Nodes",
|
||||
"title": "Virtuoso Pack - Blend Modes",
|
||||
"author": "chflame",
|
||||
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||
"nickname": "LayerStyle",
|
||||
"title": "LayerStyle",
|
||||
"title_aux": "ComfyUI Layer Style"
|
||||
}
|
||||
],
|
||||
@ -8287,6 +8290,7 @@
|
||||
],
|
||||
"https://github.com/hay86/ComfyUI_AceNodes": [
|
||||
[
|
||||
"ACE_AnyInputSwitchBool",
|
||||
"ACE_AudioLoad",
|
||||
"ACE_AudioPlay",
|
||||
"ACE_AudioSave",
|
||||
@ -8353,6 +8357,7 @@
|
||||
],
|
||||
"https://github.com/heshengtao/comfyui_LLM_party": [
|
||||
[
|
||||
"About_us",
|
||||
"CLIPTextEncode_party",
|
||||
"KSampler_party",
|
||||
"LLM",
|
||||
@ -8448,6 +8453,17 @@
|
||||
"title_aux": "ComfyUI-ModelDownloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/huagetai/ComfyUI-Gaffer": [
|
||||
[
|
||||
"ApplyICLight",
|
||||
"CalculateNormalMap",
|
||||
"ICLightModelLoader",
|
||||
"LightSource"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )"
|
||||
}
|
||||
],
|
||||
"https://github.com/huagetai/ComfyUI_LightGradient": [
|
||||
[
|
||||
"ImageGradient",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user