fix: scanner.py - parallel github_stat scan
update DB
This commit is contained in:
@@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI LayerDivider",
|
||||
"id": "layer-divider",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-LayerDivider",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-LayerDivider"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI LayerDivider is custom nodes that generating layered psd files inside ComfyUI[w/This plugin depends on Python 3.10, which means we cannot use the default Python that comes with ComfyUI, as it is Python 3.11. For this reason, it is recommended to use conda to manage and create the ComfyUI runtime environment.]"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "Wav2Lip Node for ComfyUI",
|
||||
@@ -664,7 +675,8 @@
|
||||
},
|
||||
{
|
||||
"author": "jeffy5",
|
||||
"title": "comfyui-fb-utils",
|
||||
"title": "Faceless Node for ComfyUI",
|
||||
"id": "faceless",
|
||||
"reference": "https://github.com/jeffy5/comfyui-faceless-node",
|
||||
"files": [
|
||||
"https://github.com/jeffy5/comfyui-faceless-node"
|
||||
@@ -681,16 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA"
|
||||
},
|
||||
{
|
||||
"author": "randjtw",
|
||||
"title": "advance-aesthetic-score",
|
||||
"reference": "https://github.com/randjtw/advance-aesthetic-score",
|
||||
"files": [
|
||||
"https://github.com/randjtw/advance-aesthetic-score"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Advance Aesthetic Score"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -3964,6 +3964,7 @@
|
||||
"tri3d-atr-parse",
|
||||
"tri3d-atr-parse-batch",
|
||||
"tri3d-clipdrop-bgremove-api",
|
||||
"tri3d-clipdrop-bgreplace-api",
|
||||
"tri3d-composite-image-splitter",
|
||||
"tri3d-dwpose",
|
||||
"tri3d-extract-hand",
|
||||
@@ -7059,6 +7060,7 @@
|
||||
],
|
||||
"https://github.com/cubiq/ComfyUI_essentials": [
|
||||
[
|
||||
"ApplyCLIPSeg+",
|
||||
"BatchCount+",
|
||||
"CLIPTextEncodeSDXL+",
|
||||
"ConditioningCombineMultiple+",
|
||||
@@ -7084,6 +7086,7 @@
|
||||
"ImageSeamCarving+",
|
||||
"KSamplerVariationsStochastic+",
|
||||
"KSamplerVariationsWithNoise+",
|
||||
"LoadCLIPSegModels+",
|
||||
"MaskBatch+",
|
||||
"MaskBlur+",
|
||||
"MaskBoundingBox+",
|
||||
@@ -8265,14 +8268,15 @@
|
||||
"hello_world",
|
||||
"image_histogram_node",
|
||||
"image_histograms_node",
|
||||
"image_histograms_self_node",
|
||||
"meme_generator_node"
|
||||
],
|
||||
{
|
||||
"author": "YFG",
|
||||
"description": "This extension just outputs Hello World! as a string.",
|
||||
"nickname": "YFG Hello World",
|
||||
"title": "YFG Hello World",
|
||||
"title_aux": "ComfyUI_YFG_Comical"
|
||||
"description": "This extension calculates the histogram of an image and outputs the results as graph images for individual channels as well as RGB and Luminosity.",
|
||||
"nickname": "YFG Histograms",
|
||||
"title": "YFG Histograms",
|
||||
"title_aux": "\ud83d\ude38 YFG Comical Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/guill/abracadabra-comfyui": [
|
||||
@@ -8849,6 +8853,7 @@
|
||||
"FacelessLoadImageUrl",
|
||||
"FacelessLoadVideo",
|
||||
"FacelessLoadVideoUrl",
|
||||
"FacelessMergeVideos",
|
||||
"FacelessRemoveBackground",
|
||||
"FacelessSaveVideo",
|
||||
"FacelessUploadVideo",
|
||||
@@ -8857,7 +8862,7 @@
|
||||
"FacelessVideoRemoveBackground"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-fb-utils"
|
||||
"title_aux": "Faceless Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion": [
|
||||
@@ -8945,6 +8950,17 @@
|
||||
"title_aux": "ComfyUI-InstantMesh"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-LayerDivider": [
|
||||
[
|
||||
"LayerDivider - Color Base",
|
||||
"LayerDivider - Divide Layer",
|
||||
"LayerDivider - Load SAM Mask Generator",
|
||||
"LayerDivider - Segment Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LayerDivider"
|
||||
}
|
||||
],
|
||||
"https://github.com/ka-puna/comfyui-yanc": [
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
@@ -9283,6 +9299,7 @@
|
||||
"CreateVoronoiMask",
|
||||
"CrossFadeImages",
|
||||
"CustomSigmas",
|
||||
"DownloadAndLoadCLIPSeg",
|
||||
"DrawInstanceDiffusionTracking",
|
||||
"DummyLatentOut",
|
||||
"EmptyLatentImagePresets",
|
||||
@@ -9314,6 +9331,7 @@
|
||||
"ImagePadForOutpaintMasked",
|
||||
"ImagePadForOutpaintTargetSize",
|
||||
"ImagePass",
|
||||
"ImageResizeKJ",
|
||||
"ImageTransformByNormalizedAmplitude",
|
||||
"ImageUpscaleWithModelBatched",
|
||||
"InjectNoiseToLatent",
|
||||
@@ -10355,6 +10373,8 @@
|
||||
"PettyPaintComponent",
|
||||
"PettyPaintConditioningSetMaskAndCombine",
|
||||
"PettyPaintConvert",
|
||||
"PettyPaintCountFiles",
|
||||
"PettyPaintEnsureDirectory",
|
||||
"PettyPaintExec",
|
||||
"PettyPaintImageCompositeMasked",
|
||||
"PettyPaintImagePlacement",
|
||||
@@ -10367,6 +10387,7 @@
|
||||
"PettyPaintLoadImage",
|
||||
"PettyPaintLoadImages",
|
||||
"PettyPaintMap",
|
||||
"PettyPaintProcessor",
|
||||
"PettyPaintRemoveAddText",
|
||||
"PettyPaintSDTurboScheduler",
|
||||
"PettyPaintText",
|
||||
@@ -11036,6 +11057,7 @@
|
||||
"CharacteristicGuidancePrediction",
|
||||
"CombinePredictions",
|
||||
"ConditionedPrediction",
|
||||
"EarlyMiddleLatePrediction",
|
||||
"InterpolatePredictions",
|
||||
"LogSigmas",
|
||||
"PerpNegPrediction",
|
||||
@@ -11217,7 +11239,8 @@
|
||||
"https://github.com/saftle/suplex_comfy_nodes": [
|
||||
[
|
||||
"ControlNet Selector",
|
||||
"ControlNetOptionalLoader"
|
||||
"ControlNetOptionalLoader",
|
||||
"DiffusersSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Suplex Misc ComfyUI Nodes"
|
||||
@@ -11867,7 +11890,8 @@
|
||||
"https://github.com/sugarkwork/comfyui_tag_fillter": [
|
||||
[
|
||||
"TagFilter",
|
||||
"TagRemover"
|
||||
"TagRemover",
|
||||
"TagReplace"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_tag_filter"
|
||||
@@ -12957,7 +12981,8 @@
|
||||
"IntAndIntAddOffsetLiteral",
|
||||
"IntMultipleAddLiteral",
|
||||
"LoadImageWithSwitch",
|
||||
"ModifyTextGender"
|
||||
"ModifyTextGender",
|
||||
"SplitMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "zhangp365/Some Utils for ComfyUI"
|
||||
|
||||
@@ -189,6 +189,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom utility nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "nilor-corp",
|
||||
"title": "nilor-nodes",
|
||||
"reference": "https://github.com/nilor-corp/nilor-nodes",
|
||||
"files": [
|
||||
"https://github.com/nilor-corp/nilor-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Nilor Floats, Nilor Int To List Of Bools, Nilor Bool From List Of Bools, Nilor Int From List Of Ints, Nilor List of Ints, Nilor Count Images In Directory"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user