mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 00:54:23 +08:00
update DB
This commit is contained in:
parent
137630197b
commit
b0b6b47657
@ -3310,6 +3310,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "[PoC] This extension implements [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
|
"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",
|
"author": "Ser-Hilary",
|
||||||
"title": "SDXL_sizing",
|
"title": "SDXL_sizing",
|
||||||
|
|||||||
@ -3798,7 +3798,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/knuknX/ComfyUI-Image-Tools": [
|
"https://github.com/knuknX/ComfyUI-Image-Tools": [
|
||||||
[
|
[
|
||||||
"ImageBatchSqueezeProcessor",
|
|
||||||
"ImageBgRemoveProcessor",
|
"ImageBgRemoveProcessor",
|
||||||
"ImageStandardResizeProcessor",
|
"ImageStandardResizeProcessor",
|
||||||
"SingleImagePathLoader",
|
"SingleImagePathLoader",
|
||||||
@ -4893,6 +4892,17 @@
|
|||||||
"title_aux": "ComfyUI-HQ-Image-Save"
|
"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": [
|
"https://github.com/spinagon/ComfyUI-seam-carving": [
|
||||||
[
|
[
|
||||||
"SeamCarving"
|
"SeamCarving"
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "talesofai",
|
||||||
"title": "comfyui-supersave [WIP]",
|
"title": "comfyui-supersave [WIP]",
|
||||||
|
|||||||
@ -3798,7 +3798,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/knuknX/ComfyUI-Image-Tools": [
|
"https://github.com/knuknX/ComfyUI-Image-Tools": [
|
||||||
[
|
[
|
||||||
"ImageBatchSqueezeProcessor",
|
|
||||||
"ImageBgRemoveProcessor",
|
"ImageBgRemoveProcessor",
|
||||||
"ImageStandardResizeProcessor",
|
"ImageStandardResizeProcessor",
|
||||||
"SingleImagePathLoader",
|
"SingleImagePathLoader",
|
||||||
@ -4893,6 +4892,17 @@
|
|||||||
"title_aux": "ComfyUI-HQ-Image-Save"
|
"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": [
|
"https://github.com/spinagon/ComfyUI-seam-carving": [
|
||||||
[
|
[
|
||||||
"SeamCarving"
|
"SeamCarving"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user