diff --git a/custom-node-list.json b/custom-node-list.json index 3c23d432..55f84d25 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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" } ] }