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",
"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",
"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"
],
{
"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": [
@ -1035,6 +1035,57 @@
],
{
"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"
}
],
@ -1536,6 +1587,12 @@
"ADE_AdjustPEFullStretch",
"ADE_AdjustPEManual",
"ADE_AdjustPESweetspotStretch",
"ADE_AdjustWeightAllAdd",
"ADE_AdjustWeightAllMult",
"ADE_AdjustWeightIndivAdd",
"ADE_AdjustWeightIndivAttnAdd",
"ADE_AdjustWeightIndivAttnMult",
"ADE_AdjustWeightIndivMult",
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffKeyframe",
"ADE_AnimateDiffLoRALoader",
@ -3482,6 +3539,8 @@
"ImageColorPalette",
"ImageFlipper",
"ImagePixelPalette",
"ImageRGBPicker",
"ImageRGBSwapper",
"ImageRotator",
"ImageSizeClassifer",
"ImageSizeCombiner",
@ -4675,7 +4734,11 @@
],
"https://github.com/chaojie/ComfyUI-DragAnything": [
[
"DragAnythingRun"
"DragAnythingRun",
"DragAnythingRunRandom",
"LoadText",
"SaveText",
"VHS_FILENAMES_STRING"
],
{
"title_aux": "ComfyUI-DragAnything"
@ -5241,6 +5304,7 @@
"RescaleCFG",
"SDTurboScheduler",
"SD_4XUpscale_Conditioning",
"SV3D_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMAdaptative",
@ -5279,6 +5343,7 @@
"VAESave",
"VPScheduler",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"unCLIPCheckpointLoader",
"unCLIPConditioning"
],
@ -5818,6 +5883,7 @@
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"CLIP_Interrogator",
"ConvertToGrayscale",
"Eden_Bool",
"Eden_Compare",
"Eden_DebugPrint",
@ -6802,6 +6868,7 @@
"ResizeMask",
"ReverseImageBatch",
"RoundMask",
"SV3D_BatchSchedule",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"SomethingToString",

View File

@ -9,7 +9,17 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"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",
"title": "ComfyUI-DynamiCrafterWrapper",

View File

@ -460,7 +460,7 @@
"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": [
@ -1035,6 +1035,57 @@
],
{
"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"
}
],
@ -1536,6 +1587,12 @@
"ADE_AdjustPEFullStretch",
"ADE_AdjustPEManual",
"ADE_AdjustPESweetspotStretch",
"ADE_AdjustWeightAllAdd",
"ADE_AdjustWeightAllMult",
"ADE_AdjustWeightIndivAdd",
"ADE_AdjustWeightIndivAttnAdd",
"ADE_AdjustWeightIndivAttnMult",
"ADE_AdjustWeightIndivMult",
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffKeyframe",
"ADE_AnimateDiffLoRALoader",
@ -3482,6 +3539,8 @@
"ImageColorPalette",
"ImageFlipper",
"ImagePixelPalette",
"ImageRGBPicker",
"ImageRGBSwapper",
"ImageRotator",
"ImageSizeClassifer",
"ImageSizeCombiner",
@ -4675,7 +4734,11 @@
],
"https://github.com/chaojie/ComfyUI-DragAnything": [
[
"DragAnythingRun"
"DragAnythingRun",
"DragAnythingRunRandom",
"LoadText",
"SaveText",
"VHS_FILENAMES_STRING"
],
{
"title_aux": "ComfyUI-DragAnything"
@ -5241,6 +5304,7 @@
"RescaleCFG",
"SDTurboScheduler",
"SD_4XUpscale_Conditioning",
"SV3D_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMAdaptative",
@ -5279,6 +5343,7 @@
"VAESave",
"VPScheduler",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"unCLIPCheckpointLoader",
"unCLIPConditioning"
],
@ -5818,6 +5883,7 @@
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"CLIP_Interrogator",
"ConvertToGrayscale",
"Eden_Bool",
"Eden_Compare",
"Eden_DebugPrint",
@ -6802,6 +6868,7 @@
"ResizeMask",
"ReverseImageBatch",
"RoundMask",
"SV3D_BatchSchedule",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"SomethingToString",