update DB

improve: scanner.py - parallel pull
This commit is contained in:
Dr.Lt.Data
2023-11-06 22:35:18 +09:00
parent 3472eeb282
commit 214197a24d
5 changed files with 98 additions and 8 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "jags111",
"title": "ComfyUI_Jags_VectorMagic",
"reference": "https://github.com/jags111/ComfyUI_Jags_VectorMagic",
"files": [
"https://github.com/jags111/ComfyUI_Jags_VectorMagic"
],
"install_type": "git-clone",
"description": "a collection of nodes to explore Vector and image manipulation"
},
{
"author": "Trung0246",
"title": "ComfyUI-0246",
"reference": "https://github.com/Trung0246/ComfyUI-0246",
"files": [
"https://github.com/Trung0246/ComfyUI-0246"
],
"install_type": "git-clone",
"description": "Nodes: Highway. Random nodes for ComfyUI I made to solve my struggle with ComfyUI. Have varying quality."
},
{
"author": "PCMonsterx",
"title": "ComfyUI-CSV-Loader",

View File

@@ -709,6 +709,7 @@
"Checkpoint",
"Float",
"Int",
"Lora",
"Operation",
"String"
],
@@ -1436,6 +1437,14 @@
"title_aux": "YARS: Yet Another Resolution Selector"
}
],
"https://github.com/Trung0246/ComfyUI-0246": [
[
"Highway"
],
{
"title_aux": "ComfyUI-0246"
}
],
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
[
"NNLatentUpscale"
@@ -2752,6 +2761,14 @@
"title_aux": "FaceSwap"
}
],
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
[
"my unique name"
],
{
"title_aux": "ComfyUI_Jags_VectorMagic"
}
],
"https://github.com/jags111/efficiency-nodes-comfyui": [
[
"AnimateDiff Script",
@@ -2826,6 +2843,11 @@
"GetImageRangeFromBatch",
"GrowMaskWithBlur",
"INTConstant",
"ImageBatchTestPattern",
"ImageConcanate",
"ImageGridComposite2x2",
"ImageGridComposite3x3",
"ReplaceImagesInBatch",
"ReverseImageBatch",
"SaveImageWithAlpha",
"SomethingToString",
@@ -3026,9 +3048,9 @@
"LatentReceiver",
"LatentSender",
"LatentSwitch",
"LoadConditioning",
"MMDetDetectorProvider",
"MMDetLoader",
"MaskDetailerPipe",
"MaskListToMaskBatch",
"MaskPainter",
"MaskToSEGS",
@@ -3058,7 +3080,6 @@
"SEGSPreview",
"SEGSSwitch",
"SEGSToImageList",
"SaveConditioning",
"SegmDetectorCombined",
"SegmDetectorCombined_v2",
"SegmDetectorForEach",
@@ -3176,7 +3197,8 @@
"DiscordServing",
"ServingInputNumber",
"ServingInputText",
"ServingOutput"
"ServingOutput",
"WebSocketServing"
],
{
"title_aux": "ComfyUI Serving toolkit"