This commit is contained in:
licyk 2024-12-25 11:46:52 +08:00 committed by GitHub
parent 50b1e3372d
commit dd4db738fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18776,6 +18776,28 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "licyk",
"title": "ComfyUI-TCD-Sampler",
"id": "TCD-Sampler",
"reference": "https://github.com/licyk/ComfyUI-TCD-Sampler",
"files": [
"https://github.com/licyk/ComfyUI-TCD-Sampler"
],
"install_type": "git-clone",
"description": "Adding TCD sampling"
},
{
"author": "Koishi-Star",
"title": "Pyramid_Noise_For_Inference",
"id": "Pyramid_Noise_For_Inference",
"reference": "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference",
"files": [
"https://github.com/Koishi-Star/Pyramid_Noise_For_Inference"
],
"install_type": "git-clone",
"description": "Using pyramid_noise instead of original noise in inference"
}
]
}