mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
dd4db738fd
commit
f0d5ad122a
@ -9804,6 +9804,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes."
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"author": "sdfxai",
|
||||
"title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration",
|
||||
@ -12608,6 +12619,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Image processing tool for ComfyUI"
|
||||
},
|
||||
{
|
||||
"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": "my-opencode",
|
||||
"title": "ComfyUI_IndustrialMagick",
|
||||
@ -18776,28 +18798,6 @@
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -9,7 +9,28 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"author": "Light-x02",
|
||||
"title": "Flux Settings Node",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user