update DB
improve: scanner.py - parallel pull
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user