mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
137630197b
commit
b0b6b47657
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user