update DB

This commit is contained in:
dr.lt.data 2023-12-12 17:44:43 +09:00
parent 137630197b
commit b0b6b47657
4 changed files with 42 additions and 2 deletions

View File

@ -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",

View File

@ -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"

View File

@ -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]",

View File

@ -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"