Browse Source

update DB

pull/381/head
dr.lt.data 10 months ago
parent
commit
280ed0322c
  1. 19
      extension-node-map.json
  2. 20
      node_db/new/custom-node-list.json
  3. 19
      node_db/new/extension-node-map.json
  4. 10
      node_db/tutorial/custom-node-list.json

19
extension-node-map.json

@ -3338,6 +3338,8 @@
"EditableCLIPEncode",
"FilterSchedule",
"LoRAScheduler",
"PCApplySettings",
"PCScheduleSettings",
"PCSplitSampling",
"PromptControlSimple",
"PromptToSchedule",
@ -3888,6 +3890,21 @@
"title_aux": "ComfyUI-MotionCtrl-SVD"
}
],
"https://github.com/chaojie/ComfyUI-Pymunk": [
[
"PygameRun",
"PygameSurface",
"PymunkDynamicBox",
"PymunkDynamicCircle",
"PymunkRun",
"PymunkShapeMerge",
"PymunkSpace",
"PymunkStaticLine"
],
{
"title_aux": "ComfyUI-Pymunk"
}
],
"https://github.com/chaojie/ComfyUI-RAFT": [
[
"Load MotionBrush",
@ -5306,6 +5323,7 @@
"BboxToInt",
"ColorMatch",
"ColorToMask",
"CondPassThrough",
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"ConditioningSetMaskAndCombine3",
@ -5326,6 +5344,7 @@
"FilterZeroMasksAndCorrespondingImages",
"FlipSigmasAdjusted",
"FloatConstant",
"GLIGENTextBoxApplyBatch",
"GenerateNoise",
"GetImageRangeFromBatch",
"GetImagesFromBatchIndexed",

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

@ -10,6 +10,16 @@
},
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
"files": [
"https://github.com/chaojie/ComfyUI-Pymunk"
],
"install_type": "git-clone",
"description": "Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-Qwen-VL-API",
@ -679,16 +689,6 @@
],
"install_type": "git-clone",
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
},
{
"author": "shiimizu",
"title": "Tiled Diffusion & VAE for ComfyUI",
"reference": "https://github.com/shiimizu/ComfyUI-TiledDiffusion",
"files": [
"https://github.com/shiimizu/ComfyUI-TiledDiffusion"
],
"install_type": "git-clone",
"description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm."
}
]
}

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

@ -3338,6 +3338,8 @@
"EditableCLIPEncode",
"FilterSchedule",
"LoRAScheduler",
"PCApplySettings",
"PCScheduleSettings",
"PCSplitSampling",
"PromptControlSimple",
"PromptToSchedule",
@ -3888,6 +3890,21 @@
"title_aux": "ComfyUI-MotionCtrl-SVD"
}
],
"https://github.com/chaojie/ComfyUI-Pymunk": [
[
"PygameRun",
"PygameSurface",
"PymunkDynamicBox",
"PymunkDynamicCircle",
"PymunkRun",
"PymunkShapeMerge",
"PymunkSpace",
"PymunkStaticLine"
],
{
"title_aux": "ComfyUI-Pymunk"
}
],
"https://github.com/chaojie/ComfyUI-RAFT": [
[
"Load MotionBrush",
@ -5306,6 +5323,7 @@
"BboxToInt",
"ColorMatch",
"ColorToMask",
"CondPassThrough",
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"ConditioningSetMaskAndCombine3",
@ -5326,6 +5344,7 @@
"FilterZeroMasksAndCorrespondingImages",
"FlipSigmasAdjusted",
"FloatConstant",
"GLIGENTextBoxApplyBatch",
"GenerateNoise",
"GetImageRangeFromBatch",
"GetImagesFromBatchIndexed",

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

@ -99,16 +99,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Load Image Dedup"
},
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
"files": [
"https://github.com/chaojie/ComfyUI-Pymunk"
],
"install_type": "git-clone",
"description": "Nodes:PymunkSpace, PymunkRun, PymunkStaticLine, PymunkDynamicBox"
}
]
}
Loading…
Cancel
Save