update DB

This commit is contained in:
dr.lt.data 2024-03-19 09:48:24 +09:00
parent bf7046c2b7
commit 48c2422600
4 changed files with 159 additions and 15 deletions

View File

@ -6228,6 +6228,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Eagleshadow." "description": "Custom nodes for ComfyUI by Eagleshadow."
}, },
{
"author": "Big Idea Technology",
"title": "Image Text Overlay Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
],
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
},
@ -6595,16 +6605,6 @@
], ],
"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": "Big Idea Technology",
"title": "Image Text Overlay Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
],
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
} }
] ]
} }

View File

@ -460,7 +460,7 @@
"Image Text Overlay" "Image Text Overlay"
], ],
{ {
"title_aux": "ImageTextOverlay Node for ComfyUI" "title_aux": "Image Text Overlay Node for ComfyUI"
} }
], ],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
@ -1035,6 +1035,57 @@
], ],
{ {
"author": "tstandley", "author": "tstandley",
"preemptions": [
"AIO_Preprocessor",
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
"AnimeLineArtPreprocessor",
"BAE-NormalMapPreprocessor",
"BinaryPreprocessor",
"CannyEdgePreprocessor",
"ColorPreprocessor",
"DSINE-NormalMapPreprocessor",
"DWPreprocessor",
"DensePosePreprocessor",
"DepthAnythingPreprocessor",
"DiffusionEdge_Preprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor",
"HEDPreprocessor",
"HintImageEnchance",
"ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent",
"ImageIntensityDetector",
"ImageLuminanceDetector",
"InpaintPreprocessor",
"LeReS-DepthMapPreprocessor",
"LineArtPreprocessor",
"LineartStandardPreprocessor",
"M-LSDPreprocessor",
"Manga2Anime_LineArt_Preprocessor",
"MaskOptFlow",
"MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer-DepthMapPreprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",
"OneFormer-COCO-SemSegPreprocessor",
"OpenposePreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"SAMPreprocessor",
"SavePoseKpsAsJsonFile",
"ScribblePreprocessor",
"Scribble_XDoG_Preprocessor",
"SemSegPreprocessor",
"ShufflePreprocessor",
"TEEDPreprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"
],
"title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors" "title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors"
} }
], ],
@ -1536,6 +1587,12 @@
"ADE_AdjustPEFullStretch", "ADE_AdjustPEFullStretch",
"ADE_AdjustPEManual", "ADE_AdjustPEManual",
"ADE_AdjustPESweetspotStretch", "ADE_AdjustPESweetspotStretch",
"ADE_AdjustWeightAllAdd",
"ADE_AdjustWeightAllMult",
"ADE_AdjustWeightIndivAdd",
"ADE_AdjustWeightIndivAttnAdd",
"ADE_AdjustWeightIndivAttnMult",
"ADE_AdjustWeightIndivMult",
"ADE_AnimateDiffCombine", "ADE_AnimateDiffCombine",
"ADE_AnimateDiffKeyframe", "ADE_AnimateDiffKeyframe",
"ADE_AnimateDiffLoRALoader", "ADE_AnimateDiffLoRALoader",
@ -3482,6 +3539,8 @@
"ImageColorPalette", "ImageColorPalette",
"ImageFlipper", "ImageFlipper",
"ImagePixelPalette", "ImagePixelPalette",
"ImageRGBPicker",
"ImageRGBSwapper",
"ImageRotator", "ImageRotator",
"ImageSizeClassifer", "ImageSizeClassifer",
"ImageSizeCombiner", "ImageSizeCombiner",
@ -4675,7 +4734,11 @@
], ],
"https://github.com/chaojie/ComfyUI-DragAnything": [ "https://github.com/chaojie/ComfyUI-DragAnything": [
[ [
"DragAnythingRun" "DragAnythingRun",
"DragAnythingRunRandom",
"LoadText",
"SaveText",
"VHS_FILENAMES_STRING"
], ],
{ {
"title_aux": "ComfyUI-DragAnything" "title_aux": "ComfyUI-DragAnything"
@ -5241,6 +5304,7 @@
"RescaleCFG", "RescaleCFG",
"SDTurboScheduler", "SDTurboScheduler",
"SD_4XUpscale_Conditioning", "SD_4XUpscale_Conditioning",
"SV3D_Conditioning",
"SVD_img2vid_Conditioning", "SVD_img2vid_Conditioning",
"SamplerCustom", "SamplerCustom",
"SamplerDPMAdaptative", "SamplerDPMAdaptative",
@ -5279,6 +5343,7 @@
"VAESave", "VAESave",
"VPScheduler", "VPScheduler",
"VideoLinearCFGGuidance", "VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"unCLIPCheckpointLoader", "unCLIPCheckpointLoader",
"unCLIPConditioning" "unCLIPConditioning"
], ],
@ -5818,6 +5883,7 @@
"https://github.com/edenartlab/eden_comfy_pipelines": [ "https://github.com/edenartlab/eden_comfy_pipelines": [
[ [
"CLIP_Interrogator", "CLIP_Interrogator",
"ConvertToGrayscale",
"Eden_Bool", "Eden_Bool",
"Eden_Compare", "Eden_Compare",
"Eden_DebugPrint", "Eden_DebugPrint",
@ -6802,6 +6868,7 @@
"ResizeMask", "ResizeMask",
"ReverseImageBatch", "ReverseImageBatch",
"RoundMask", "RoundMask",
"SV3D_BatchSchedule",
"SaveImageWithAlpha", "SaveImageWithAlpha",
"ScaleBatchPromptSchedule", "ScaleBatchPromptSchedule",
"SomethingToString", "SomethingToString",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "Big Idea Technology",
"title": "Image Text Overlay Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
],
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
},
{ {
"author": "kijai", "author": "kijai",
"title": "ComfyUI-DynamiCrafterWrapper", "title": "ComfyUI-DynamiCrafterWrapper",

View File

@ -460,7 +460,7 @@
"Image Text Overlay" "Image Text Overlay"
], ],
{ {
"title_aux": "ImageTextOverlay Node for ComfyUI" "title_aux": "Image Text Overlay Node for ComfyUI"
} }
], ],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
@ -1035,6 +1035,57 @@
], ],
{ {
"author": "tstandley", "author": "tstandley",
"preemptions": [
"AIO_Preprocessor",
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
"AnimeLineArtPreprocessor",
"BAE-NormalMapPreprocessor",
"BinaryPreprocessor",
"CannyEdgePreprocessor",
"ColorPreprocessor",
"DSINE-NormalMapPreprocessor",
"DWPreprocessor",
"DensePosePreprocessor",
"DepthAnythingPreprocessor",
"DiffusionEdge_Preprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor",
"HEDPreprocessor",
"HintImageEnchance",
"ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent",
"ImageIntensityDetector",
"ImageLuminanceDetector",
"InpaintPreprocessor",
"LeReS-DepthMapPreprocessor",
"LineArtPreprocessor",
"LineartStandardPreprocessor",
"M-LSDPreprocessor",
"Manga2Anime_LineArt_Preprocessor",
"MaskOptFlow",
"MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer-DepthMapPreprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",
"OneFormer-COCO-SemSegPreprocessor",
"OpenposePreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"SAMPreprocessor",
"SavePoseKpsAsJsonFile",
"ScribblePreprocessor",
"Scribble_XDoG_Preprocessor",
"SemSegPreprocessor",
"ShufflePreprocessor",
"TEEDPreprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"
],
"title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors" "title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors"
} }
], ],
@ -1536,6 +1587,12 @@
"ADE_AdjustPEFullStretch", "ADE_AdjustPEFullStretch",
"ADE_AdjustPEManual", "ADE_AdjustPEManual",
"ADE_AdjustPESweetspotStretch", "ADE_AdjustPESweetspotStretch",
"ADE_AdjustWeightAllAdd",
"ADE_AdjustWeightAllMult",
"ADE_AdjustWeightIndivAdd",
"ADE_AdjustWeightIndivAttnAdd",
"ADE_AdjustWeightIndivAttnMult",
"ADE_AdjustWeightIndivMult",
"ADE_AnimateDiffCombine", "ADE_AnimateDiffCombine",
"ADE_AnimateDiffKeyframe", "ADE_AnimateDiffKeyframe",
"ADE_AnimateDiffLoRALoader", "ADE_AnimateDiffLoRALoader",
@ -3482,6 +3539,8 @@
"ImageColorPalette", "ImageColorPalette",
"ImageFlipper", "ImageFlipper",
"ImagePixelPalette", "ImagePixelPalette",
"ImageRGBPicker",
"ImageRGBSwapper",
"ImageRotator", "ImageRotator",
"ImageSizeClassifer", "ImageSizeClassifer",
"ImageSizeCombiner", "ImageSizeCombiner",
@ -4675,7 +4734,11 @@
], ],
"https://github.com/chaojie/ComfyUI-DragAnything": [ "https://github.com/chaojie/ComfyUI-DragAnything": [
[ [
"DragAnythingRun" "DragAnythingRun",
"DragAnythingRunRandom",
"LoadText",
"SaveText",
"VHS_FILENAMES_STRING"
], ],
{ {
"title_aux": "ComfyUI-DragAnything" "title_aux": "ComfyUI-DragAnything"
@ -5241,6 +5304,7 @@
"RescaleCFG", "RescaleCFG",
"SDTurboScheduler", "SDTurboScheduler",
"SD_4XUpscale_Conditioning", "SD_4XUpscale_Conditioning",
"SV3D_Conditioning",
"SVD_img2vid_Conditioning", "SVD_img2vid_Conditioning",
"SamplerCustom", "SamplerCustom",
"SamplerDPMAdaptative", "SamplerDPMAdaptative",
@ -5279,6 +5343,7 @@
"VAESave", "VAESave",
"VPScheduler", "VPScheduler",
"VideoLinearCFGGuidance", "VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"unCLIPCheckpointLoader", "unCLIPCheckpointLoader",
"unCLIPConditioning" "unCLIPConditioning"
], ],
@ -5818,6 +5883,7 @@
"https://github.com/edenartlab/eden_comfy_pipelines": [ "https://github.com/edenartlab/eden_comfy_pipelines": [
[ [
"CLIP_Interrogator", "CLIP_Interrogator",
"ConvertToGrayscale",
"Eden_Bool", "Eden_Bool",
"Eden_Compare", "Eden_Compare",
"Eden_DebugPrint", "Eden_DebugPrint",
@ -6802,6 +6868,7 @@
"ResizeMask", "ResizeMask",
"ReverseImageBatch", "ReverseImageBatch",
"RoundMask", "RoundMask",
"SV3D_BatchSchedule",
"SaveImageWithAlpha", "SaveImageWithAlpha",
"ScaleBatchPromptSchedule", "ScaleBatchPromptSchedule",
"SomethingToString", "SomethingToString",