update DB

This commit is contained in:
dr.lt.data 2023-08-25 11:25:18 +09:00
parent 9ffcc2b2d8
commit 066c1f1e0a
4 changed files with 144 additions and 2 deletions

View File

@ -1442,6 +1442,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text." "description": "Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text."
}, },
{
"author": "YOUR-WORST-TACO",
"title": "ComfyUI-TacoNodes",
"reference": "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes",
"files": [
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes"
],
"install_type": "git-clone",
"description": "Nodes:TacoLatent, TacoAnimatedLoader, TacoImg2ImgAnimatedLoader, TacoGifMaker."
},
{
"author": "Lerc",
"title": "canvas_tab",
"reference": "https://github.com/Lerc/canvas_tab",
"files": [
"https://github.com/Lerc/canvas_tab"
],
"install_type": "git-clone",
"description": "Nodes: Edit In Another Tab. ComfyUI canvas editor page"
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",
@ -1630,6 +1650,16 @@
"install_type": "copy", "install_type": "copy",
"description": "Nodes: yugioh_Presets. by Nicolai256 inspired by throttlekitty SDXLAspectRatio" "description": "Nodes: yugioh_Presets. by Nicolai256 inspired by throttlekitty SDXLAspectRatio"
}, },
{
"author": "Onierous",
"title": "QRNG_Node_ComfyUI",
"reference": "https://github.com/Onierous/QRNG_Node_ComfyUI",
"files": [
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py"
],
"install_type": "copy",
"description": "Nodes: QRNG Node CSV. A node that takes in an array of random numbers from the ANU QRNG API and stores them locally for generating quantum random number noise_seeds in ComfyUI"
},
{ {
"author": "theally", "author": "theally",
"title": "TheAlly's Custom Nodes", "title": "TheAlly's Custom Nodes",

View File

@ -292,7 +292,14 @@
], ],
"https://github.com/Fannovel16/ComfyUI-Loopchain": [ "https://github.com/Fannovel16/ComfyUI-Loopchain": [
[ [
"EmptyLatentImageLoop" "EmptyLatentImageLoop",
"FolderToImageStorage",
"ImageStorageExportLoop",
"ImageStorageImport",
"ImageStorageReset",
"LatentStorageExportLoop",
"LatentStorageImport",
"LatentStorageReset"
], ],
{ {
"title_aux": "ComfyUI-Loopchain" "title_aux": "ComfyUI-Loopchain"
@ -490,6 +497,14 @@
"title_aux": "ImagesGrid" "title_aux": "ImagesGrid"
} }
], ],
"https://github.com/Lerc/canvas_tab": [
[
"Canvas_Tab"
],
{
"title_aux": "canvas_tab"
}
],
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [ "https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
[ [
"Control Net Stacker", "Control Net Stacker",
@ -673,6 +688,14 @@
"title_aux": "ComfyUI-N-Nodes" "title_aux": "ComfyUI-N-Nodes"
} }
], ],
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py": [
[
"QRNG_Node_CSV"
],
{
"title_aux": "QRNG_Node_ComfyUI"
}
],
"https://github.com/Pfaeff/pfaeff-comfyui": [ "https://github.com/Pfaeff/pfaeff-comfyui": [
[ [
"AstropulsePixelDetector", "AstropulsePixelDetector",
@ -879,6 +902,7 @@
[ [
"ttN busIN", "ttN busIN",
"ttN busOUT", "ttN busOUT",
"ttN compareInput",
"ttN concat", "ttN concat",
"ttN debugInput", "ttN debugInput",
"ttN float", "ttN float",
@ -892,6 +916,7 @@
"ttN pipeIN", "ttN pipeIN",
"ttN pipeKSampler", "ttN pipeKSampler",
"ttN pipeKSamplerAdvanced", "ttN pipeKSamplerAdvanced",
"ttN pipeKSamplerSDXL",
"ttN pipeLoader", "ttN pipeLoader",
"ttN pipeLoaderSDXL", "ttN pipeLoaderSDXL",
"ttN pipeOUT", "ttN pipeOUT",
@ -1117,6 +1142,18 @@
"title_aux": "WAS Node Suite" "title_aux": "WAS Node Suite"
} }
], ],
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": [
[
"Example",
"TacoAnimatedLoader",
"TacoGifMaker",
"TacoImg2ImgAnimatedLoader",
"TacoLatent"
],
{
"title_aux": "ComfyUI-TacoNodes"
}
],
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [ "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
[ [
"MergeBlockWeighted" "MergeBlockWeighted"
@ -1204,6 +1241,7 @@
"Mikey Sampler", "Mikey Sampler",
"Mikey Sampler Base Only", "Mikey Sampler Base Only",
"Mikey Sampler Tiled", "Mikey Sampler Tiled",
"Mikey Sampler Tiled Base Only",
"PresetRatioSelector", "PresetRatioSelector",
"Prompt With SDXL", "Prompt With SDXL",
"Prompt With Style", "Prompt With Style",
@ -2147,9 +2185,12 @@
"AV_ParametersPipeToPrompts", "AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe", "AV_PromptsToParametersPipe",
"AV_UploadImage", "AV_UploadImage",
"BLIPCaption",
"DependenciesEdit",
"ImageMuxer", "ImageMuxer",
"LoadImageFromUrl", "LoadImageFromUrl",
"SDXLAspectRatioSelector", "SDXLAspectRatioSelector",
"SDXLPromptStyler",
"StringToInt" "StringToInt"
], ],
{ {

View File

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Onierous",
"title": "QRNG_Node_ComfyUI",
"reference": "https://github.com/Onierous/QRNG_Node_ComfyUI",
"files": [
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py"
],
"install_type": "copy",
"description": "Nodes: QRNG Node CSV. A node that takes in an array of random numbers from the ANU QRNG API and stores them locally for generating quantum random number noise_seeds in ComfyUI"
},
{
"author": "Lerc",
"title": "canvas_tab",
"reference": "https://github.com/Lerc/canvas_tab",
"files": [
"https://github.com/Lerc/canvas_tab"
],
"install_type": "git-clone",
"description": "Nodes: Edit In Another Tab. ComfyUI canvas editor page"
},
{
"author": "YOUR-WORST-TACO",
"title": "ComfyUI-TacoNodes",
"reference": "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes",
"files": [
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes"
],
"install_type": "git-clone",
"description": "Nodes:TacoLatent, TacoAnimatedLoader, TacoImg2ImgAnimatedLoader, TacoGifMaker."
},
{ {
"author": "skfoo", "author": "skfoo",
"title": "ComfyUI-Coziness", "title": "ComfyUI-Coziness",

View File

@ -292,7 +292,14 @@
], ],
"https://github.com/Fannovel16/ComfyUI-Loopchain": [ "https://github.com/Fannovel16/ComfyUI-Loopchain": [
[ [
"EmptyLatentImageLoop" "EmptyLatentImageLoop",
"FolderToImageStorage",
"ImageStorageExportLoop",
"ImageStorageImport",
"ImageStorageReset",
"LatentStorageExportLoop",
"LatentStorageImport",
"LatentStorageReset"
], ],
{ {
"title_aux": "ComfyUI-Loopchain" "title_aux": "ComfyUI-Loopchain"
@ -490,6 +497,14 @@
"title_aux": "ImagesGrid" "title_aux": "ImagesGrid"
} }
], ],
"https://github.com/Lerc/canvas_tab": [
[
"Canvas_Tab"
],
{
"title_aux": "canvas_tab"
}
],
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [ "https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
[ [
"Control Net Stacker", "Control Net Stacker",
@ -673,6 +688,14 @@
"title_aux": "ComfyUI-N-Nodes" "title_aux": "ComfyUI-N-Nodes"
} }
], ],
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py": [
[
"QRNG_Node_CSV"
],
{
"title_aux": "QRNG_Node_ComfyUI"
}
],
"https://github.com/Pfaeff/pfaeff-comfyui": [ "https://github.com/Pfaeff/pfaeff-comfyui": [
[ [
"AstropulsePixelDetector", "AstropulsePixelDetector",
@ -879,6 +902,7 @@
[ [
"ttN busIN", "ttN busIN",
"ttN busOUT", "ttN busOUT",
"ttN compareInput",
"ttN concat", "ttN concat",
"ttN debugInput", "ttN debugInput",
"ttN float", "ttN float",
@ -892,6 +916,7 @@
"ttN pipeIN", "ttN pipeIN",
"ttN pipeKSampler", "ttN pipeKSampler",
"ttN pipeKSamplerAdvanced", "ttN pipeKSamplerAdvanced",
"ttN pipeKSamplerSDXL",
"ttN pipeLoader", "ttN pipeLoader",
"ttN pipeLoaderSDXL", "ttN pipeLoaderSDXL",
"ttN pipeOUT", "ttN pipeOUT",
@ -1117,6 +1142,18 @@
"title_aux": "WAS Node Suite" "title_aux": "WAS Node Suite"
} }
], ],
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": [
[
"Example",
"TacoAnimatedLoader",
"TacoGifMaker",
"TacoImg2ImgAnimatedLoader",
"TacoLatent"
],
{
"title_aux": "ComfyUI-TacoNodes"
}
],
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [ "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
[ [
"MergeBlockWeighted" "MergeBlockWeighted"
@ -1204,6 +1241,7 @@
"Mikey Sampler", "Mikey Sampler",
"Mikey Sampler Base Only", "Mikey Sampler Base Only",
"Mikey Sampler Tiled", "Mikey Sampler Tiled",
"Mikey Sampler Tiled Base Only",
"PresetRatioSelector", "PresetRatioSelector",
"Prompt With SDXL", "Prompt With SDXL",
"Prompt With Style", "Prompt With Style",
@ -2147,9 +2185,12 @@
"AV_ParametersPipeToPrompts", "AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe", "AV_PromptsToParametersPipe",
"AV_UploadImage", "AV_UploadImage",
"BLIPCaption",
"DependenciesEdit",
"ImageMuxer", "ImageMuxer",
"LoadImageFromUrl", "LoadImageFromUrl",
"SDXLAspectRatioSelector", "SDXLAspectRatioSelector",
"SDXLPromptStyler",
"StringToInt" "StringToInt"
], ],
{ {