update DB

This commit is contained in:
Dr.Lt.Data 2025-05-13 02:56:36 +09:00
parent 8bcf16dc90
commit 6e12358f5a
4 changed files with 737 additions and 666 deletions

View File

@ -692,16 +692,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "VideoDepthAnything nodes for ComfyUI" "description": "VideoDepthAnything nodes for ComfyUI"
}, },
{
"author": "MITCAP",
"title": "ComfyUI OpenAI DALL-E 3 Node [WIP]",
"reference": "https://github.com/MITCAP/OpenAI-ComfyUI",
"files": [
"https://github.com/MITCAP/OpenAI-ComfyUI"
],
"install_type": "git-clone",
"description": "This project provides custom nodes for ComfyUI that integrate with OpenAI's DALL-E 3 and GPT-4o models. The nodes allow users to generate images and describe images using OpenAI's API.\nNOTE: The files in the repo are not organized."
},
{ {
"author": "benmizrahi", "author": "benmizrahi",
"title": "ComfyGCS [WIP]", "title": "ComfyGCS [WIP]",

View File

@ -148,11 +148,20 @@
], ],
"https://github.com/1hew/ComfyUI-1hewNodes": [ "https://github.com/1hew/ComfyUI-1hewNodes": [
[ [
"BatchMaskMathOps",
"BlendModes",
"CoordinateExtractor", "CoordinateExtractor",
"ImageConcatenate", "CroppedImagePaste",
"ImageAddLabel",
"ImageBlendModesByCSS",
"ImageCropWithBBox", "ImageCropWithBBox",
"ImagePaste", "ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImagePlot",
"LumaMatte", "LumaMatte",
"MaskBlend",
"MaskMathOps",
"SliderValueRangeMapping",
"Solid" "Solid"
], ],
{ {
@ -949,6 +958,7 @@
"DevToolsNodeWithSeedInput", "DevToolsNodeWithSeedInput",
"DevToolsNodeWithStringInput", "DevToolsNodeWithStringInput",
"DevToolsNodeWithUnionInput", "DevToolsNodeWithUnionInput",
"DevToolsNodeWithV2ComboInput",
"DevToolsNodeWithValidation", "DevToolsNodeWithValidation",
"DevToolsObjectPatchNode", "DevToolsObjectPatchNode",
"DevToolsRemoteWidgetNode", "DevToolsRemoteWidgetNode",
@ -1295,6 +1305,20 @@
"title_aux": "ComfyUI-Notifier" "title_aux": "ComfyUI-Notifier"
} }
], ],
"https://github.com/George0726/ComfyUI-video-accessory": [
[
"VideoAcc_CameraTrajectoryRecam",
"VideoAcc_ImageResizeAdvanced",
"VideoAcc_ImageUpscaleVideo",
"VideoAcc_LoadImage",
"VideoAcc_LoadVideo",
"VideoAcc_SaveMP4",
"VideoAcc_imageSize"
],
{
"title_aux": "ComfyUI-video-accessory [WIP]"
}
],
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
[ [
"DownloadAndLoadLivePortraitModels", "DownloadAndLoadLivePortraitModels",
@ -1748,15 +1772,6 @@
"title_aux": "comfy-tif-support" "title_aux": "comfy-tif-support"
} }
], ],
"https://github.com/MITCAP/OpenAI-ComfyUI": [
[
"OpenAIDalle3Node",
"OpenAIImageDescriptionNode"
],
{
"title_aux": "ComfyUI OpenAI DALL-E 3 Node [WIP]"
}
],
"https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": [ "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": [
[ [
"CogitareLabsPoseIDExtractor" "CogitareLabsPoseIDExtractor"
@ -2165,6 +2180,7 @@
"https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": [ "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": [
[ [
"HiDreamImg2Img", "HiDreamImg2Img",
"HiDreamResolutionSelect",
"HiDreamSampler", "HiDreamSampler",
"HiDreamSamplerAdvanced" "HiDreamSamplerAdvanced"
], ],
@ -2465,6 +2481,34 @@
"title_aux": "TWanVideoSigmaSampler: EXPERIMENTAL [WIP]" "title_aux": "TWanVideoSigmaSampler: EXPERIMENTAL [WIP]"
} }
], ],
"https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": [
[
"AlbedoHarmonizer",
"AlbedoModelLoader",
"CompleteRelighting",
"CompositeNormalsCalculator",
"DepthEstimator",
"DepthModelLoader",
"ExtractSmallBgShd",
"HarmonizedImageCreator",
"ImageResizer",
"ImageResizerNP",
"ImageResizerNPMASK",
"IntrinsicDecomposer",
"IntrinsicModelLoader",
"LightCoeffExtractor",
"LoadImagePIL",
"MaskApplier",
"MaskGenerator",
"NormalsExtractor",
"NormalsModelLoader",
"ReshadingModelLoader",
"ReshadingProcessor"
],
{
"title_aux": "IntrinsicCompositingClean-ComfyUI"
}
],
"https://github.com/ThisModernDay/ComfyUI-InstructorOllama": [ "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": [
[ [
"OllamaInstructorNode" "OllamaInstructorNode"
@ -2972,6 +3016,14 @@
"title_aux": "ComfyUI_BeySoft" "title_aux": "ComfyUI_BeySoft"
} }
], ],
"https://github.com/bheins/ComfyUI-glb-to-stl": [
[
"GLBToSTLNode"
],
{
"title_aux": "ComfyUI-glb-to-stl [WIP]"
}
],
"https://github.com/birnam/ComfyUI-GenData-Pack": [ "https://github.com/birnam/ComfyUI-GenData-Pack": [
[ [
"Checkpoint From String \ud83d\udc69\u200d\ud83d\udcbb", "Checkpoint From String \ud83d\udc69\u200d\ud83d\udcbb",
@ -3629,7 +3681,7 @@
"SaveImage", "SaveImage",
"SaveImageWebsocket", "SaveImageWebsocket",
"SaveLatent", "SaveLatent",
"SaveSVG", "SaveSVGNode",
"SaveVideo", "SaveVideo",
"SaveWEBM", "SaveWEBM",
"SelfAttentionGuidance", "SelfAttentionGuidance",
@ -4146,12 +4198,16 @@
[ [
"GagaAddStringArray", "GagaAddStringArray",
"GagaBatchStringReplace", "GagaBatchStringReplace",
"GagaGetDirList",
"GagaGetFileList", "GagaGetFileList",
"GagaGetImageInfoByUpload", "GagaGetImageInfoByUpload",
"GagaGetImageInfoWithUrl", "GagaGetImageInfoWithUrl",
"GagaGetImageWithPath",
"GagaGetStringArrayByIndex", "GagaGetStringArrayByIndex",
"GagaGetStringArraySize", "GagaGetStringArraySize",
"GagaGetStringListSize", "GagaGetStringListSize",
"GagaPythonScript",
"GagaSaveImageToPath",
"GagaSaveImageWithInfo", "GagaSaveImageWithInfo",
"GagaSaveImagesToGif", "GagaSaveImagesToGif",
"GagaSplitStringToList", "GagaSplitStringToList",
@ -4263,6 +4319,7 @@
[ [
"CreatePointsString", "CreatePointsString",
"XISER_Canvas", "XISER_Canvas",
"XIS_CanvasMaskProcessor",
"XIS_CompositorProcessor", "XIS_CompositorProcessor",
"XIS_CropImage", "XIS_CropImage",
"XIS_DynamicBatchKSampler", "XIS_DynamicBatchKSampler",
@ -5094,6 +5151,8 @@
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": [ "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": [
[ [
"DownloadAndLoadHyVideoTextEncoder", "DownloadAndLoadHyVideoTextEncoder",
"HunyuanVideoFresca",
"HunyuanVideoSLG",
"HyVideoBlockSwap", "HyVideoBlockSwap",
"HyVideoCFG", "HyVideoCFG",
"HyVideoContextOptions", "HyVideoContextOptions",
@ -5673,6 +5732,7 @@
"LF_SaveImageForCivitAI", "LF_SaveImageForCivitAI",
"LF_SaveJSON", "LF_SaveJSON",
"LF_SaveMarkdown", "LF_SaveMarkdown",
"LF_SaveText",
"LF_SchedulerSelector", "LF_SchedulerSelector",
"LF_Sepia", "LF_Sepia",
"LF_SequentialSeedsGenerator", "LF_SequentialSeedsGenerator",
@ -5681,6 +5741,7 @@
"LF_Something2Number", "LF_Something2Number",
"LF_Something2String", "LF_Something2String",
"LF_SortJSONKeys", "LF_SortJSONKeys",
"LF_SortTags",
"LF_String", "LF_String",
"LF_StringReplace", "LF_StringReplace",
"LF_StringTemplate", "LF_StringTemplate",
@ -5810,6 +5871,17 @@
"title_aux": "ComfyUI-MMYolo" "title_aux": "ComfyUI-MMYolo"
} }
], ],
"https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": [
[
"AddLogo",
"AddSingleObject",
"AddSingleText",
"ColorNode"
],
{
"title_aux": "ComfyUI-glb-to-stl [WIP]"
}
],
"https://github.com/mehbebe/ComfyLoraGallery": [ "https://github.com/mehbebe/ComfyLoraGallery": [
[ [
"LoraGallery" "LoraGallery"
@ -6981,7 +7053,6 @@
"CLIPTokenCounter", "CLIPTokenCounter",
"GeminiNode", "GeminiNode",
"KoboldCppApiNode", "KoboldCppApiNode",
"KoboldCppLauncherNode",
"LoraStrengthXYPlot" "LoraStrengthXYPlot"
], ],
{ {
@ -7271,28 +7342,19 @@
], ],
"https://github.com/xmarked-ai/ComfyUI_misc": [ "https://github.com/xmarked-ai/ComfyUI_misc": [
[ [
"AceColorFixX",
"AceFloatX",
"AceIntegerX",
"BLIPMatcherX", "BLIPMatcherX",
"BlendLatentsX", "BlendLatentsX",
"CheckpointLoaderBNB_X",
"CheckpointLoaderNF4_X",
"ColorCorrectionX", "ColorCorrectionX",
"ColorSpaceConversionX", "ColorSpaceConversionX",
"ColorTransferNodeX",
"CommonSourcesX", "CommonSourcesX",
"ConstantColorX", "ConstantColorX",
"ConvexHullByMaskX", "ConvexHullByMaskX",
"DeepSeekX",
"DepthDisplaceX", "DepthDisplaceX",
"DummyTestNodeX",
"EmptyLatentX", "EmptyLatentX",
"ExpressionsX", "ExpressionsX",
"FourCornerPinMaskX", "FourCornerPinMaskX",
"GaussianBlurX", "GaussianBlurX",
"GaussianMaskBlurX", "GaussianMaskBlurX",
"HiDreamAttentionScaleAllBlocksWithIPAdapterNode",
"IfConditionX", "IfConditionX",
"ImageCompositionX", "ImageCompositionX",
"ImageTileSquare", "ImageTileSquare",
@ -7301,18 +7363,12 @@
"LoopCloseX", "LoopCloseX",
"LoopOpenX", "LoopOpenX",
"LoraBatchSamplerX", "LoraBatchSamplerX",
"PixtralVisionX",
"PixtralX",
"RegionTesterNodeX",
"RegionalPromptSamplerX", "RegionalPromptSamplerX",
"RelightX", "RelightX",
"RemoveBackgroundX", "RemoveBackgroundX",
"SaveImageX", "SaveImageX",
"SelectiveDepthLoraBlocksX",
"SimpleBlockerX", "SimpleBlockerX",
"SimpleWD14TaggerX",
"SplineImageMask", "SplineImageMask",
"UnetLoaderBNB_X",
"WhiteBalanceX" "WhiteBalanceX"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,16 @@
}, },
{
"author": "MITCAP",
"title": "ComfyUI OpenAI DALL-E 3 Node [REMOVED]",
"reference": "https://github.com/MITCAP/OpenAI-ComfyUI",
"files": [
"https://github.com/MITCAP/OpenAI-ComfyUI"
],
"install_type": "git-clone",
"description": "This project provides custom nodes for ComfyUI that integrate with OpenAI's DALL-E 3 and GPT-4o models. The nodes allow users to generate images and describe images using OpenAI's API.\nNOTE: The files in the repo are not organized."
},
{ {
"author": "raspie10032", "author": "raspie10032",
"title": "ComfyUI NAI Prompt Converter [REMOVED]", "title": "ComfyUI NAI Prompt Converter [REMOVED]",