mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
a49581e538
commit
b91d2f3658
@ -2175,6 +2175,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization"
|
||||
},
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "ComfyUI-ImageGlitcher",
|
||||
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher",
|
||||
"files": [
|
||||
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -2067,6 +2067,14 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [
|
||||
[
|
||||
"ImageGlitcher"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageGlitcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI_ColorMod": [
|
||||
[
|
||||
"ColorModEdges",
|
||||
@ -2465,7 +2473,10 @@
|
||||
],
|
||||
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
|
||||
[
|
||||
"EagleImageNode"
|
||||
"EagleImageNode",
|
||||
"SDXLPromptStyler",
|
||||
"SDXLPromptStylerAdvanced",
|
||||
"SDXLResolutionPresets"
|
||||
],
|
||||
{
|
||||
"title_aux": "Eagle PNGInfo"
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "ComfyUI-ImageGlitcher",
|
||||
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher",
|
||||
"files": [
|
||||
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>."
|
||||
},
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "comfyui_u2net",
|
||||
|
||||
@ -2067,6 +2067,14 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [
|
||||
[
|
||||
"ImageGlitcher"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageGlitcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI_ColorMod": [
|
||||
[
|
||||
"ColorModEdges",
|
||||
@ -2465,7 +2473,10 @@
|
||||
],
|
||||
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
|
||||
[
|
||||
"EagleImageNode"
|
||||
"EagleImageNode",
|
||||
"SDXLPromptStyler",
|
||||
"SDXLPromptStylerAdvanced",
|
||||
"SDXLResolutionPresets"
|
||||
],
|
||||
{
|
||||
"title_aux": "Eagle PNGInfo"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user