mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
update DB
This commit is contained in:
parent
e71d50534b
commit
a437effa87
@ -7801,14 +7801,14 @@
|
||||
"description": "Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "shirazdesigner",
|
||||
"title": "CLIPTextEncodeAndEnhancev4",
|
||||
"reference": "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4",
|
||||
"author": "web3nomad",
|
||||
"title": "ComfyUI Invisible Watermark",
|
||||
"reference": "https://github.com/web3nomad/ComfyUI_Invisible_Watermark",
|
||||
"files": [
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4"
|
||||
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:CLIPTextEncodeAndEnhance"
|
||||
"description": "Nodes: InvisibleWatermarkEncode"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -1540,6 +1540,7 @@
|
||||
"ReActorFaceSwapOpt",
|
||||
"ReActorImageDublicator",
|
||||
"ReActorLoadFaceModel",
|
||||
"ReActorMakeFaceModelBatch",
|
||||
"ReActorMaskHelper",
|
||||
"ReActorOptions",
|
||||
"ReActorRestoreFace",
|
||||
@ -3936,6 +3937,7 @@
|
||||
],
|
||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
|
||||
[
|
||||
"ttN advanced xyPlot",
|
||||
"ttN busIN",
|
||||
"ttN busOUT",
|
||||
"ttN compareInput",
|
||||
@ -3954,9 +3956,14 @@
|
||||
"ttN pipeIN",
|
||||
"ttN pipeKSampler",
|
||||
"ttN pipeKSamplerAdvanced",
|
||||
"ttN pipeKSamplerAdvanced_v2",
|
||||
"ttN pipeKSamplerSDXL",
|
||||
"ttN pipeKSamplerSDXL_v2",
|
||||
"ttN pipeKSampler_v2",
|
||||
"ttN pipeLoader",
|
||||
"ttN pipeLoaderSDXL",
|
||||
"ttN pipeLoaderSDXL_v2",
|
||||
"ttN pipeLoader_v2",
|
||||
"ttN pipeLoraStack",
|
||||
"ttN pipeOUT",
|
||||
"ttN seed",
|
||||
@ -6175,6 +6182,7 @@
|
||||
"LayerUtility: CropByMask",
|
||||
"LayerUtility: CropByMask V2",
|
||||
"LayerUtility: ExtendCanvas",
|
||||
"LayerUtility: ExtendCanvasV2",
|
||||
"LayerUtility: GetColorTone",
|
||||
"LayerUtility: GetColorToneV2",
|
||||
"LayerUtility: GetImageSize",
|
||||
@ -6433,6 +6441,7 @@
|
||||
"BasicGuider",
|
||||
"BasicScheduler",
|
||||
"CFGGuider",
|
||||
"CLIPAttentionMultiply",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeAdd",
|
||||
"CLIPMergeSimple",
|
||||
@ -6587,6 +6596,9 @@
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
"UNetTemporalAttentionMultiply",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeTiled",
|
||||
@ -6901,7 +6913,7 @@
|
||||
[
|
||||
"MarasitAnyBusNode",
|
||||
"MarasitDisplayInfoNode",
|
||||
"MarasitUpscalerGridNode"
|
||||
"MarasitUpscalerRefinerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "\ud83d\udc30 MarasIT Nodes"
|
||||
@ -7414,11 +7426,15 @@
|
||||
"FL_AudioPreview",
|
||||
"FL_CodeNode",
|
||||
"FL_DirectoryCrawl",
|
||||
"FL_Glitch",
|
||||
"FL_HexagonalPattern",
|
||||
"FL_ImageCaptionSaver",
|
||||
"FL_ImageDimensionDisplay",
|
||||
"FL_ImageDurationSync",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer"
|
||||
"FL_ImageRandomizer",
|
||||
"FL_PixelSort",
|
||||
"FL_Ripple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
@ -8731,6 +8747,7 @@
|
||||
"FlipSigmasAdjusted",
|
||||
"FloatConstant",
|
||||
"FloatToMask",
|
||||
"FloatToSigmas",
|
||||
"GLIGENTextBoxApplyBatch",
|
||||
"GenerateNoise",
|
||||
"GetImageRangeFromBatch",
|
||||
@ -9351,6 +9368,7 @@
|
||||
"ImpactSEGSToMaskBatch",
|
||||
"ImpactSEGSToMaskList",
|
||||
"ImpactScaleBy_BBOX_SEG_ELT",
|
||||
"ImpactSchedulerAdapter",
|
||||
"ImpactSegsAndMask",
|
||||
"ImpactSegsAndMaskForEach",
|
||||
"ImpactSetWidgetValue",
|
||||
@ -9954,6 +9972,8 @@
|
||||
[
|
||||
"EmptyLatentImageFromPresetsSD15",
|
||||
"EmptyLatentImageFromPresetsSDXL",
|
||||
"GetSimilarResolution",
|
||||
"GetSimilarResolutionEmptyLatent",
|
||||
"RandomEmptyLatentImageFromPresetsSD15",
|
||||
"RandomEmptyLatentImageFromPresetsSDXL",
|
||||
"RandomSizeFromPresetsSD15",
|
||||
@ -10039,9 +10059,8 @@
|
||||
"https://github.com/nullquant/ComfyUI-BrushNet": [
|
||||
[
|
||||
"BlendInpaint",
|
||||
"BrushNetInpaint",
|
||||
"BrushNetLoader",
|
||||
"BrushNetPipeline"
|
||||
"BrushNet",
|
||||
"BrushNetLoader"
|
||||
],
|
||||
{
|
||||
"author": "nullquant",
|
||||
@ -10582,6 +10601,7 @@
|
||||
"LoadImagesFromPath",
|
||||
"LoadImagesFromURL",
|
||||
"LoadImagesToBatch",
|
||||
"LoadTripoSRModel_",
|
||||
"LoadVideoAndSegment_",
|
||||
"LoraNames_",
|
||||
"LoraPrompt",
|
||||
@ -10602,6 +10622,7 @@
|
||||
"SamplerNames_",
|
||||
"SaveImageAndMetadata_",
|
||||
"SaveImageToLocal",
|
||||
"SaveTripoSRMesh",
|
||||
"ScreenShare",
|
||||
"Seed_",
|
||||
"ShowLayer",
|
||||
@ -10623,6 +10644,7 @@
|
||||
"TextSplitByDelimiter",
|
||||
"TextToNumber",
|
||||
"TransparentImage",
|
||||
"TripoSRSampler_",
|
||||
"VAEDecodeConsistencyDecoder",
|
||||
"VAEEncodeForInpaint_Frames",
|
||||
"VAELoaderConsistencyDecoder",
|
||||
@ -10700,14 +10722,6 @@
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": [
|
||||
[
|
||||
"CLIPTextEncodeAndEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "CLIPTextEncodeAndEnhancev4"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||
[
|
||||
"OpenposePreprocessorInterpolate"
|
||||
@ -11618,6 +11632,14 @@
|
||||
"title_aux": "wlsh_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark": [
|
||||
[
|
||||
"InvisibleWatermarkEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Invisible Watermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/whatbirdisthat/cyberdolphin": [
|
||||
[
|
||||
"\ud83d\udc2c Gradio ChatInterface",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,26 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "longgui0318",
|
||||
"title": "comfyui-one-more-step [WIP]",
|
||||
"reference": "https://github.com/longgui0318/comfyui-one-more-step",
|
||||
"files": [
|
||||
"https://github.com/longgui0318/comfyui-one-more-step"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/(OMS)mhh0318/OneMoreStep](https://github.com/mhh0318/OneMoreStep) comfyui support ."
|
||||
},
|
||||
{
|
||||
"author": "TemryL",
|
||||
"title": "ComfyUI-IDM-VTON [WIP]",
|
||||
"reference": "https://github.com/TemryL/ComfyUI-IDM-VTON",
|
||||
"files": [
|
||||
"https://github.com/TemryL/ComfyUI-IDM-VTON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON)."
|
||||
},
|
||||
{
|
||||
"author": "unknown",
|
||||
"title": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)",
|
||||
@ -430,16 +449,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Musicgen"
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "ComfyUI-variableCFGandAntiBurn [WIP]",
|
||||
"reference": "https://github.com/Extraltodeus/ComfyUI-variableCFGandAntiBurn",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/ComfyUI-variableCFGandAntiBurn"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Continuous CFG rescaler (pre CFG), Intermediary latent merge (post CFG), Intensity/Brightness limiter (post CFG), Dynamic renoising (post CFG), Automatic CFG scale (pre/post CFG), CFG multiplier per channel (pre CFG), Self-Attention Guidance delayed activation mod (post CFG)"
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-CLIPSeg",
|
||||
|
||||
@ -146,6 +146,49 @@
|
||||
"title_aux": "ComfyUI_Fooocus"
|
||||
}
|
||||
],
|
||||
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
|
||||
[
|
||||
"\u2b1b(TODO)AC_Super_Come_Ckpt",
|
||||
"\u2b1c(TODO)AC_Super_Come_Lora",
|
||||
"\u2b55AC_FUN_SUPER_LARGE",
|
||||
"\ud83c\ude35AC_Super_Checkpoint",
|
||||
"\ud83c\ude35AC_Super_Loras",
|
||||
"\ud83c\udfabAC_Super_PreviewImage",
|
||||
"\ud83c\udfb0AC_Super_Controlnet",
|
||||
"\ud83d\udcb6AC_Super_EmptLatent",
|
||||
"\ud83d\udcbcAC_Super_Lora&LCM",
|
||||
"\ud83d\udcbeAC_Super_SaveImage",
|
||||
"\ud83d\udcc4AC_Super_CLIPEN",
|
||||
"\ud83d\udcc8AC_Super_UpKSampler",
|
||||
"\ud83d\udcdfAC_Super_CKPT&LCM",
|
||||
"\ud83d\ude80AC_Super_KSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AC_FUNV8Beta1"
|
||||
}
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Clear Text",
|
||||
"> Float to Int",
|
||||
"> Int",
|
||||
"> Int to Text",
|
||||
"> Load Image",
|
||||
"> Load Image From Folder",
|
||||
"> Resolution by Aspect Ratio",
|
||||
"> Rotate Image",
|
||||
"> Save Image",
|
||||
"> Scale Image to Side",
|
||||
"> Text",
|
||||
"> Text Combine",
|
||||
"> Text Pick Random Line",
|
||||
"> Text Random Weights",
|
||||
"> Text Replace"
|
||||
],
|
||||
{
|
||||
"title_aux": "YANC- Yet Another Node Collection"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
|
||||
[
|
||||
"AccumulateNode",
|
||||
@ -221,6 +264,64 @@
|
||||
"title_aux": "ComfyUI_bd_customNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/DeTK/ComfyUI-Switch": [
|
||||
[
|
||||
"NodeSwitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Node Switcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [
|
||||
[
|
||||
"LineBreakInserter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LineBreakInserter"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExponentialML/ComfyUI_LiveDirector": [
|
||||
[
|
||||
"LiveDirector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LiveDirector (WIP)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": [
|
||||
[
|
||||
"Automatic wildcards",
|
||||
"Conditioning (Cosine similarities)",
|
||||
"Conditioning (Maximum absolute)",
|
||||
"Conditioning (Maximum absolute) text inputs",
|
||||
"Conditioning (Scale by absolute sum)",
|
||||
"Conditioning merge clip g/l",
|
||||
"Conditioning similar tokens recombine",
|
||||
"Conditioning to text",
|
||||
"Quick and dirty text encode",
|
||||
"encode_all_tokens_SDXL"
|
||||
],
|
||||
{
|
||||
"title_aux": "Conditioning-token-experiments-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
|
||||
[
|
||||
"GentlemanHu_Notifier"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Notifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": [
|
||||
[
|
||||
"GHImg_Sizer",
|
||||
"GHSimple_Scale"
|
||||
],
|
||||
{
|
||||
"title_aux": "GH Tools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/IvanZhd/comfyui-codeformer": [
|
||||
[
|
||||
"RedBeanie_CustomImageInverter"
|
||||
@ -237,6 +338,14 @@
|
||||
"title_aux": "comfyui-terminal-command [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": [
|
||||
[
|
||||
"SaveImagePlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveImagePlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jordach/comfy-consistency-vae": [
|
||||
[
|
||||
"Comfy_ConsistencyVAE"
|
||||
@ -253,6 +362,14 @@
|
||||
"title_aux": "ComfyUI-ModelUnloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
|
||||
[
|
||||
"ChatGPTCompletion"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI simple ChatGPT completion [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/MrAdamBlack/CheckProgress": [
|
||||
[
|
||||
"CHECK_PROGRESS"
|
||||
@ -261,6 +378,14 @@
|
||||
"title_aux": "CheckProgress [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/MushroomFleet/DJZ-Nodes": [
|
||||
[
|
||||
"AspectSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "DJZ-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": [
|
||||
[
|
||||
"SpaceFlower_HangulPrompt",
|
||||
@ -270,6 +395,17 @@
|
||||
"title_aux": "ComfyUI-SpaceFlower"
|
||||
}
|
||||
],
|
||||
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": [
|
||||
[
|
||||
"CLIPTextEncodePromptToPrompt",
|
||||
"KSamplerPromptToPrompt",
|
||||
"KSamplerPromptToPromptAttentionMapLogger",
|
||||
"LocalBlendLayerPresetPromptToPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Port for Google's Prompt-to-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": [
|
||||
[
|
||||
"FloatMath",
|
||||
@ -285,6 +421,25 @@
|
||||
"title_aux": "ComfyUI-MS-Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": [
|
||||
[
|
||||
"CheckpointLoaderSimpleShared //SeedV",
|
||||
"Script"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SeedV-Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": [
|
||||
[
|
||||
"BatchImageAndPrompt",
|
||||
"BatchInputCSV",
|
||||
"BatchInputText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Batch Input Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/WSJUSA/Comfyui-StableSR": [
|
||||
[
|
||||
"ColorFix",
|
||||
@ -298,12 +453,23 @@
|
||||
"title_aux": "pre-comfyui-stablsr"
|
||||
}
|
||||
],
|
||||
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": [
|
||||
[
|
||||
"CreateFadeMaskAdvancedVL",
|
||||
"PointStringFromFloatArray",
|
||||
"RescaleFloatArray",
|
||||
"StringFromFloatArray"
|
||||
],
|
||||
{
|
||||
"title_aux": "visuallabs_comfyui_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": [
|
||||
[
|
||||
"AnyTextNode_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AnyText\uff08WIP\uff09"
|
||||
"title_aux": "ComfyUI-AnyText [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
|
||||
@ -353,14 +519,30 @@
|
||||
"Checkpoint Selector Stacker \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Checkpoint Selector \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Checkpoint to String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Crop Recombine \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Crop|IP|Inpaint \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Crop|IP|Inpaint|SDXL \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Decode GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Encode GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"GenData Stacker \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"IPAdapterApply",
|
||||
"IPAdapterApplyEncoded",
|
||||
"IPAdapterApplyFaceID",
|
||||
"IPAdapterBatchEmbeds",
|
||||
"IPAdapterEncoder",
|
||||
"IPAdapterLoadEmbeds",
|
||||
"IPAdapterModelLoader",
|
||||
"IPAdapterSaveEmbeds",
|
||||
"IPAdapterTilesMasked",
|
||||
"InsightFaceLoader",
|
||||
"LoRA Stack to String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"LoRA Stacker From Prompt \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Load Checkpoints From File \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Load GenData From Dir \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Parse GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"PrepImageForClipVision",
|
||||
"PrepImageForInsightFace",
|
||||
"Provide GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Save Image From GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"VAE From String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"VAE to String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
@ -370,23 +552,41 @@
|
||||
"title_aux": "Gen Data Tester [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/blepping/ComfyUI-sonar": [
|
||||
"https://github.com/bruce007lee/comfyui-cleaner": [
|
||||
[
|
||||
"SamplerSonarEuler",
|
||||
"SamplerSonarEulerA"
|
||||
"cleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-sonar (WIP)"
|
||||
"title_aux": "comfyui-cleaner"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-DynamiCrafter": [
|
||||
[
|
||||
"DynamiCrafter Simple",
|
||||
"DynamiCrafterInterp Simple",
|
||||
"DynamiCrafterInterpLoader",
|
||||
"DynamiCrafterLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DynamiCrafter"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
[
|
||||
"AddNoise",
|
||||
"AlignYourStepsScheduler",
|
||||
"BasicGuider",
|
||||
"BasicScheduler",
|
||||
"CFGGuider",
|
||||
"CLIPAttentionMultiply",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeAdd",
|
||||
"CLIPMergeSimple",
|
||||
"CLIPMergeSubtract",
|
||||
"CLIPSave",
|
||||
"CLIPSetLastLayer",
|
||||
"CLIPTextEncode",
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
"CLIPVisionEncode",
|
||||
@ -409,7 +609,10 @@
|
||||
"ControlNetLoader",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
"DifferentialDiffusion",
|
||||
"DiffusersLoader",
|
||||
"DisableNoise",
|
||||
"DualCFGGuider",
|
||||
"DualCLIPLoader",
|
||||
"EmptyImage",
|
||||
"EmptyLatentImage",
|
||||
@ -429,6 +632,7 @@
|
||||
"ImageColorToMask",
|
||||
"ImageCompositeMasked",
|
||||
"ImageCrop",
|
||||
"ImageFromBatch",
|
||||
"ImageInvert",
|
||||
"ImageOnlyCheckpointLoader",
|
||||
"ImageOnlyCheckpointSave",
|
||||
@ -441,6 +645,7 @@
|
||||
"ImageToMask",
|
||||
"ImageUpscaleWithModel",
|
||||
"InpaintModelConditioning",
|
||||
"InstructPixToPixConditioning",
|
||||
"InvertMask",
|
||||
"JoinImageWithAlpha",
|
||||
"KSampler",
|
||||
@ -471,17 +676,25 @@
|
||||
"MaskToImage",
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeSD1",
|
||||
"ModelMergeSD2",
|
||||
"ModelMergeSDXL",
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingDiscrete",
|
||||
"ModelSamplingStableCascade",
|
||||
"Morphology",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
"PerpNegGuider",
|
||||
"PerturbedAttentionGuidance",
|
||||
"PhotoMakerEncode",
|
||||
"PhotoMakerLoader",
|
||||
"PolyexponentialScheduler",
|
||||
"PorterDuffImageComposite",
|
||||
"PreviewImage",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RepeatImageBatch",
|
||||
@ -489,25 +702,40 @@
|
||||
"RescaleCFG",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SV3D_Conditioning",
|
||||
"SVD_img2vid_Conditioning",
|
||||
"SamplerCustom",
|
||||
"SamplerCustomAdvanced",
|
||||
"SamplerDPMAdaptative",
|
||||
"SamplerDPMPP_2M_SDE",
|
||||
"SamplerDPMPP_3M_SDE",
|
||||
"SamplerDPMPP_SDE",
|
||||
"SamplerEulerAncestral",
|
||||
"SamplerLMS",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SelfAttentionGuidance",
|
||||
"SetLatentNoiseMask",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
"StableCascade_EmptyLatentImage",
|
||||
"StableCascade_StageB_Conditioning",
|
||||
"StableCascade_StageC_VAEEncode",
|
||||
"StableCascade_SuperResolutionControlnet",
|
||||
"StableZero123_Conditioning",
|
||||
"StableZero123_Conditioning_Batched",
|
||||
"StyleModelApply",
|
||||
"StyleModelLoader",
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
"UNetTemporalAttentionMultiply",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeTiled",
|
||||
@ -518,6 +746,7 @@
|
||||
"VAESave",
|
||||
"VPScheduler",
|
||||
"VideoLinearCFGGuidance",
|
||||
"VideoTriangleCFGGuidance",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
],
|
||||
@ -525,6 +754,62 @@
|
||||
"title_aux": "ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dezi-ai/ComfyUI-AnimateLCM": [
|
||||
[
|
||||
"ADE_AdjustPEFullStretch",
|
||||
"ADE_AdjustPEManual",
|
||||
"ADE_AdjustPESweetspotStretch",
|
||||
"ADE_AnimateDiffCombine",
|
||||
"ADE_AnimateDiffKeyframe",
|
||||
"ADE_AnimateDiffLoRALoader",
|
||||
"ADE_AnimateDiffLoaderGen1",
|
||||
"ADE_AnimateDiffLoaderV1Advanced",
|
||||
"ADE_AnimateDiffLoaderWithContext",
|
||||
"ADE_AnimateDiffModelSettings",
|
||||
"ADE_AnimateDiffModelSettingsAdvancedAttnStrengths",
|
||||
"ADE_AnimateDiffModelSettingsSimple",
|
||||
"ADE_AnimateDiffModelSettings_Release",
|
||||
"ADE_AnimateDiffSamplingSettings",
|
||||
"ADE_AnimateDiffSettings",
|
||||
"ADE_AnimateDiffUniformContextOptions",
|
||||
"ADE_AnimateDiffUnload",
|
||||
"ADE_ApplyAnimateDiffModel",
|
||||
"ADE_ApplyAnimateDiffModelSimple",
|
||||
"ADE_BatchedContextOptions",
|
||||
"ADE_EmptyLatentImageLarge",
|
||||
"ADE_IterationOptsDefault",
|
||||
"ADE_IterationOptsFreeInit",
|
||||
"ADE_LoadAnimateDiffModel",
|
||||
"ADE_LoopedUniformContextOptions",
|
||||
"ADE_LoopedUniformViewOptions",
|
||||
"ADE_MaskedLoadLora",
|
||||
"ADE_MultivalDynamic",
|
||||
"ADE_MultivalScaledMask",
|
||||
"ADE_NoiseLayerAdd",
|
||||
"ADE_NoiseLayerAddWeighted",
|
||||
"ADE_NoiseLayerReplace",
|
||||
"ADE_StandardStaticContextOptions",
|
||||
"ADE_StandardStaticViewOptions",
|
||||
"ADE_StandardUniformContextOptions",
|
||||
"ADE_StandardUniformViewOptions",
|
||||
"ADE_UseEvolvedSampling",
|
||||
"ADE_ViewsOnlyContextOptions",
|
||||
"AnimateDiffLoaderV1",
|
||||
"CheckpointLoaderSimpleWithNoiseSelect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Animate LCM"
|
||||
}
|
||||
],
|
||||
"https://github.com/dfl/comfyui-stylegan": [
|
||||
[
|
||||
"StyleGAN Generator",
|
||||
"StyleGAN ModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-stylegan"
|
||||
}
|
||||
],
|
||||
"https://github.com/dnl13/ComfyUI-dnl13-seg": [
|
||||
[
|
||||
"Automatic Segmentation (dnl13)",
|
||||
@ -555,25 +840,41 @@
|
||||
[
|
||||
"ApplyVoiceFixer",
|
||||
"BatchAudio",
|
||||
"ClipAudio",
|
||||
"BlendAudio",
|
||||
"ClipAudioRegion",
|
||||
"CombineImageWithAudio",
|
||||
"ConcatAudio",
|
||||
"ConvertAudio",
|
||||
"FilterAudio",
|
||||
"FlattenAudioBatch",
|
||||
"HifiGANApply",
|
||||
"HifiGANLoader",
|
||||
"HifiGANModelParams",
|
||||
"InvertAudioPhase",
|
||||
"LoadAudio",
|
||||
"MusicgenGenerate",
|
||||
"MusicgenHFGenerate",
|
||||
"MusicgenHFLoader",
|
||||
"MusicgenLoader",
|
||||
"NormalizeAudio",
|
||||
"PreviewAudio",
|
||||
"ResampleAudio",
|
||||
"SaveAudio",
|
||||
"SpectrogramImage",
|
||||
"Tacotron2Generate",
|
||||
"Tacotron2Loader",
|
||||
"ToMelSpectrogram",
|
||||
"TortoiseTTSGenerate",
|
||||
"TortoiseTTSLoader",
|
||||
"TrimAudio",
|
||||
"TrimAudioSamples",
|
||||
"TrimSilence",
|
||||
"VALLEXGenerator",
|
||||
"VALLEXLoader",
|
||||
"VALLEXVoicePromptFromAudio",
|
||||
"VALLEXVoicePromptLoader"
|
||||
"VALLEXVoicePromptLoader",
|
||||
"WaveGlowApply",
|
||||
"WaveGlowLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-audio"
|
||||
@ -606,9 +907,75 @@
|
||||
"title_aux": "ComfyUI_stable_fast"
|
||||
}
|
||||
],
|
||||
"https://github.com/houdinii/comfy-magick": [
|
||||
[
|
||||
"AdaptiveBlur",
|
||||
"AdaptiveSharpen",
|
||||
"AddNoise",
|
||||
"BlueShift",
|
||||
"Blur",
|
||||
"Charcoal",
|
||||
"Colorize",
|
||||
"CropByAspectRatio",
|
||||
"Despeckle",
|
||||
"Edge",
|
||||
"Emboss",
|
||||
"FX",
|
||||
"GaussianBlur",
|
||||
"Implode",
|
||||
"Kuwahara",
|
||||
"MotionBlur",
|
||||
"RotationalBlur",
|
||||
"SelectiveBlur",
|
||||
"Sepia",
|
||||
"Shade",
|
||||
"Sharpen",
|
||||
"Sketch",
|
||||
"Solarize",
|
||||
"Spread",
|
||||
"Stereogram",
|
||||
"Swirl",
|
||||
"Tint",
|
||||
"UnsharpMask",
|
||||
"Vignette",
|
||||
"WaveletDenoise"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-magick [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": [
|
||||
[
|
||||
"EasyBgRemover",
|
||||
"EasyBgRemover_ModelLoader",
|
||||
"EasyControlNetApply",
|
||||
"EasyControlNetLoader",
|
||||
"EasyEmptyLatentImage",
|
||||
"EasyLatentToCondition",
|
||||
"EasyLoadImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Easy_Nodes_hui"
|
||||
}
|
||||
],
|
||||
"https://github.com/hy134300/comfyui-hb-node": [
|
||||
[
|
||||
"generate story",
|
||||
"hy save image",
|
||||
"latent to list",
|
||||
"movie batch",
|
||||
"movie generate",
|
||||
"sound voice",
|
||||
"text concat"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-hb-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ilovejohnwhite/UncleBillyGoncho": [
|
||||
[
|
||||
"CannyEdgePreprocessor",
|
||||
"DiffusionEdge_Preprocessor",
|
||||
"HintImageEnchance",
|
||||
"ImageGenResolutionFromImage",
|
||||
"ImageGenResolutionFromLatent",
|
||||
@ -702,22 +1069,18 @@
|
||||
"title_aux": "jn_node_suite_comfyui [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kadirnar/ComfyUI-Transformers": [
|
||||
"https://github.com/kadirnar/ComfyUI-Adapter": [
|
||||
[
|
||||
"DepthEstimationPipeline"
|
||||
"GarmentSegLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Transformers"
|
||||
"title_aux": "ComfyUI-Adapter [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kadirnar/comfyui_helpers": [
|
||||
[
|
||||
"CLIPSeg",
|
||||
"CircularVAEDecode",
|
||||
"CombineMasks",
|
||||
"CustomKSamplerAdvancedTile",
|
||||
"ImageLoaderAndProcessor",
|
||||
"ImageToContrastMask",
|
||||
"JDC_AutoContrast",
|
||||
"JDC_BlendImages",
|
||||
"JDC_BrownNoise",
|
||||
@ -745,13 +1108,23 @@
|
||||
],
|
||||
"https://github.com/kappa54m/ComfyUI_Usability": [
|
||||
[
|
||||
"LoadImageByPath",
|
||||
"LoadImageDedup"
|
||||
"KLoadImageByPath",
|
||||
"KLoadImageByPathAdvanced",
|
||||
"KLoadImageDedup"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Usability (WIP)"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DeepSeek-VL": [
|
||||
[
|
||||
"deepseek_vl_inference",
|
||||
"deepseek_vl_model_loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI nodes to use DeepSeek-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
|
||||
[
|
||||
"ObjectPromptWithTemplate",
|
||||
@ -769,6 +1142,16 @@
|
||||
"title_aux": "ssd-1b-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
|
||||
[
|
||||
"ApplyRefMotionNode",
|
||||
"MotionRefSettingsCustomNode",
|
||||
"MotionRefSettingsDefaultNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MotionThiefExperiment"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": [
|
||||
[
|
||||
"ComboToString",
|
||||
@ -787,6 +1170,22 @@
|
||||
"title_aux": "ComfyUI-Workflow-Component [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/marcueberall/ComfyUI-BuildPath": [
|
||||
[
|
||||
"Build Path Adv"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-BuildPath"
|
||||
}
|
||||
],
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": [
|
||||
[
|
||||
"GLIGEN_GUI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI GLIGEN GUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/nidefawl/ComfyUI-nidefawl": [
|
||||
[
|
||||
"BlendImagesWithBoundedMasks",
|
||||
@ -820,7 +1219,9 @@
|
||||
"PromptUtilitiesFormatString",
|
||||
"PromptUtilitiesJoinStringList",
|
||||
"PromptUtilitiesLoadPreset",
|
||||
"PromptUtilitiesLoadPresetAdvanced"
|
||||
"PromptUtilitiesLoadPresetAdvanced",
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -868,6 +1269,108 @@
|
||||
"title_aux": "prism-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/sdfxai/SDFXBridgeForComfyUI": [
|
||||
[
|
||||
"SDFXClipTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-CLIPSeg": [
|
||||
[
|
||||
"CLIPSeg_",
|
||||
"CombineMasks_"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-CLIPSeg"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-musicgen": [
|
||||
[
|
||||
"Musicgen"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-musicgen"
|
||||
}
|
||||
],
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": [
|
||||
[
|
||||
"CLIPTextEncodeAndEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)"
|
||||
}
|
||||
],
|
||||
"https://github.com/stutya/ComfyUI-Terminal": [
|
||||
[
|
||||
"Terminal"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Terminal [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/sugarkwork/comfyui_psd": [
|
||||
[
|
||||
"SavePSD"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_psd [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
|
||||
[
|
||||
"ImageSizer",
|
||||
"KSamplerSDXLAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "my-useful-comfyui-custom-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/tuckerdarby/ComfyUI-TDNodes": [
|
||||
[
|
||||
"HandTrackerNode",
|
||||
"InstanceDiffusionLoader",
|
||||
"InstanceTrackerPrompt",
|
||||
"KSamplerBatchedNode",
|
||||
"KSamplerRAVE",
|
||||
"KSamplerTF",
|
||||
"TemporalNetPreprocessor",
|
||||
"TrackerNode",
|
||||
"VideoTrackerPromptNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TDNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/umisetokikaze/comfyui_mergekit": [
|
||||
[
|
||||
"DefineSaveName",
|
||||
"LoadLR",
|
||||
"LoadTarget",
|
||||
"Merge",
|
||||
"SetLayer",
|
||||
"SetModels",
|
||||
"SetTokenizer",
|
||||
"get_skip"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_mergekit [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/unanan/ComfyUI-Dist": [
|
||||
[
|
||||
"LoadCheckpointFromLAN",
|
||||
"LoadCheckpointFromURL",
|
||||
"LoadImageFromLAN",
|
||||
"LoadImageFromURL",
|
||||
"LoadWorkflowFromLAN",
|
||||
"LoadWorkflowFromURL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dist [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/unanan/ComfyUI-clip-interrogator": [
|
||||
[
|
||||
"ComfyUIClipInterrogator",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "web3nomad",
|
||||
"title": "ComfyUI Invisible Watermark",
|
||||
"reference": "https://github.com/web3nomad/ComfyUI_Invisible_Watermark",
|
||||
"files": [
|
||||
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: InvisibleWatermarkEncode"
|
||||
},
|
||||
{
|
||||
"author": "JettHu",
|
||||
"title": "ComfyUI-TCD",
|
||||
@ -679,26 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by unwdef."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-BrushNet-Wrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-BrushNet-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet"
|
||||
},
|
||||
{
|
||||
"author": "pamparamm",
|
||||
"title": "Perturbed-Attention Guidance",
|
||||
"reference": "https://github.com/pamparamm/sd-perturbed-attention",
|
||||
"files": [
|
||||
"https://github.com/pamparamm/sd-perturbed-attention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Perturbed-Attention Guidance node for ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1540,6 +1540,7 @@
|
||||
"ReActorFaceSwapOpt",
|
||||
"ReActorImageDublicator",
|
||||
"ReActorLoadFaceModel",
|
||||
"ReActorMakeFaceModelBatch",
|
||||
"ReActorMaskHelper",
|
||||
"ReActorOptions",
|
||||
"ReActorRestoreFace",
|
||||
@ -3936,6 +3937,7 @@
|
||||
],
|
||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
|
||||
[
|
||||
"ttN advanced xyPlot",
|
||||
"ttN busIN",
|
||||
"ttN busOUT",
|
||||
"ttN compareInput",
|
||||
@ -3954,9 +3956,14 @@
|
||||
"ttN pipeIN",
|
||||
"ttN pipeKSampler",
|
||||
"ttN pipeKSamplerAdvanced",
|
||||
"ttN pipeKSamplerAdvanced_v2",
|
||||
"ttN pipeKSamplerSDXL",
|
||||
"ttN pipeKSamplerSDXL_v2",
|
||||
"ttN pipeKSampler_v2",
|
||||
"ttN pipeLoader",
|
||||
"ttN pipeLoaderSDXL",
|
||||
"ttN pipeLoaderSDXL_v2",
|
||||
"ttN pipeLoader_v2",
|
||||
"ttN pipeLoraStack",
|
||||
"ttN pipeOUT",
|
||||
"ttN seed",
|
||||
@ -6175,6 +6182,7 @@
|
||||
"LayerUtility: CropByMask",
|
||||
"LayerUtility: CropByMask V2",
|
||||
"LayerUtility: ExtendCanvas",
|
||||
"LayerUtility: ExtendCanvasV2",
|
||||
"LayerUtility: GetColorTone",
|
||||
"LayerUtility: GetColorToneV2",
|
||||
"LayerUtility: GetImageSize",
|
||||
@ -6433,6 +6441,7 @@
|
||||
"BasicGuider",
|
||||
"BasicScheduler",
|
||||
"CFGGuider",
|
||||
"CLIPAttentionMultiply",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeAdd",
|
||||
"CLIPMergeSimple",
|
||||
@ -6587,6 +6596,9 @@
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
"UNetTemporalAttentionMultiply",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeTiled",
|
||||
@ -6901,7 +6913,7 @@
|
||||
[
|
||||
"MarasitAnyBusNode",
|
||||
"MarasitDisplayInfoNode",
|
||||
"MarasitUpscalerGridNode"
|
||||
"MarasitUpscalerRefinerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "\ud83d\udc30 MarasIT Nodes"
|
||||
@ -7414,11 +7426,15 @@
|
||||
"FL_AudioPreview",
|
||||
"FL_CodeNode",
|
||||
"FL_DirectoryCrawl",
|
||||
"FL_Glitch",
|
||||
"FL_HexagonalPattern",
|
||||
"FL_ImageCaptionSaver",
|
||||
"FL_ImageDimensionDisplay",
|
||||
"FL_ImageDurationSync",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer"
|
||||
"FL_ImageRandomizer",
|
||||
"FL_PixelSort",
|
||||
"FL_Ripple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
@ -8731,6 +8747,7 @@
|
||||
"FlipSigmasAdjusted",
|
||||
"FloatConstant",
|
||||
"FloatToMask",
|
||||
"FloatToSigmas",
|
||||
"GLIGENTextBoxApplyBatch",
|
||||
"GenerateNoise",
|
||||
"GetImageRangeFromBatch",
|
||||
@ -9351,6 +9368,7 @@
|
||||
"ImpactSEGSToMaskBatch",
|
||||
"ImpactSEGSToMaskList",
|
||||
"ImpactScaleBy_BBOX_SEG_ELT",
|
||||
"ImpactSchedulerAdapter",
|
||||
"ImpactSegsAndMask",
|
||||
"ImpactSegsAndMaskForEach",
|
||||
"ImpactSetWidgetValue",
|
||||
@ -9954,6 +9972,8 @@
|
||||
[
|
||||
"EmptyLatentImageFromPresetsSD15",
|
||||
"EmptyLatentImageFromPresetsSDXL",
|
||||
"GetSimilarResolution",
|
||||
"GetSimilarResolutionEmptyLatent",
|
||||
"RandomEmptyLatentImageFromPresetsSD15",
|
||||
"RandomEmptyLatentImageFromPresetsSDXL",
|
||||
"RandomSizeFromPresetsSD15",
|
||||
@ -10039,9 +10059,8 @@
|
||||
"https://github.com/nullquant/ComfyUI-BrushNet": [
|
||||
[
|
||||
"BlendInpaint",
|
||||
"BrushNetInpaint",
|
||||
"BrushNetLoader",
|
||||
"BrushNetPipeline"
|
||||
"BrushNet",
|
||||
"BrushNetLoader"
|
||||
],
|
||||
{
|
||||
"author": "nullquant",
|
||||
@ -10582,6 +10601,7 @@
|
||||
"LoadImagesFromPath",
|
||||
"LoadImagesFromURL",
|
||||
"LoadImagesToBatch",
|
||||
"LoadTripoSRModel_",
|
||||
"LoadVideoAndSegment_",
|
||||
"LoraNames_",
|
||||
"LoraPrompt",
|
||||
@ -10602,6 +10622,7 @@
|
||||
"SamplerNames_",
|
||||
"SaveImageAndMetadata_",
|
||||
"SaveImageToLocal",
|
||||
"SaveTripoSRMesh",
|
||||
"ScreenShare",
|
||||
"Seed_",
|
||||
"ShowLayer",
|
||||
@ -10623,6 +10644,7 @@
|
||||
"TextSplitByDelimiter",
|
||||
"TextToNumber",
|
||||
"TransparentImage",
|
||||
"TripoSRSampler_",
|
||||
"VAEDecodeConsistencyDecoder",
|
||||
"VAEEncodeForInpaint_Frames",
|
||||
"VAELoaderConsistencyDecoder",
|
||||
@ -10700,14 +10722,6 @@
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": [
|
||||
[
|
||||
"CLIPTextEncodeAndEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "CLIPTextEncodeAndEnhancev4"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||
[
|
||||
"OpenposePreprocessorInterpolate"
|
||||
@ -11618,6 +11632,14 @@
|
||||
"title_aux": "wlsh_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark": [
|
||||
[
|
||||
"InvisibleWatermarkEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Invisible Watermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/whatbirdisthat/cyberdolphin": [
|
||||
[
|
||||
"\ud83d\udc2c Gradio ChatInterface",
|
||||
|
||||
@ -306,12 +306,8 @@ def update_custom_nodes():
|
||||
|
||||
json.dump(github_stats, file, ensure_ascii=False, indent=4)
|
||||
|
||||
print(f"Successfully written to {GITHUB_STATS_FILENAME}, removing {GITHUB_STATS_CACHE_FILENAME}.")
|
||||
# try:
|
||||
# os.remove(GITHUB_STATS_CACHE_FILENAME) # This cache file is just for avoiding failure of GitHub API fetch, so it is safe to remove.
|
||||
# except:
|
||||
# pass
|
||||
|
||||
print(f"Successfully written to {GITHUB_STATS_FILENAME}.")
|
||||
|
||||
with concurrent.futures.ThreadPoolExecutor(11) as executor:
|
||||
if not skip_stat_update:
|
||||
executor.submit(process_git_stats, git_url_titles_preemptions) # One single thread for `process_git_stats()`. Runs concurrently with `process_git_url_title()`.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user