Browse Source

update DB

pull/175/head
Dr.Lt.Data 1 year ago
parent
commit
2d6633ec6c
  1. 3
      extension-node-map.json
  2. 10
      node_db/dev/custom-node-list.json
  3. 3
      node_db/new/extension-node-map.json

3
extension-node-map.json

@ -1018,6 +1018,7 @@
"CR Apply Model Merge",
"CR Apply Multi Upscale",
"CR Apply Multi-ControlNet",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Checker Pattern",
"CR Clip Input Switch",
@ -2458,6 +2459,7 @@
],
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
[
"PixelArtAddDitherPattern",
"PixelArtDetectorConverter",
"PixelArtDetectorSave",
"PixelArtDetectorToImage",
@ -2798,6 +2800,7 @@
"CrossFadeImages",
"EmptyLatentImagePresets",
"FloatConstant",
"GetImageRangeFromBatch",
"GrowMaskWithBlur",
"INTConstant",
"SomethingToString",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "jn-jairo",
"title": "jn_node_suite_comfyui [WIP]",
"reference": "https://github.com/jn-jairo/jn_node_suite_comfyui",
"files": [
"https://github.com/jn-jairo/jn_node_suite_comfyui"
],
"install_type": "git-clone",
"description": "Image manipulation nodes, Temperature control nodes, Tiling nodes, Primitive and operation nodes, ..."
},
{
"author": "PluMaZero",
"title": "ComfyUI-SpaceFlower",

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

@ -1018,6 +1018,7 @@
"CR Apply Model Merge",
"CR Apply Multi Upscale",
"CR Apply Multi-ControlNet",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Checker Pattern",
"CR Clip Input Switch",
@ -2458,6 +2459,7 @@
],
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
[
"PixelArtAddDitherPattern",
"PixelArtDetectorConverter",
"PixelArtDetectorSave",
"PixelArtDetectorToImage",
@ -2798,6 +2800,7 @@
"CrossFadeImages",
"EmptyLatentImagePresets",
"FloatConstant",
"GetImageRangeFromBatch",
"GrowMaskWithBlur",
"INTConstant",
"SomethingToString",

Loading…
Cancel
Save