mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
add nodes (#1366)
This commit is contained in:
parent
50b1e3372d
commit
dd4db738fd
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user