Skip to content

Commit f0d5ad1

Browse files
committed
update DB
1 parent dd4db73 commit f0d5ad1

File tree

2 files changed

+44
-23
lines changed

2 files changed

+44
-23
lines changed

custom-node-list.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9804,6 +9804,17 @@
98049804
"install_type": "git-clone",
98059805
"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."
98069806
},
9807+
{
9808+
"author": "Koishi-Star",
9809+
"title": "Pyramid_Noise_For_Inference",
9810+
"id": "Pyramid_Noise_For_Inference",
9811+
"reference": "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference",
9812+
"files": [
9813+
"https://github.com/Koishi-Star/Pyramid_Noise_For_Inference"
9814+
],
9815+
"install_type": "git-clone",
9816+
"description": "Using pyramid_noise instead of original noise in inference"
9817+
},
98079818
{
98089819
"author": "sdfxai",
98099820
"title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration",
@@ -12608,6 +12619,17 @@
1260812619
"install_type": "git-clone",
1260912620
"description": "Image processing tool for ComfyUI"
1261012621
},
12622+
{
12623+
"author": "licyk",
12624+
"title": "ComfyUI-TCD-Sampler",
12625+
"id": "TCD-Sampler",
12626+
"reference": "https://github.com/licyk/ComfyUI-TCD-Sampler",
12627+
"files": [
12628+
"https://github.com/licyk/ComfyUI-TCD-Sampler"
12629+
],
12630+
"install_type": "git-clone",
12631+
"description": "Adding TCD sampling"
12632+
},
1261112633
{
1261212634
"author": "my-opencode",
1261312635
"title": "ComfyUI_IndustrialMagick",
@@ -18776,28 +18798,6 @@
1877618798
],
1877718799
"install_type": "unzip",
1877818800
"description": "This is a node to convert an image into a CMYK Halftone dot image."
18779-
},
18780-
{
18781-
"author": "licyk",
18782-
"title": "ComfyUI-TCD-Sampler",
18783-
"id": "TCD-Sampler",
18784-
"reference": "https://github.com/licyk/ComfyUI-TCD-Sampler",
18785-
"files": [
18786-
"https://github.com/licyk/ComfyUI-TCD-Sampler"
18787-
],
18788-
"install_type": "git-clone",
18789-
"description": "Adding TCD sampling"
18790-
},
18791-
{
18792-
"author": "Koishi-Star",
18793-
"title": "Pyramid_Noise_For_Inference",
18794-
"id": "Pyramid_Noise_For_Inference",
18795-
"reference": "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference",
18796-
"files": [
18797-
"https://github.com/Koishi-Star/Pyramid_Noise_For_Inference"
18798-
],
18799-
"install_type": "git-clone",
18800-
"description": "Using pyramid_noise instead of original noise in inference"
1880118801
}
1880218802
]
1880318803
}

node_db/new/custom-node-list.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,28 @@
99
},
1010

1111

12-
12+
{
13+
"author": "licyk",
14+
"title": "ComfyUI-TCD-Sampler",
15+
"id": "TCD-Sampler",
16+
"reference": "https://github.com/licyk/ComfyUI-TCD-Sampler",
17+
"files": [
18+
"https://github.com/licyk/ComfyUI-TCD-Sampler"
19+
],
20+
"install_type": "git-clone",
21+
"description": "Adding TCD sampling"
22+
},
23+
{
24+
"author": "Koishi-Star",
25+
"title": "Pyramid_Noise_For_Inference",
26+
"id": "Pyramid_Noise_For_Inference",
27+
"reference": "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference",
28+
"files": [
29+
"https://github.com/Koishi-Star/Pyramid_Noise_For_Inference"
30+
],
31+
"install_type": "git-clone",
32+
"description": "Using pyramid_noise instead of original noise in inference"
33+
},
1334
{
1435
"author": "Light-x02",
1536
"title": "Flux Settings Node",

0 commit comments

Comments
 (0)