update DB

This commit is contained in:
Dr.Lt.Data
2023-11-21 18:22:27 +09:00
parent 4feaa2d239
commit c05a526f9c
5 changed files with 212 additions and 4 deletions

View File

@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "GTSuya-Studio",
"title": "ComfyUI-GTSuya-Nodes",
"reference": "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes",
"files": [
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI-GTSuya-Nodes is a ComyUI extension designed to add several wildcards supports into ComfyUI. Wildcards allow you to use __name__ syntax in your prompt to get a random line from a file named name.txt in a wildcards directory."
},
{
"author": "jojkaart",
"title": "ComfyUI-sampler-lcm-alternative",
"reference": "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative",
"files": [
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative"
],
"install_type": "git-clone",
"description": "Nodes:LCMScheduler, SamplerLCMAlternative, SamplerLCMCycle. ComfyUI Custom Sampler nodes that add a new improved LCM sampler functions"
},
{
"author": "LonicaMewinsky",
"title": "ComfyUI-RawSaver",
"reference": "https://github.com/LonicaMewinsky/ComfyUI-RawSaver",
"files": [
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver"
],
"install_type": "git-clone",
"description": "Nodes:SaveTifImage."
},
{
"author": "natto-maki",
"title": "ComfyUI-NegiTools",