Browse Source

update DB

pull/242/head
dr.lt.data 11 months ago
parent
commit
b0b6b47657
  1. 10
      custom-node-list.json
  2. 12
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 12
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3310,6 +3310,16 @@
"install_type": "git-clone",
"description": "[PoC] This extension implements [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
},
{
"author": "spacepxl",
"title": "ComfyUI-Image-Filters",
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
"files": [
"https://github.com/spacepxl/ComfyUI-Image-Filters"
],
"install_type": "git-clone",
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

12
extension-node-map.json

@ -3798,7 +3798,6 @@
],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"ImageBatchSqueezeProcessor",
"ImageBgRemoveProcessor",
"ImageStandardResizeProcessor",
"SingleImagePathLoader",
@ -4893,6 +4892,17 @@
"title_aux": "ComfyUI-HQ-Image-Save"
}
],
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
[
"AlphaClean",
"EnhanceDetail",
"GuidedFilterAlpha",
"RemapRange"
],
{
"title_aux": "ComfyUI-Image-Filters"
}
],
"https://github.com/spinagon/ComfyUI-seam-carving": [
[
"SeamCarving"

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "spacepxl",
"title": "ComfyUI-Image-Filters",
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
"files": [
"https://github.com/spacepxl/ComfyUI-Image-Filters"
],
"install_type": "git-clone",
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
},
{
"author": "talesofai",
"title": "comfyui-supersave [WIP]",

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

@ -3798,7 +3798,6 @@
],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"ImageBatchSqueezeProcessor",
"ImageBgRemoveProcessor",
"ImageStandardResizeProcessor",
"SingleImagePathLoader",
@ -4893,6 +4892,17 @@
"title_aux": "ComfyUI-HQ-Image-Save"
}
],
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
[
"AlphaClean",
"EnhanceDetail",
"GuidedFilterAlpha",
"RemapRange"
],
{
"title_aux": "ComfyUI-Image-Filters"
}
],
"https://github.com/spinagon/ComfyUI-seam-carving": [
[
"SeamCarving"

Loading…
Cancel
Save