mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add Akatz Nodes (#916)
* Added Akatz Nodes to custom node list and extensions map * Fixed indent
This commit is contained in:
parent
694a2fcbf8
commit
05614818d0
@ -12543,6 +12543,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "akatz-ai",
|
||||
"title": "Akatz Custom Nodes",
|
||||
"id": "akatz-ai",
|
||||
"reference": "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes",
|
||||
"files": [
|
||||
"https://github.com/akatz-ai/ComfyUI-AKatz-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -17292,5 +17292,13 @@
|
||||
{
|
||||
"title_aux": "SDXLCustomAspectRatio"
|
||||
}
|
||||
],
|
||||
"https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": [
|
||||
[
|
||||
"AK_AnimatedDilationMaskLinear"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AKatz-Nodes"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user