update DB

This commit is contained in:
Dr.Lt.Data 2025-06-07 12:32:42 +09:00
parent a6b2d2c722
commit 9c08a6314b
6 changed files with 2830 additions and 2789 deletions

View File

@ -27070,6 +27070,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Drop-in TorchCompile node that preserves LoRA patches." "description": "Drop-in TorchCompile node that preserves LoRA patches."
}, },
{
"author": "Pigidiy",
"title": "ComfyUI-LikeSpiderAI-UI",
"id": "like_spider_ui",
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI",
"files": [
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI"
],
"install_type": "git-clone",
"description": "Declarative UI Framework for ComfyUI Nodes. Minimalistic base class for creating UI-based audio/text/image nodes."
},
@ -27508,18 +27519,7 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}, }
{
"author": "Pigidiy",
"title": "ComfyUI-LikeSpiderAI-UI",
"id": "like_spider_ui",
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI",
"files": [
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI"
],
"install_type": "git-clone",
"description": "Declarative UI Framework for ComfyUI Nodes. Minimalistic base class for creating UI-based audio/text/image nodes."
}
] ]
} }

View File

@ -256,10 +256,12 @@
"ALLty", "ALLty",
"EGRWGL", "EGRWGL",
"EGRYDZQHNode", "EGRYDZQHNode",
"EGSEED",
"GroupSwitchNode", "GroupSwitchNode",
"GroupSwitchNodee", "GroupSwitchNodee",
"GroupSwitchNodeee", "GroupSwitchNodeee",
"GroupSwitchNodeeee", "GroupSwitchNodeeee",
"GroupSwitchNodi",
"hulue", "hulue",
"jinyong" "jinyong"
], ],
@ -330,10 +332,19 @@
], ],
"https://github.com/2frames/ComfyUI-AQnodes": [ "https://github.com/2frames/ComfyUI-AQnodes": [
[ [
"AQ_BlendImages",
"AQ_CLIPSetLastLayer",
"AQ_Gemini", "AQ_Gemini",
"AQ_ImageMaskSwitch",
"AQ_Image_DetailTransfer",
"AQ_Image_Pad",
"AQ_Increment",
"AQ_LoadImageBase64",
"AQ_MasksAndImagesAsList", "AQ_MasksAndImagesAsList",
"AQ_Qwen", "AQ_Qwen",
"AQ_QwenLoader", "AQ_QwenLoader",
"AQ_Random",
"AQ_SaveImageWebpReturnBase64",
"AQ_SendImageToAPI", "AQ_SendImageToAPI",
"AQ_multiface_ApplyPulidFlux" "AQ_multiface_ApplyPulidFlux"
], ],
@ -3472,6 +3483,7 @@
"Categorizer", "Categorizer",
"CollectAndDistributeText", "CollectAndDistributeText",
"Coloring", "Coloring",
"ConditionalLoRAApplierCreepybits",
"CustomNodeManager", "CustomNodeManager",
"DelayNode", "DelayNode",
"DelayTextNode", "DelayTextNode",
@ -7013,6 +7025,7 @@
"ImageSizeAdjustment", "ImageSizeAdjustment",
"InspyrenetRembgLoader", "InspyrenetRembgLoader",
"InspyrenetRembgProcess", "InspyrenetRembgProcess",
"LG_LatentBatchToList",
"LG_LoadImage", "LG_LoadImage",
"LG_Noise", "LG_Noise",
"LazySwitch1way", "LazySwitch1way",
@ -13180,6 +13193,8 @@
[ [
"ComfyUI_LLM_Ollama", "ComfyUI_LLM_Ollama",
"DeepSeek_Online", "DeepSeek_Online",
"LoadGifFromLocal",
"LoadImageFromUrl",
"QiniuImageUploadNode", "QiniuImageUploadNode",
"QiniuVideoUploadNode", "QiniuVideoUploadNode",
"StringArrayFormatter", "StringArrayFormatter",
@ -25997,6 +26012,7 @@
"https://github.com/laksjdjf/ComfyUI-Imatrix": [ "https://github.com/laksjdjf/ComfyUI-Imatrix": [
[ [
"ImatrixUNETLoader", "ImatrixUNETLoader",
"LoRAdiff",
"SaveImatrix" "SaveImatrix"
], ],
{ {
@ -31703,7 +31719,10 @@
], ],
"https://github.com/s9roll7/comfyui_cotracker_node": [ "https://github.com/s9roll7/comfyui_cotracker_node": [
[ [
"CoTrackerNode" "CoTrackerNode",
"GridPointGeneratorNode",
"PerlinCoordinateRandomizerNode",
"XYMotionAmplifierNode"
], ],
{ {
"title_aux": "Comfyui CoTracker Node" "title_aux": "Comfyui CoTracker Node"
@ -33224,7 +33243,12 @@
], ],
"https://github.com/spawner1145/CUI-Lumina2-TeaCache": [ "https://github.com/spawner1145/CUI-Lumina2-TeaCache": [
[ [
"TeaCache_Lumina2" "LPIPS_Model_Loader",
"Store_Baseline_Image",
"TeaCache_LPIPS_Evaluator",
"TeaCache_Lumina2",
"TeaCache_Patcher",
"TeaCache_Result_Collector"
], ],
{ {
"title_aux": "CUI-Lumina2-TeaCache" "title_aux": "CUI-Lumina2-TeaCache"
@ -35347,8 +35371,8 @@
"LTLatentOp", "LTLatentOp",
"LTLatentToShape", "LTLatentToShape",
"LTLatentsConcatenate", "LTLatentsConcatenate",
"LTParamRandomizerGaussian", "LTNumberRangeGaussian",
"LTParamRandomizerRange", "LTNumberRangeUniform",
"LTPreviewLatent", "LTPreviewLatent",
"LTReshapeLatent", "LTReshapeLatent",
"LTUniformLatent" "LTUniformLatent"
@ -36383,7 +36407,6 @@
"DCI_BinaryFileLoader", "DCI_BinaryFileLoader",
"DCI_BinaryFileSaver", "DCI_BinaryFileSaver",
"DCI_BinaryFileUploader", "DCI_BinaryFileUploader",
"DCI_FileLoader",
"DCI_FileNode", "DCI_FileNode",
"DCI_Image", "DCI_Image",
"DCI_ImageExporter", "DCI_ImageExporter",

File diff suppressed because it is too large Load Diff

View File

@ -2267,6 +2267,8 @@
], ],
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [ "https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
[ [
"AutoLoop_create_pseudo_loop_video",
"Environment_INFO",
"GetImageNthCount", "GetImageNthCount",
"ImageChannelSeparate", "ImageChannelSeparate",
"ImageCountConcatenate", "ImageCountConcatenate",
@ -7506,6 +7508,7 @@
"RunPython", "RunPython",
"SaveSpiderData", "SaveSpiderData",
"SpiderCrawl", "SpiderCrawl",
"SpiderSplit",
"String2Json", "String2Json",
"String_Attachment" "String_Attachment"
], ],
@ -8422,6 +8425,7 @@
"https://github.com/wTechArtist/ComfyUI_VVL_SAM2": [ "https://github.com/wTechArtist/ComfyUI_VVL_SAM2": [
[ [
"SAM1AutoEverything", "SAM1AutoEverything",
"VVL_DetectionScaler",
"VVL_Florence2SAM2", "VVL_Florence2SAM2",
"VVL_GroundingDinoSAM2", "VVL_GroundingDinoSAM2",
"VVL_MaskCleaner", "VVL_MaskCleaner",

View File

@ -11,6 +11,17 @@
{
"author": "Pigidiy",
"title": "ComfyUI-LikeSpiderAI-UI",
"id": "like_spider_ui",
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI",
"files": [
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI"
],
"install_type": "git-clone",
"description": "Declarative UI Framework for ComfyUI Nodes. Minimalistic base class for creating UI-based audio/text/image nodes."
},
{ {
"author": "xmarre", "author": "xmarre",
"title": "LoRA-Safe TorchCompile", "title": "LoRA-Safe TorchCompile",
@ -678,26 +689,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of logic and utility nodes for ComfyUI to enhance workflow capabilities." "description": "A collection of logic and utility nodes for ComfyUI to enhance workflow capabilities."
},
{
"author": "wTechArtist",
"title": "ComfyUI VVL Video Camera Advanced",
"reference": "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera_Advanced",
"files": [
"https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera_Advanced"
],
"install_type": "git-clone",
"description": "A professional video camera parameter estimation toolkit based on the VGGT model."
},
{
"author": "niknah",
"title": "Audio General",
"reference": "https://github.com/niknah/audio-general-ComfyUI",
"files": [
"https://github.com/niknah/audio-general-ComfyUI"
],
"install_type": "git-clone",
"description": "General audio nodes. Mix, Bass/Treble, Concatenate, Pitch, Add/remove silence, Speed"
} }
] ]
} }

View File

@ -256,10 +256,12 @@
"ALLty", "ALLty",
"EGRWGL", "EGRWGL",
"EGRYDZQHNode", "EGRYDZQHNode",
"EGSEED",
"GroupSwitchNode", "GroupSwitchNode",
"GroupSwitchNodee", "GroupSwitchNodee",
"GroupSwitchNodeee", "GroupSwitchNodeee",
"GroupSwitchNodeeee", "GroupSwitchNodeeee",
"GroupSwitchNodi",
"hulue", "hulue",
"jinyong" "jinyong"
], ],
@ -330,10 +332,19 @@
], ],
"https://github.com/2frames/ComfyUI-AQnodes": [ "https://github.com/2frames/ComfyUI-AQnodes": [
[ [
"AQ_BlendImages",
"AQ_CLIPSetLastLayer",
"AQ_Gemini", "AQ_Gemini",
"AQ_ImageMaskSwitch",
"AQ_Image_DetailTransfer",
"AQ_Image_Pad",
"AQ_Increment",
"AQ_LoadImageBase64",
"AQ_MasksAndImagesAsList", "AQ_MasksAndImagesAsList",
"AQ_Qwen", "AQ_Qwen",
"AQ_QwenLoader", "AQ_QwenLoader",
"AQ_Random",
"AQ_SaveImageWebpReturnBase64",
"AQ_SendImageToAPI", "AQ_SendImageToAPI",
"AQ_multiface_ApplyPulidFlux" "AQ_multiface_ApplyPulidFlux"
], ],
@ -3472,6 +3483,7 @@
"Categorizer", "Categorizer",
"CollectAndDistributeText", "CollectAndDistributeText",
"Coloring", "Coloring",
"ConditionalLoRAApplierCreepybits",
"CustomNodeManager", "CustomNodeManager",
"DelayNode", "DelayNode",
"DelayTextNode", "DelayTextNode",
@ -7013,6 +7025,7 @@
"ImageSizeAdjustment", "ImageSizeAdjustment",
"InspyrenetRembgLoader", "InspyrenetRembgLoader",
"InspyrenetRembgProcess", "InspyrenetRembgProcess",
"LG_LatentBatchToList",
"LG_LoadImage", "LG_LoadImage",
"LG_Noise", "LG_Noise",
"LazySwitch1way", "LazySwitch1way",
@ -13180,6 +13193,8 @@
[ [
"ComfyUI_LLM_Ollama", "ComfyUI_LLM_Ollama",
"DeepSeek_Online", "DeepSeek_Online",
"LoadGifFromLocal",
"LoadImageFromUrl",
"QiniuImageUploadNode", "QiniuImageUploadNode",
"QiniuVideoUploadNode", "QiniuVideoUploadNode",
"StringArrayFormatter", "StringArrayFormatter",
@ -25997,6 +26012,7 @@
"https://github.com/laksjdjf/ComfyUI-Imatrix": [ "https://github.com/laksjdjf/ComfyUI-Imatrix": [
[ [
"ImatrixUNETLoader", "ImatrixUNETLoader",
"LoRAdiff",
"SaveImatrix" "SaveImatrix"
], ],
{ {
@ -31703,7 +31719,10 @@
], ],
"https://github.com/s9roll7/comfyui_cotracker_node": [ "https://github.com/s9roll7/comfyui_cotracker_node": [
[ [
"CoTrackerNode" "CoTrackerNode",
"GridPointGeneratorNode",
"PerlinCoordinateRandomizerNode",
"XYMotionAmplifierNode"
], ],
{ {
"title_aux": "Comfyui CoTracker Node" "title_aux": "Comfyui CoTracker Node"
@ -33224,7 +33243,12 @@
], ],
"https://github.com/spawner1145/CUI-Lumina2-TeaCache": [ "https://github.com/spawner1145/CUI-Lumina2-TeaCache": [
[ [
"TeaCache_Lumina2" "LPIPS_Model_Loader",
"Store_Baseline_Image",
"TeaCache_LPIPS_Evaluator",
"TeaCache_Lumina2",
"TeaCache_Patcher",
"TeaCache_Result_Collector"
], ],
{ {
"title_aux": "CUI-Lumina2-TeaCache" "title_aux": "CUI-Lumina2-TeaCache"
@ -35347,8 +35371,8 @@
"LTLatentOp", "LTLatentOp",
"LTLatentToShape", "LTLatentToShape",
"LTLatentsConcatenate", "LTLatentsConcatenate",
"LTParamRandomizerGaussian", "LTNumberRangeGaussian",
"LTParamRandomizerRange", "LTNumberRangeUniform",
"LTPreviewLatent", "LTPreviewLatent",
"LTReshapeLatent", "LTReshapeLatent",
"LTUniformLatent" "LTUniformLatent"
@ -36383,7 +36407,6 @@
"DCI_BinaryFileLoader", "DCI_BinaryFileLoader",
"DCI_BinaryFileSaver", "DCI_BinaryFileSaver",
"DCI_BinaryFileUploader", "DCI_BinaryFileUploader",
"DCI_FileLoader",
"DCI_FileNode", "DCI_FileNode",
"DCI_Image", "DCI_Image",
"DCI_ImageExporter", "DCI_ImageExporter",