Browse Source

update DB

pull/401/head
dr.lt.data 9 months ago
parent
commit
2bca9241aa
  1. 20
      custom-node-list.json
  2. 45
      extension-node-map.json
  3. 20
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 45
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -4364,6 +4364,16 @@
"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."
},
{
"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",
"title": "ComfyUI Profiler",
@ -5024,6 +5034,16 @@
"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."
},
{
"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"
},

45
extension-node-map.json

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

20
node_db/dev/custom-node-list.json

@ -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",
"title": "ComfyUI Animate LCM",

10
node_db/new/custom-node-list.json

@ -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",
"title": "ComfyUI Animate LCM",

45
node_db/new/extension-node-map.json

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

Loading…
Cancel
Save