update DB

This commit is contained in:
dr.lt.data 2024-02-08 15:59:36 +09:00
parent 7d8a413047
commit 2bca9241aa
5 changed files with 108 additions and 32 deletions

View File

@ -4364,6 +4364,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer." "description": "Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
}, },
{
"author": "Hangover3832",
"title": "ComfyUI-Hangover-Moondream",
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream",
"files": [
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream"
],
"install_type": "git-clone",
"description": "Moondream is a lightweight multimodal large languge model.\nIMPORTANT:According to the creator, Moondream is for research purposes only, commercial use is not allowed!\n[w/WARN:Additional python code will be downloaded from huggingface and executed. You have to trust this creator if you want to use this node!]"
},
{ {
"author": "tzwm", "author": "tzwm",
"title": "ComfyUI Profiler", "title": "ComfyUI Profiler",
@ -5024,6 +5034,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-Transformers is a cutting-edge project combining the power of computer vision and natural language processing to create intuitive and user-friendly interfaces. Our goal is to make technology more accessible and engaging." "description": "ComfyUI-Transformers is a cutting-edge project combining the power of computer vision and natural language processing to create intuitive and user-friendly interfaces. Our goal is to make technology more accessible and engaging."
}, },
{
"author": "DonBaronFactory",
"title": "ComfyUI-Cre8it-Nodes",
"reference": "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes",
"files": [
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows"
},

View File

@ -436,7 +436,10 @@
], ],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[ [
"LoadImageFromPath" "ImageToPIL",
"LoadImageFromPath",
"PILToImage",
"PILToMask"
], ],
{ {
"title_aux": "ComfyUI_Ib_CustomNodes" "title_aux": "ComfyUI_Ib_CustomNodes"
@ -620,6 +623,16 @@
"title_aux": "Derfuu_ComfyUI_ModdedNodes" "title_aux": "Derfuu_ComfyUI_ModdedNodes"
} }
], ],
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
[
"ApplySerialPrompter",
"ImageSizer",
"SerialPrompter"
],
{
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
"https://github.com/Electrofried/ComfyUI-OpenAINode": [ "https://github.com/Electrofried/ComfyUI-OpenAINode": [
[ [
"OpenAINode" "OpenAINode"
@ -941,6 +954,14 @@
"title_aux": "ComfyUI aichemy nodes" "title_aux": "ComfyUI aichemy nodes"
} }
], ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": [
[
"Moondream Interrogator (NO COMMERCIAL USE)"
],
{
"title_aux": "ComfyUI-Hangover-Moondream"
}
],
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [ "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
[ [
"Image Scale Bounding Box", "Image Scale Bounding Box",
@ -4128,6 +4149,7 @@
"LayerUtility: ImageShift", "LayerUtility: ImageShift",
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
"LayerUtility: RestoreCropBox", "LayerUtility: RestoreCropBox",
"LayerUtility: TextImage",
"LayerUtility: XY to Percent" "LayerUtility: XY to Percent"
], ],
{ {
@ -4862,21 +4884,21 @@
], ],
"https://github.com/edenartlab/eden_comfy_pipelines": [ "https://github.com/edenartlab/eden_comfy_pipelines": [
[ [
"Bool",
"CLIP_Interrogator", "CLIP_Interrogator",
"Compare", "Eden_Bool",
"DebugPrint", "Eden_Compare",
"Eden_DebugPrint",
"Eden_Float",
"Eden_Int",
"Eden_String",
"Filepicker", "Filepicker",
"Float",
"IMG_blender", "IMG_blender",
"IMG_padder", "IMG_padder",
"IMG_scaler", "IMG_scaler",
"IMG_unpadder", "IMG_unpadder",
"If ANY execute A else B", "If ANY execute A else B",
"Int",
"LatentTypeConversion", "LatentTypeConversion",
"SaveImageAdvanced", "SaveImageAdvanced",
"String",
"VAEDecode_to_folder" "VAEDecode_to_folder"
], ],
{ {
@ -5491,11 +5513,6 @@
"https://github.com/kenjiqq/qq-nodes-comfyui": [ "https://github.com/kenjiqq/qq-nodes-comfyui": [
[ [
"Any List", "Any List",
"Axis To Float",
"Axis To Int",
"Axis To Model",
"Axis To Number",
"Axis To String",
"Image Accumulator End", "Image Accumulator End",
"Image Accumulator Start", "Image Accumulator Start",
"Load Lines From Text File", "Load Lines From Text File",
@ -6853,15 +6870,11 @@
"3DImage", "3DImage",
"AppInfo", "AppInfo",
"AreaToMask", "AreaToMask",
"CLIPSeg",
"CLIPSeg_",
"CenterImage", "CenterImage",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"CkptNames_", "CkptNames_",
"Color", "Color",
"CombineMasks_",
"CombineSegMasks",
"DynamicDelayProcessor", "DynamicDelayProcessor",
"EmbeddingPrompt", "EmbeddingPrompt",
"EnhanceImage", "EnhanceImage",

View File

@ -10,6 +10,26 @@
}, },
{
"author": "kijai",
"title": "ComfyUI-ADMotionDirector [WIP]",
"reference": "https://github.com/kijai/ComfyUI-ADMotionDirector",
"files": [
"https://github.com/kijai/ComfyUI-ADMotionDirector"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for using [a/AnimateDiff-MotionDirector](https://github.com/ExponentialML/AnimateDiff-MotionDirector)\nAfter training, the LoRAs are intended to be used with the ComfyUI Extension [a/ComfyUI-AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved)."
},
{
"author": "shadowcz007",
"title": "comfyui-CLIPSeg",
"reference": "https://github.com/shadowcz007/comfyui-CLIPSeg",
"files": [
"https://github.com/shadowcz007/comfyui-CLIPSeg"
],
"install_type": "git-clone",
"description": "Download [a/CLIPSeg](https://huggingface.co/CIDAS/clipseg-rd64-refined/tree/main), move to : models/clipseg"
},
{ {
"author": "dezi-ai", "author": "dezi-ai",
"title": "ComfyUI Animate LCM", "title": "ComfyUI Animate LCM",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "DonBaronFactory",
"title": "ComfyUI-Cre8it-Nodes",
"reference": "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes",
"files": [
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows"
},
{ {
"author": "dezi-ai", "author": "dezi-ai",
"title": "ComfyUI Animate LCM", "title": "ComfyUI Animate LCM",

View File

@ -436,7 +436,10 @@
], ],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[ [
"LoadImageFromPath" "ImageToPIL",
"LoadImageFromPath",
"PILToImage",
"PILToMask"
], ],
{ {
"title_aux": "ComfyUI_Ib_CustomNodes" "title_aux": "ComfyUI_Ib_CustomNodes"
@ -620,6 +623,16 @@
"title_aux": "Derfuu_ComfyUI_ModdedNodes" "title_aux": "Derfuu_ComfyUI_ModdedNodes"
} }
], ],
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
[
"ApplySerialPrompter",
"ImageSizer",
"SerialPrompter"
],
{
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
"https://github.com/Electrofried/ComfyUI-OpenAINode": [ "https://github.com/Electrofried/ComfyUI-OpenAINode": [
[ [
"OpenAINode" "OpenAINode"
@ -941,6 +954,14 @@
"title_aux": "ComfyUI aichemy nodes" "title_aux": "ComfyUI aichemy nodes"
} }
], ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": [
[
"Moondream Interrogator (NO COMMERCIAL USE)"
],
{
"title_aux": "ComfyUI-Hangover-Moondream"
}
],
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [ "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
[ [
"Image Scale Bounding Box", "Image Scale Bounding Box",
@ -4128,6 +4149,7 @@
"LayerUtility: ImageShift", "LayerUtility: ImageShift",
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
"LayerUtility: RestoreCropBox", "LayerUtility: RestoreCropBox",
"LayerUtility: TextImage",
"LayerUtility: XY to Percent" "LayerUtility: XY to Percent"
], ],
{ {
@ -4862,21 +4884,21 @@
], ],
"https://github.com/edenartlab/eden_comfy_pipelines": [ "https://github.com/edenartlab/eden_comfy_pipelines": [
[ [
"Bool",
"CLIP_Interrogator", "CLIP_Interrogator",
"Compare", "Eden_Bool",
"DebugPrint", "Eden_Compare",
"Eden_DebugPrint",
"Eden_Float",
"Eden_Int",
"Eden_String",
"Filepicker", "Filepicker",
"Float",
"IMG_blender", "IMG_blender",
"IMG_padder", "IMG_padder",
"IMG_scaler", "IMG_scaler",
"IMG_unpadder", "IMG_unpadder",
"If ANY execute A else B", "If ANY execute A else B",
"Int",
"LatentTypeConversion", "LatentTypeConversion",
"SaveImageAdvanced", "SaveImageAdvanced",
"String",
"VAEDecode_to_folder" "VAEDecode_to_folder"
], ],
{ {
@ -5491,11 +5513,6 @@
"https://github.com/kenjiqq/qq-nodes-comfyui": [ "https://github.com/kenjiqq/qq-nodes-comfyui": [
[ [
"Any List", "Any List",
"Axis To Float",
"Axis To Int",
"Axis To Model",
"Axis To Number",
"Axis To String",
"Image Accumulator End", "Image Accumulator End",
"Image Accumulator Start", "Image Accumulator Start",
"Load Lines From Text File", "Load Lines From Text File",
@ -6853,15 +6870,11 @@
"3DImage", "3DImage",
"AppInfo", "AppInfo",
"AreaToMask", "AreaToMask",
"CLIPSeg",
"CLIPSeg_",
"CenterImage", "CenterImage",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"CkptNames_", "CkptNames_",
"Color", "Color",
"CombineMasks_",
"CombineSegMasks",
"DynamicDelayProcessor", "DynamicDelayProcessor",
"EmbeddingPrompt", "EmbeddingPrompt",
"EnhanceImage", "EnhanceImage",