Browse Source

update DB

pull/397/head
dr.lt.data 10 months ago
parent
commit
3e2cd6e75b
  1. 10
      custom-node-list.json
  2. 18
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 18
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3140,6 +3140,16 @@
"install_type": "git-clone",
"description": "My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI SegMoE",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI"
},
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",

18
extension-node-map.json

@ -490,6 +490,7 @@
"PrimereMetaCollector",
"PrimereMetaRead",
"PrimereMetaSave",
"PrimereMidjourneyStyles",
"PrimereModelKeyword",
"PrimereNetworkTagLoader",
"PrimerePrompt",
@ -1273,6 +1274,7 @@
"ADE_LoadAnimateDiffModel",
"ADE_LoopedUniformContextOptions",
"ADE_LoopedUniformViewOptions",
"ADE_MaskedLoadLora",
"ADE_MultivalDynamic",
"ADE_MultivalScaledMask",
"ADE_NoiseLayerAdd",
@ -3071,6 +3073,15 @@
"title_aux": "ComfyUI-SVD-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": [
[
"SMoE_Generation_Zho",
"SMoE_ModelLoader_Zho"
],
{
"title_aux": "ComfyUI SegMoE"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
[
"AlphaChanelAddByMask",
@ -4052,6 +4063,7 @@
"LayerColor: RGB",
"LayerColor: YUV",
"LayerFilter: ChannelShake",
"LayerFilter: ColorMap",
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur",
"LayerFilter: SkinBeauty",
@ -4636,6 +4648,7 @@
],
"https://github.com/dfl/comfyui-clip-with-break": [
[
"AdvancedCLIPTextEncodeWithBreak",
"CLIPTextEncodeWithBreak"
],
{
@ -7106,11 +7119,14 @@
"DifferenceChecker",
"DilateErodeMask",
"EnhanceDetail",
"ExposureAdjust",
"GuidedFilterAlpha",
"ImageConstant",
"LatentStats",
"OffsetLatentImage",
"RemapRange"
"RemapRange",
"Tonemap",
"UnTonemap"
],
{
"title_aux": "ComfyUI-Image-Filters"

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

@ -10,6 +10,16 @@
},
{
"author": "LotzF",
"title": "ComfyUI simple ChatGPT completion [UNSAFE]",
"reference": "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion",
"files": [
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion"
],
"install_type": "git-clone",
"description": "A simple node to request ChatGPT completions. [w/Do not share your workflows including the API key! I'll take no responsibility for your leaked keys.]"
},
{
"author": "dezi-ai",
"title": "ComfyUI Animate LCM",

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

@ -10,6 +10,16 @@
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI SegMoE",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-SVD-ZHO",

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

@ -490,6 +490,7 @@
"PrimereMetaCollector",
"PrimereMetaRead",
"PrimereMetaSave",
"PrimereMidjourneyStyles",
"PrimereModelKeyword",
"PrimereNetworkTagLoader",
"PrimerePrompt",
@ -1273,6 +1274,7 @@
"ADE_LoadAnimateDiffModel",
"ADE_LoopedUniformContextOptions",
"ADE_LoopedUniformViewOptions",
"ADE_MaskedLoadLora",
"ADE_MultivalDynamic",
"ADE_MultivalScaledMask",
"ADE_NoiseLayerAdd",
@ -3071,6 +3073,15 @@
"title_aux": "ComfyUI-SVD-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": [
[
"SMoE_Generation_Zho",
"SMoE_ModelLoader_Zho"
],
{
"title_aux": "ComfyUI SegMoE"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
[
"AlphaChanelAddByMask",
@ -4052,6 +4063,7 @@
"LayerColor: RGB",
"LayerColor: YUV",
"LayerFilter: ChannelShake",
"LayerFilter: ColorMap",
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur",
"LayerFilter: SkinBeauty",
@ -4636,6 +4648,7 @@
],
"https://github.com/dfl/comfyui-clip-with-break": [
[
"AdvancedCLIPTextEncodeWithBreak",
"CLIPTextEncodeWithBreak"
],
{
@ -7106,11 +7119,14 @@
"DifferenceChecker",
"DilateErodeMask",
"EnhanceDetail",
"ExposureAdjust",
"GuidedFilterAlpha",
"ImageConstant",
"LatentStats",
"OffsetLatentImage",
"RemapRange"
"RemapRange",
"Tonemap",
"UnTonemap"
],
{
"title_aux": "ComfyUI-Image-Filters"

Loading…
Cancel
Save