Add Cyclist custom nodes

https://github.com/Pos13/comfyui-cyclist
This commit is contained in:
Pos13 2024-03-08 22:33:13 +03:00 committed by GitHub
parent 626aad2b00
commit 125fa50e96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6224,6 +6224,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Pos13",
"title": "Cyclist",
"reference": "https://github.com/Pos13/comfyui-cyclist",
"files": [
"https://github.com/Pos13/comfyui-cyclist"
],
"install_type": "git-clone",
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles."
}
]
}