update DB

This commit is contained in:
Dr.Lt.Data
2024-12-25 12:48:49 +09:00
parent dd4db738fd
commit f0d5ad122a
2 changed files with 44 additions and 23 deletions

View File

@@ -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",