Browse Source

update DB

pull/219/head
Dr.Lt.Data 12 months ago
parent
commit
b7c2d00919
  1. 30
      custom-node-list.json
  2. 63
      extension-node-map.json
  3. 32
      node_db/dev/custom-node-list.json
  4. 20
      node_db/new/custom-node-list.json
  5. 63
      node_db/new/extension-node-map.json

30
custom-node-list.json

@ -92,6 +92,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI." "description": "Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI."
}, },
{
"author": "Fannovel16",
"title": "ComfyUI-Video-Matting",
"reference": "https://github.com/Fannovel16/ComfyUI-Video-Matting",
"files": [
"https://github.com/Fannovel16/ComfyUI-Video-Matting"
],
"install_type": "git-clone",
"description": "A minimalistic implementation of [Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
},
{ {
"author": "biegert", "author": "biegert",
"title": "CLIPSeg", "title": "CLIPSeg",
@ -1835,6 +1845,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This extension offers various nodes that are useful for Deforum-like animations in ComfyUI." "description": "This extension offers various nodes that are useful for Deforum-like animations in ComfyUI."
}, },
{
"author": "Dream Project",
"title": "Dream Video Batches",
"reference": "https://github.com/alt-key-project/comfyui-dream-video-batches",
"files": [
"https://github.com/alt-key-project/comfyui-dream-video-batches"
],
"install_type": "git-clone",
"description": "Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion)."
},
{ {
"author": "seanlynch", "author": "seanlynch",
"title": "ComfyUI Optical Flow", "title": "ComfyUI Optical Flow",
@ -3309,16 +3329,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": "Dream Project",
"title": "Dream Video Batches",
"reference": "https://github.com/alt-key-project/comfyui-dream-video-batches",
"files": [
"https://github.com/alt-key-project/comfyui-dream-video-batches"
],
"install_type": "git-clone",
"description": "Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion)."
} }
] ]
} }

63
extension-node-map.json

@ -476,6 +476,14 @@
"title_aux": "ComfyUI MotionDiff" "title_aux": "ComfyUI MotionDiff"
} }
], ],
"https://github.com/Fannovel16/ComfyUI-Video-Matting": [
[
"Robust Video Matting"
],
{
"title_aux": "ComfyUI-Video-Matting"
}
],
"https://github.com/Fannovel16/comfyui_controlnet_aux": [ "https://github.com/Fannovel16/comfyui_controlnet_aux": [
[ [
"AIO_Preprocessor", "AIO_Preprocessor",
@ -656,6 +664,7 @@
"Largest Int (JPS)", "Largest Int (JPS)",
"Latent Switch (JPS)", "Latent Switch (JPS)",
"Lora Loader (JPS)", "Lora Loader (JPS)",
"Mask Switch (JPS)",
"Model Switch (JPS)", "Model Switch (JPS)",
"Multiply Float Float (JPS)", "Multiply Float Float (JPS)",
"Multiply Int Float (JPS)", "Multiply Int Float (JPS)",
@ -2222,6 +2231,46 @@
"title_aux": "Dream Project Animation Nodes" "title_aux": "Dream Project Animation Nodes"
} }
], ],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
"Calculation [DVB]",
"Create Frame Set [DVB]",
"Divide [DVB]",
"Fade From Black [DVB]",
"Fade To Black [DVB]",
"Float Input [DVB]",
"For Each Done [DVB]",
"For Each Filename [DVB]",
"Frame Set Append [DVB]",
"Frame Set Frame Dimensions Scaled [DVB]",
"Frame Set Index Offset [DVB]",
"Frame Set Merger [DVB]",
"Frame Set Reindex [DVB]",
"Frame Set Repeat [DVB]",
"Frame Set Reverse [DVB]",
"Frame Set Split Beginning [DVB]",
"Frame Set Split End [DVB]",
"Frame Set Splitter [DVB]",
"Generate Inbetween Frames [DVB]",
"Int Input [DVB]",
"Linear Camera Pan [DVB]",
"Linear Camera Roll [DVB]",
"Linear Camera Zoom [DVB]",
"Load Image From Path [DVB]",
"Multiply [DVB]",
"Sine Camera Pan [DVB]",
"Sine Camera Roll [DVB]",
"Sine Camera Zoom [DVB]",
"String Input [DVB]",
"Text Input [DVB]",
"Trace Memory Allocation [DVB]",
"Unwrap Frame Set [DVB]"
],
{
"title_aux": "Dream Video Batches"
}
],
"https://github.com/andersxa/comfyui-PromptAttention": [ "https://github.com/andersxa/comfyui-PromptAttention": [
[ [
"CLIPAttentionMaskEncode" "CLIPAttentionMaskEncode"
@ -2459,6 +2508,7 @@
"MonoMerge", "MonoMerge",
"MorphologicOperation", "MorphologicOperation",
"MorphologicSkeletoning", "MorphologicSkeletoning",
"NaiveAutoKMeansColor",
"OtsuThreshold", "OtsuThreshold",
"RGB to HSV", "RGB to HSV",
"Rect Grab Cut", "Rect Grab Cut",
@ -2919,11 +2969,13 @@
"ImageFlip+", "ImageFlip+",
"ImagePosterize+", "ImagePosterize+",
"ImageResize+", "ImageResize+",
"MaskBatch+",
"MaskBlur+", "MaskBlur+",
"MaskFlip+", "MaskFlip+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"SimpleMath+" "SimpleMath+",
"TransitionMask+"
], ],
{ {
"title_aux": "ComfyUI Essentials" "title_aux": "ComfyUI Essentials"
@ -3274,6 +3326,7 @@
"BatchJoinAudio", "BatchJoinAudio",
"BatchToList", "BatchToList",
"BitCrushAudioFX", "BitCrushAudioFX",
"BulkVariation",
"ChorusAudioFX", "ChorusAudioFX",
"ClippingAudioFX", "ClippingAudioFX",
"CompressorAudioFX", "CompressorAudioFX",
@ -3287,6 +3340,7 @@
"GenerateAudioSample", "GenerateAudioSample",
"GenerateAudioWave", "GenerateAudioWave",
"GetAudioFromFolderIndex", "GetAudioFromFolderIndex",
"GetSingle",
"GetStringByIndex", "GetStringByIndex",
"HighShelfFilter", "HighShelfFilter",
"HighpassFilter", "HighpassFilter",
@ -3295,6 +3349,8 @@
"JoinAudio", "JoinAudio",
"LadderFilter", "LadderFilter",
"LimiterAudioFX", "LimiterAudioFX",
"ListToBatch",
"LoadAudioDir",
"LoadAudioFile", "LoadAudioFile",
"LoadAudioModel (DD)", "LoadAudioModel (DD)",
"LoadVST3", "LoadVST3",
@ -3459,6 +3515,7 @@
"CrossFadeImages", "CrossFadeImages",
"DummyLatentOut", "DummyLatentOut",
"EmptyLatentImagePresets", "EmptyLatentImagePresets",
"FlipSigmasAdjusted",
"FloatConstant", "FloatConstant",
"GetImageRangeFromBatch", "GetImageRangeFromBatch",
"GrowMaskWithBlur", "GrowMaskWithBlur",
@ -3468,6 +3525,8 @@
"ImageGrabPIL", "ImageGrabPIL",
"ImageGridComposite2x2", "ImageGridComposite2x2",
"ImageGridComposite3x3", "ImageGridComposite3x3",
"InjectNoiseToLatent",
"NormalizeLatent",
"OffsetMask", "OffsetMask",
"ReplaceImagesInBatch", "ReplaceImagesInBatch",
"ResizeMask", "ResizeMask",
@ -4732,6 +4791,8 @@
"LCMLoader_controlnet", "LCMLoader_controlnet",
"LCMLoader_controlnet_inpaint", "LCMLoader_controlnet_inpaint",
"LCMLoader_img2img", "LCMLoader_img2img",
"LCMLoraLoader_inpaint",
"LCMLora_inpaint",
"LCMT2IAdapter", "LCMT2IAdapter",
"LCM_IPAdapter", "LCM_IPAdapter",
"LCM_IPAdapter_inpaint", "LCM_IPAdapter_inpaint",

32
node_db/dev/custom-node-list.json

@ -1,8 +1,38 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "ilovejohnwhite",
"title": "TatToolkit",
"reference": "https://github.com/ilovejohnwhite/UncleBillyGoncho",
"files": [
"https://github.com/ilovejohnwhite/UncleBillyGoncho"
],
"install_type": "git-clone",
"description": "Nodes:UWU TTK Preprocessor, Pixel Perfect Resolution, Generation Resolution From Image, Generation Resolution From Latent, Enchance And Resize Hint Images, ..."
},
{
"author": "ilovejohnwhite",
"title": "TatToolkit",
"reference": "https://github.com/ilovejohnwhite/TatToolkit",
"files": [
"https://github.com/ilovejohnwhite/TatToolkit"
],
"install_type": "git-clone",
"description": "Nodes:Dip It, Rip It. This extension provides several image processing nodes."
},
{
"author": "IvanZhd",
"title": "comfyui-codeformer [WIP]",
"reference": "https://github.com/IvanZhd/comfyui-codeformer",
"files": [
"https://github.com/IvanZhd/comfyui-codeformer"
],
"install_type": "git-clone",
"description": "Nodes:Image Inverter"
},
{ {
"author": "Weixuanf", "author": "Weixuanf",
"title": "ComfyUI Workspace Manager", "title": "ComfyUI Workspace Manager [WIP]",
"reference": "https://github.com/Weixuanf/comfyui-workspace-manager", "reference": "https://github.com/Weixuanf/comfyui-workspace-manager",
"files": [ "files": [
"https://github.com/Weixuanf/comfyui-workspace-manager" "https://github.com/Weixuanf/comfyui-workspace-manager"

20
node_db/new/custom-node-list.json

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Fannovel16",
"title": "ComfyUI-Video-Matting",
"reference": "https://github.com/Fannovel16/ComfyUI-Video-Matting",
"files": [
"https://github.com/Fannovel16/ComfyUI-Video-Matting"
],
"install_type": "git-clone",
"description": "A minimalistic implementation of [Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
},
{
"author": "Dream Project",
"title": "Dream Video Batches",
"reference": "https://github.com/alt-key-project/comfyui-dream-video-batches",
"files": [
"https://github.com/alt-key-project/comfyui-dream-video-batches"
],
"install_type": "git-clone",
"description": "Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion)."
},
{ {
"author": "bedovyy", "author": "bedovyy",
"title": "ComfyUI_NAIDGenerator", "title": "ComfyUI_NAIDGenerator",

63
node_db/new/extension-node-map.json

@ -476,6 +476,14 @@
"title_aux": "ComfyUI MotionDiff" "title_aux": "ComfyUI MotionDiff"
} }
], ],
"https://github.com/Fannovel16/ComfyUI-Video-Matting": [
[
"Robust Video Matting"
],
{
"title_aux": "ComfyUI-Video-Matting"
}
],
"https://github.com/Fannovel16/comfyui_controlnet_aux": [ "https://github.com/Fannovel16/comfyui_controlnet_aux": [
[ [
"AIO_Preprocessor", "AIO_Preprocessor",
@ -656,6 +664,7 @@
"Largest Int (JPS)", "Largest Int (JPS)",
"Latent Switch (JPS)", "Latent Switch (JPS)",
"Lora Loader (JPS)", "Lora Loader (JPS)",
"Mask Switch (JPS)",
"Model Switch (JPS)", "Model Switch (JPS)",
"Multiply Float Float (JPS)", "Multiply Float Float (JPS)",
"Multiply Int Float (JPS)", "Multiply Int Float (JPS)",
@ -2222,6 +2231,46 @@
"title_aux": "Dream Project Animation Nodes" "title_aux": "Dream Project Animation Nodes"
} }
], ],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
"Calculation [DVB]",
"Create Frame Set [DVB]",
"Divide [DVB]",
"Fade From Black [DVB]",
"Fade To Black [DVB]",
"Float Input [DVB]",
"For Each Done [DVB]",
"For Each Filename [DVB]",
"Frame Set Append [DVB]",
"Frame Set Frame Dimensions Scaled [DVB]",
"Frame Set Index Offset [DVB]",
"Frame Set Merger [DVB]",
"Frame Set Reindex [DVB]",
"Frame Set Repeat [DVB]",
"Frame Set Reverse [DVB]",
"Frame Set Split Beginning [DVB]",
"Frame Set Split End [DVB]",
"Frame Set Splitter [DVB]",
"Generate Inbetween Frames [DVB]",
"Int Input [DVB]",
"Linear Camera Pan [DVB]",
"Linear Camera Roll [DVB]",
"Linear Camera Zoom [DVB]",
"Load Image From Path [DVB]",
"Multiply [DVB]",
"Sine Camera Pan [DVB]",
"Sine Camera Roll [DVB]",
"Sine Camera Zoom [DVB]",
"String Input [DVB]",
"Text Input [DVB]",
"Trace Memory Allocation [DVB]",
"Unwrap Frame Set [DVB]"
],
{
"title_aux": "Dream Video Batches"
}
],
"https://github.com/andersxa/comfyui-PromptAttention": [ "https://github.com/andersxa/comfyui-PromptAttention": [
[ [
"CLIPAttentionMaskEncode" "CLIPAttentionMaskEncode"
@ -2459,6 +2508,7 @@
"MonoMerge", "MonoMerge",
"MorphologicOperation", "MorphologicOperation",
"MorphologicSkeletoning", "MorphologicSkeletoning",
"NaiveAutoKMeansColor",
"OtsuThreshold", "OtsuThreshold",
"RGB to HSV", "RGB to HSV",
"Rect Grab Cut", "Rect Grab Cut",
@ -2919,11 +2969,13 @@
"ImageFlip+", "ImageFlip+",
"ImagePosterize+", "ImagePosterize+",
"ImageResize+", "ImageResize+",
"MaskBatch+",
"MaskBlur+", "MaskBlur+",
"MaskFlip+", "MaskFlip+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"SimpleMath+" "SimpleMath+",
"TransitionMask+"
], ],
{ {
"title_aux": "ComfyUI Essentials" "title_aux": "ComfyUI Essentials"
@ -3274,6 +3326,7 @@
"BatchJoinAudio", "BatchJoinAudio",
"BatchToList", "BatchToList",
"BitCrushAudioFX", "BitCrushAudioFX",
"BulkVariation",
"ChorusAudioFX", "ChorusAudioFX",
"ClippingAudioFX", "ClippingAudioFX",
"CompressorAudioFX", "CompressorAudioFX",
@ -3287,6 +3340,7 @@
"GenerateAudioSample", "GenerateAudioSample",
"GenerateAudioWave", "GenerateAudioWave",
"GetAudioFromFolderIndex", "GetAudioFromFolderIndex",
"GetSingle",
"GetStringByIndex", "GetStringByIndex",
"HighShelfFilter", "HighShelfFilter",
"HighpassFilter", "HighpassFilter",
@ -3295,6 +3349,8 @@
"JoinAudio", "JoinAudio",
"LadderFilter", "LadderFilter",
"LimiterAudioFX", "LimiterAudioFX",
"ListToBatch",
"LoadAudioDir",
"LoadAudioFile", "LoadAudioFile",
"LoadAudioModel (DD)", "LoadAudioModel (DD)",
"LoadVST3", "LoadVST3",
@ -3459,6 +3515,7 @@
"CrossFadeImages", "CrossFadeImages",
"DummyLatentOut", "DummyLatentOut",
"EmptyLatentImagePresets", "EmptyLatentImagePresets",
"FlipSigmasAdjusted",
"FloatConstant", "FloatConstant",
"GetImageRangeFromBatch", "GetImageRangeFromBatch",
"GrowMaskWithBlur", "GrowMaskWithBlur",
@ -3468,6 +3525,8 @@
"ImageGrabPIL", "ImageGrabPIL",
"ImageGridComposite2x2", "ImageGridComposite2x2",
"ImageGridComposite3x3", "ImageGridComposite3x3",
"InjectNoiseToLatent",
"NormalizeLatent",
"OffsetMask", "OffsetMask",
"ReplaceImagesInBatch", "ReplaceImagesInBatch",
"ResizeMask", "ResizeMask",
@ -4732,6 +4791,8 @@
"LCMLoader_controlnet", "LCMLoader_controlnet",
"LCMLoader_controlnet_inpaint", "LCMLoader_controlnet_inpaint",
"LCMLoader_img2img", "LCMLoader_img2img",
"LCMLoraLoader_inpaint",
"LCMLora_inpaint",
"LCMT2IAdapter", "LCMT2IAdapter",
"LCM_IPAdapter", "LCM_IPAdapter",
"LCM_IPAdapter_inpaint", "LCM_IPAdapter_inpaint",

Loading…
Cancel
Save