Merge pull request #468 from Pos13/main

ComfyUI Cyclist custom nodes
This commit is contained in:
Dr.Lt.Data 2024-03-09 09:46:29 +09:00 committed by GitHub
commit 47b2ea8259
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6243,6 +6243,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."
}
]
}