mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
Export Workflow With Cyuai Api Available Nodes (#1138)
* Export Workflow With Cyuai Api Available Nodes * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
3fb3f07644
commit
1dc683e872
@ -15833,6 +15833,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": "dionren",
|
||||||
|
"title": "Export Workflow With Cyuai Api Available Nodes",
|
||||||
|
"id": "comfyUI-Pro-Export-Tool",
|
||||||
|
"reference": "https://github.com/dionren/ComfyUI-Pro-Export-Tool",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dionren/ComfyUI-Pro-Export-Tool"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a node to convert workflows to cyuai api available nodes."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user