update DB

This commit is contained in:
Dr.Lt.Data 2024-11-11 21:23:58 +09:00
parent 67e13d7249
commit 76aa2e9354
7 changed files with 199 additions and 295 deletions

View File

@ -952,17 +952,6 @@
"install_type": "git-clone",
"description": "ComfyUI extension that adds undo (and redo) functionality."
},
{
"author": "bmad4ever",
"title": "Bmad Nodes",
"id": "bmad",
"reference": "https://github.com/bmad4ever/comfyui_bmad_nodes",
"files": [
"https://github.com/bmad4ever/comfyui_bmad_nodes"
],
"install_type": "git-clone",
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features."
},
{
"author": "bmad4ever",
"title": "comfyui_ab_sampler",
@ -4110,16 +4099,6 @@
"install_type": "git-clone",
"description": "Easily use Stable Video Diffusion inside ComfyUI!"
},
{
"author": "thecooltechguy",
"title": "ComfyUI-ComfyRun",
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun",
"files": [
"https://github.com/thecooltechguy/ComfyUI-ComfyRun"
],
"install_type": "git-clone",
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
},
{
"author": "thecooltechguy",
"title": "ComfyUI-MagicAnimate",

View File

@ -1045,7 +1045,9 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
"MapColorsToPalette",
"NormalizationNumber-badger",
"ReduceColors",
"RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
@ -3361,7 +3363,8 @@
"HMImagePipelineLoader",
"HMPipelineImage",
"HMPipelineVideo",
"HMVideoPipelineLoader"
"HMVideoPipelineLoader",
"HMVideoSimplePipelineLoader"
],
{
"title_aux": "ComfyUI_HelloMeme"
@ -7508,7 +7511,8 @@
"TripoAnimateRigNode",
"TripoConvertNode",
"TripoGLBViewer",
"TripoRefineModel"
"TripoRefineModel",
"TripoTextureModel"
],
{
"title_aux": "Tripo for ComfyUI"
@ -9649,140 +9653,6 @@
"title_aux": "comfyui_ab_sampler"
}
],
"https://github.com/bmad4ever/comfyui_bmad_nodes": [
[
"AdaptiveThresholding",
"Add String To Many",
"AddAlpha",
"AdjustRect",
"AnyToAny",
"BoundingRect (contours)",
"BuildColorRangeAdvanced (hsv)",
"BuildColorRangeHSV (hsv)",
"CLAHE",
"CLIPEncodeMultiple",
"CLIPEncodeMultipleAdvanced",
"ChameleonMask",
"CheckpointLoader (dirty)",
"CheckpointLoaderSimple (dirty)",
"Color (RGB)",
"Color (hexadecimal)",
"Color Clip",
"Color Clip (advanced)",
"Color Clip ADE20k",
"ColorDictionary",
"ColorDictionary (custom)",
"Conditioning (combine multiple)",
"Conditioning (combine selective)",
"Conditioning Grid (cond)",
"Conditioning Grid (string)",
"Conditioning Grid (string) Advanced",
"Contour To Mask",
"Contours",
"ControlNetHadamard",
"ControlNetHadamard (manual)",
"ConvertImg",
"CopyMakeBorder",
"CreateRequestMetadata",
"DistanceTransform",
"Draw Contour(s)",
"EqualizeHistogram",
"ExtendColorList",
"ExtendCondList",
"ExtendFloatList",
"ExtendImageList",
"ExtendIntList",
"ExtendLatentList",
"ExtendMaskList",
"ExtendModelList",
"ExtendStringList",
"FadeMaskEdges",
"Filter Contour",
"FindComplementaryColor",
"FindThreshold",
"FlatLatentsIntoSingleGrid",
"Framed Mask Grab Cut",
"Framed Mask Grab Cut 2",
"FromListGet1Color",
"FromListGet1Cond",
"FromListGet1Float",
"FromListGet1Image",
"FromListGet1Int",
"FromListGet1Latent",
"FromListGet1Mask",
"FromListGet1Model",
"FromListGet1String",
"FromListGetColors",
"FromListGetConds",
"FromListGetFloats",
"FromListGetImages",
"FromListGetInts",
"FromListGetLatents",
"FromListGetMasks",
"FromListGetModels",
"FromListGetStrings",
"Get Contour from list",
"Get Models",
"Get Prompt",
"Hue Mode (InRange hsv)",
"HypernetworkLoader (dirty)",
"ImageBatchToList",
"InRange (hsv)",
"Inpaint",
"Input/String to Int Array",
"KMeansColor",
"Load 64 Encoded Image",
"LoraLoader (dirty)",
"MaskGrid N KSamplers Advanced",
"MaskOuterBlur",
"Merge Latent Batch Gridwise",
"MonoMerge",
"MorphologicOperation",
"MorphologicSkeletoning",
"NaiveAutoKMeansColor",
"OtsuThreshold",
"RGB to HSV",
"Rect Grab Cut",
"Remap",
"RemapBarrelDistortion",
"RemapFromInsideParabolas",
"RemapFromQuadrilateral (homography)",
"RemapInsideParabolas",
"RemapInsideParabolasAdvanced",
"RemapPinch",
"RemapReverseBarrelDistortion",
"RemapStretch",
"RemapToInnerCylinder",
"RemapToOuterCylinder",
"RemapToQuadrilateral",
"RemapWarpPolar",
"Repeat Into Grid (image)",
"Repeat Into Grid (latent)",
"RequestInputs",
"SampleColorHSV",
"Save Image (api)",
"SeamlessClone",
"SeamlessClone (simple)",
"SetRequestStateToComplete",
"String",
"String to Float",
"String to Integer",
"ToColorList",
"ToCondList",
"ToFloatList",
"ToImageList",
"ToIntList",
"ToLatentList",
"ToMaskList",
"ToModelList",
"ToStringList",
"UnGridify (image)",
"VAEEncodeBatch"
],
{
"title_aux": "Bmad Nodes"
}
],
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
[
"AnyListCartesianProduct"
@ -18611,7 +18481,8 @@
"Nilor Save Image To HF Dataset",
"Nilor Save Video To HF Dataset",
"Nilor Select Index From List",
"Nilor Shuffle Image Batch"
"Nilor Shuffle Image Batch",
"Nilor n Fractions of Int"
],
{
"title_aux": "Nilor Nodes by Nilor Corp"

View File

@ -14,6 +14,27 @@
{
"author": "bmad4ever",
"title": "Bmad Nodes [UNSAFE]",
"id": "bmad",
"reference": "https://github.com/bmad4ever/comfyui_bmad_nodes",
"files": [
"https://github.com/bmad4ever/comfyui_bmad_nodes"
],
"install_type": "git-clone",
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features.\nNOTE: Vulnerability discovered. Not being managed."
},
{
"author": "suncat2ps",
"title": "ComfyUI-SaveImgNextcloud",
"reference": "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud",
"files": [
"https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud"
],
"description": "NODES:Save Image to Nextcloud",
"install_type": "git-clone"
},
{
"author": "KoreTeknology",
"title": "ComfyUI Production Nodes Pack [WIP]",

View File

@ -1338,6 +1338,140 @@
"title_aux": "Gen Data Tester [WIP]"
}
],
"https://github.com/bmad4ever/comfyui_bmad_nodes": [
[
"AdaptiveThresholding",
"Add String To Many",
"AddAlpha",
"AdjustRect",
"AnyToAny",
"BoundingRect (contours)",
"BuildColorRangeAdvanced (hsv)",
"BuildColorRangeHSV (hsv)",
"CLAHE",
"CLIPEncodeMultiple",
"CLIPEncodeMultipleAdvanced",
"ChameleonMask",
"CheckpointLoader (dirty)",
"CheckpointLoaderSimple (dirty)",
"Color (RGB)",
"Color (hexadecimal)",
"Color Clip",
"Color Clip (advanced)",
"Color Clip ADE20k",
"ColorDictionary",
"ColorDictionary (custom)",
"Conditioning (combine multiple)",
"Conditioning (combine selective)",
"Conditioning Grid (cond)",
"Conditioning Grid (string)",
"Conditioning Grid (string) Advanced",
"Contour To Mask",
"Contours",
"ControlNetHadamard",
"ControlNetHadamard (manual)",
"ConvertImg",
"CopyMakeBorder",
"CreateRequestMetadata",
"DistanceTransform",
"Draw Contour(s)",
"EqualizeHistogram",
"ExtendColorList",
"ExtendCondList",
"ExtendFloatList",
"ExtendImageList",
"ExtendIntList",
"ExtendLatentList",
"ExtendMaskList",
"ExtendModelList",
"ExtendStringList",
"FadeMaskEdges",
"Filter Contour",
"FindComplementaryColor",
"FindThreshold",
"FlatLatentsIntoSingleGrid",
"Framed Mask Grab Cut",
"Framed Mask Grab Cut 2",
"FromListGet1Color",
"FromListGet1Cond",
"FromListGet1Float",
"FromListGet1Image",
"FromListGet1Int",
"FromListGet1Latent",
"FromListGet1Mask",
"FromListGet1Model",
"FromListGet1String",
"FromListGetColors",
"FromListGetConds",
"FromListGetFloats",
"FromListGetImages",
"FromListGetInts",
"FromListGetLatents",
"FromListGetMasks",
"FromListGetModels",
"FromListGetStrings",
"Get Contour from list",
"Get Models",
"Get Prompt",
"Hue Mode (InRange hsv)",
"HypernetworkLoader (dirty)",
"ImageBatchToList",
"InRange (hsv)",
"Inpaint",
"Input/String to Int Array",
"KMeansColor",
"Load 64 Encoded Image",
"LoraLoader (dirty)",
"MaskGrid N KSamplers Advanced",
"MaskOuterBlur",
"Merge Latent Batch Gridwise",
"MonoMerge",
"MorphologicOperation",
"MorphologicSkeletoning",
"NaiveAutoKMeansColor",
"OtsuThreshold",
"RGB to HSV",
"Rect Grab Cut",
"Remap",
"RemapBarrelDistortion",
"RemapFromInsideParabolas",
"RemapFromQuadrilateral (homography)",
"RemapInsideParabolas",
"RemapInsideParabolasAdvanced",
"RemapPinch",
"RemapReverseBarrelDistortion",
"RemapStretch",
"RemapToInnerCylinder",
"RemapToOuterCylinder",
"RemapToQuadrilateral",
"RemapWarpPolar",
"Repeat Into Grid (image)",
"Repeat Into Grid (latent)",
"RequestInputs",
"SampleColorHSV",
"Save Image (api)",
"SeamlessClone",
"SeamlessClone (simple)",
"SetRequestStateToComplete",
"String",
"String to Float",
"String to Integer",
"ToColorList",
"ToCondList",
"ToFloatList",
"ToImageList",
"ToIntList",
"ToLatentList",
"ToMaskList",
"ToModelList",
"ToStringList",
"UnGridify (image)",
"VAEEncodeBatch"
],
{
"title_aux": "Bmad Nodes [UNSAFE]"
}
],
"https://github.com/bruce007lee/comfyui-cleaner": [
[
"cleaner"
@ -3211,6 +3345,14 @@
"title_aux": "comfyui_psd [WIP]"
}
],
"https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": [
[
"SaveImageNextcloud"
],
{
"title_aux": "ComfyUI-SaveImgNextcloud"
}
],
"https://github.com/talon468/ComfyUI-Rpg-Architect": [
[
"ComfyUI Rpg Architect \ud83e\ude84"

View File

@ -484,6 +484,11 @@
"last_update": "2024-11-08 19:42:20",
"author_account_age_days": 3943
},
"https://github.com/bmad4ever/comfyui_bmad_nodes": {
"stars": 60,
"last_update": "2024-09-02 19:42:07",
"author_account_age_days": 3676
},
"https://github.com/bruce007lee/comfyui-cleaner": {
"stars": 3,
"last_update": "2024-04-20 15:36:03",
@ -1219,6 +1224,11 @@
"last_update": "2024-03-26 08:24:56",
"author_account_age_days": 1015
},
"https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": {
"stars": 1,
"last_update": "2024-11-11 10:38:38",
"author_account_age_days": 4265
},
"https://github.com/talesofai/comfyui-supersave": {
"stars": 1,
"last_update": "2023-12-27 02:05:53",

View File

@ -10,6 +10,16 @@
},
{
"author": "thecooltechguy",
"title": "ComfyUI-ComfyRun [DEPRECATED/UNSAFE]",
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun",
"files": [
"https://github.com/thecooltechguy/ComfyUI-ComfyRun"
],
"install_type": "git-clone",
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)\nNOTE: Vulnerability discovered. Not being managed."
},
{
"author": "Cardoso-topdev",
"title": "comfyui_meshanything_v1 [REMOVED]",

View File

@ -1045,7 +1045,9 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
"MapColorsToPalette",
"NormalizationNumber-badger",
"ReduceColors",
"RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
@ -3361,7 +3363,8 @@
"HMImagePipelineLoader",
"HMPipelineImage",
"HMPipelineVideo",
"HMVideoPipelineLoader"
"HMVideoPipelineLoader",
"HMVideoSimplePipelineLoader"
],
{
"title_aux": "ComfyUI_HelloMeme"
@ -7508,7 +7511,8 @@
"TripoAnimateRigNode",
"TripoConvertNode",
"TripoGLBViewer",
"TripoRefineModel"
"TripoRefineModel",
"TripoTextureModel"
],
{
"title_aux": "Tripo for ComfyUI"
@ -9649,140 +9653,6 @@
"title_aux": "comfyui_ab_sampler"
}
],
"https://github.com/bmad4ever/comfyui_bmad_nodes": [
[
"AdaptiveThresholding",
"Add String To Many",
"AddAlpha",
"AdjustRect",
"AnyToAny",
"BoundingRect (contours)",
"BuildColorRangeAdvanced (hsv)",
"BuildColorRangeHSV (hsv)",
"CLAHE",
"CLIPEncodeMultiple",
"CLIPEncodeMultipleAdvanced",
"ChameleonMask",
"CheckpointLoader (dirty)",
"CheckpointLoaderSimple (dirty)",
"Color (RGB)",
"Color (hexadecimal)",
"Color Clip",
"Color Clip (advanced)",
"Color Clip ADE20k",
"ColorDictionary",
"ColorDictionary (custom)",
"Conditioning (combine multiple)",
"Conditioning (combine selective)",
"Conditioning Grid (cond)",
"Conditioning Grid (string)",
"Conditioning Grid (string) Advanced",
"Contour To Mask",
"Contours",
"ControlNetHadamard",
"ControlNetHadamard (manual)",
"ConvertImg",
"CopyMakeBorder",
"CreateRequestMetadata",
"DistanceTransform",
"Draw Contour(s)",
"EqualizeHistogram",
"ExtendColorList",
"ExtendCondList",
"ExtendFloatList",
"ExtendImageList",
"ExtendIntList",
"ExtendLatentList",
"ExtendMaskList",
"ExtendModelList",
"ExtendStringList",
"FadeMaskEdges",
"Filter Contour",
"FindComplementaryColor",
"FindThreshold",
"FlatLatentsIntoSingleGrid",
"Framed Mask Grab Cut",
"Framed Mask Grab Cut 2",
"FromListGet1Color",
"FromListGet1Cond",
"FromListGet1Float",
"FromListGet1Image",
"FromListGet1Int",
"FromListGet1Latent",
"FromListGet1Mask",
"FromListGet1Model",
"FromListGet1String",
"FromListGetColors",
"FromListGetConds",
"FromListGetFloats",
"FromListGetImages",
"FromListGetInts",
"FromListGetLatents",
"FromListGetMasks",
"FromListGetModels",
"FromListGetStrings",
"Get Contour from list",
"Get Models",
"Get Prompt",
"Hue Mode (InRange hsv)",
"HypernetworkLoader (dirty)",
"ImageBatchToList",
"InRange (hsv)",
"Inpaint",
"Input/String to Int Array",
"KMeansColor",
"Load 64 Encoded Image",
"LoraLoader (dirty)",
"MaskGrid N KSamplers Advanced",
"MaskOuterBlur",
"Merge Latent Batch Gridwise",
"MonoMerge",
"MorphologicOperation",
"MorphologicSkeletoning",
"NaiveAutoKMeansColor",
"OtsuThreshold",
"RGB to HSV",
"Rect Grab Cut",
"Remap",
"RemapBarrelDistortion",
"RemapFromInsideParabolas",
"RemapFromQuadrilateral (homography)",
"RemapInsideParabolas",
"RemapInsideParabolasAdvanced",
"RemapPinch",
"RemapReverseBarrelDistortion",
"RemapStretch",
"RemapToInnerCylinder",
"RemapToOuterCylinder",
"RemapToQuadrilateral",
"RemapWarpPolar",
"Repeat Into Grid (image)",
"Repeat Into Grid (latent)",
"RequestInputs",
"SampleColorHSV",
"Save Image (api)",
"SeamlessClone",
"SeamlessClone (simple)",
"SetRequestStateToComplete",
"String",
"String to Float",
"String to Integer",
"ToColorList",
"ToCondList",
"ToFloatList",
"ToImageList",
"ToIntList",
"ToLatentList",
"ToMaskList",
"ToModelList",
"ToStringList",
"UnGridify (image)",
"VAEEncodeBatch"
],
{
"title_aux": "Bmad Nodes"
}
],
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
[
"AnyListCartesianProduct"
@ -18611,7 +18481,8 @@
"Nilor Save Image To HF Dataset",
"Nilor Save Video To HF Dataset",
"Nilor Select Index From List",
"Nilor Shuffle Image Batch"
"Nilor Shuffle Image Batch",
"Nilor n Fractions of Int"
],
{
"title_aux": "Nilor Nodes by Nilor Corp"