mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 19:03:06 +08:00
Add AQnodes (#1849)
* add AQnodes * add AQnodes - fix repo url --------- Co-authored-by: pk <poczta@aquasite.pl>
This commit is contained in:
parent
e2a6446585
commit
ca2c41783c
@ -26248,6 +26248,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "2frames.app",
|
||||||
|
"title": "AQnodes for ComfyUI",
|
||||||
|
"id": "AQnodes",
|
||||||
|
"reference": "https://github.com/2frames/ComfyUI-AQnodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/2frames/ComfyUI-AQnodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user