mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-15 01:27:05 +08:00
This commit is contained in:
parent
97d2741360
commit
414557eee0
@ -29345,16 +29345,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
|
||||
},
|
||||
{
|
||||
"author": "LargeModGames",
|
||||
"title": "ComfyUI LoRA Auto Downloader",
|
||||
"reference": "https://github.com/LargeModGames/comfyui-smart-lora-downloader",
|
||||
"files": [
|
||||
"https://github.com/LargeModGames/comfyui-smart-lora-downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
|
||||
},
|
||||
{
|
||||
"author": "benjamin-bertram",
|
||||
"title": "ComfyUI OIDN Denoiser",
|
||||
@ -34058,16 +34048,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that provides a dynamic 'Switch' for routing purposes. It allows you to define a list of named labels and select one, outputting the corresponding index and label name. This is useful for controlling the flow of your workflow based on a selection."
|
||||
},
|
||||
{
|
||||
"author": "mcrataobrabo",
|
||||
"title": "comfyui-smart-lora-downloader - Automatically Fetch Missing LoRAs",
|
||||
"reference": "https://github.com/mcrataobrabo/comfyui-smart-lora-downloader",
|
||||
"files": [
|
||||
"https://github.com/mcrataobrabo/comfyui-smart-lora-downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically detect and download missing LoRAs for ComfyUI workflows"
|
||||
},
|
||||
{
|
||||
"author": "3dgopnik",
|
||||
"title": "ComfyUI Arena Suite",
|
||||
@ -38182,16 +38162,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A suite of powerful and versatile utility nodes for ComfyUI, designed to streamline complex workflows involving Large Language Models and text manipulation."
|
||||
},
|
||||
{
|
||||
"author": "KANAsho34636",
|
||||
"title": "ComfyUI-NaturalSort-ImageLoader",
|
||||
"reference": "https://github.com/KANAsho34636/ComfyUI-NaturalSort-ImageLoader",
|
||||
"files": [
|
||||
"https://github.com/KANAsho34636/ComfyUI-NaturalSort-ImageLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom image loader node supporting natural number sorting with multiple sort modes (natural, lexicographic, modification time, creation time, reverse natural). (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "systemaiofinterest-wq",
|
||||
"title": "ComfyUI-MetaAI",
|
||||
@ -38212,16 +38182,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI model loader that uses the fastsafetensors library to perform very fast, zero-copy loading from storage to VRAM."
|
||||
},
|
||||
{
|
||||
"author": "johninthewinter",
|
||||
"title": "comfyui-fal-flux-2-John",
|
||||
"reference": "https://github.com/johninthewinter/comfyui-fal-flux-2-John",
|
||||
"files": [
|
||||
"https://github.com/johninthewinter/comfyui-fal-flux-2-John"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI that integrate with fal.ai's FLUX 2 and FLUX 1 LoRA APIs for text-to-image generation."
|
||||
},
|
||||
{
|
||||
"author": "Merserk",
|
||||
"title": "ComfyUI-Flow-Assistor",
|
||||
|
||||
@ -1075,6 +1075,15 @@
|
||||
"title_aux": "ComfyUI_AITECCAFE_Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": [
|
||||
[
|
||||
"FreeChat",
|
||||
"PaidChat"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-siliconflow-api-2lab"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": [
|
||||
[
|
||||
"ALIMAMAFUNCONTROLWANModelsAutoDownload",
|
||||
@ -2172,6 +2181,18 @@
|
||||
"title_aux": "ComfyUI-Seed-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": [
|
||||
[
|
||||
"CannyEdgePreprocessorWrapper",
|
||||
"DWPreprocessorWrapper",
|
||||
"DepthAnythingV2Wrapper",
|
||||
"MidasDepthMapWrapper",
|
||||
"OpenposePreprocessorWrapper"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GPU-Preprocessor-Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/AgencyMind/ComfyUI-Satori": [
|
||||
[
|
||||
"TemporalInvestigator",
|
||||
@ -2900,8 +2921,10 @@
|
||||
"TensorPrism_ModelKeyFilter",
|
||||
"TensorPrism_ModelMaskBlender",
|
||||
"TensorPrism_ModelMaskGenerator",
|
||||
"TensorPrism_ModelWeightModifier",
|
||||
"TensorPrism_Prism",
|
||||
"TensorPrism_WeightedMaskMerge"
|
||||
"TensorPrism_WeightedMaskMerge",
|
||||
"TensorPrism_WeightedTensorMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Tensor-Prism-Node-Pack"
|
||||
@ -3926,7 +3949,12 @@
|
||||
[
|
||||
"FaceAlignDouble",
|
||||
"FaceAlignSingle",
|
||||
"FaceAutoFitSingle"
|
||||
"FaceAutoFitDouble",
|
||||
"FaceAutoFitSingle",
|
||||
"GenderRecognitionNode",
|
||||
"ImageRotateCHAOS",
|
||||
"PromptSelectorDoubleCHAOS",
|
||||
"PromptSelectorSingleCHAOS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FaceAlignPaste"
|
||||
@ -4582,6 +4610,15 @@
|
||||
"title_aux": "ComfyUI-FuncAsTexture-CoiiNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/CoiiChan/comfyui-every-person-seg-coii": [
|
||||
[
|
||||
"EveryPersonSegDetail",
|
||||
"EveryPersonSegSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-every-person-seg-coii"
|
||||
}
|
||||
],
|
||||
"https://github.com/Comfy-Org/NIMnodes": [
|
||||
[
|
||||
"Get_HFToken",
|
||||
@ -5888,7 +5925,15 @@
|
||||
"Draekz Flux Resolutions",
|
||||
"Draekz JoyCaption",
|
||||
"Draekz Resolution Multiply",
|
||||
"Draekz Resolutions By Ratio"
|
||||
"Draekz Resolutions By Ratio",
|
||||
"DraekzJsonGetValue",
|
||||
"DraekzLLMOptions",
|
||||
"DraekzLLMPrompt",
|
||||
"DraekzLoraLoader",
|
||||
"DraekzResolutionMultiply",
|
||||
"DraekzResolutions",
|
||||
"DraekzResolutionsByRatio",
|
||||
"DraekzSeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-draekz-nodez"
|
||||
@ -6209,9 +6254,11 @@
|
||||
"EmAySee_IntegerStringSelectorNode",
|
||||
"EmAySee_IntegerStringSelectorNodeDynamic",
|
||||
"EmAySee_LatentSwitch",
|
||||
"EmAySee_LoRAMetadataExtractor",
|
||||
"EmAySee_LoRAMetadataExtractorTagDrop",
|
||||
"EmAySee_LoraFilePicker",
|
||||
"EmAySee_MathExpression",
|
||||
"EmAySee_MetadataFormatter",
|
||||
"EmAySee_MultiplierNode",
|
||||
"EmAySee_PadImageForOutpainting",
|
||||
"EmAySee_ProbabilityStringSelectorNode",
|
||||
@ -6272,11 +6319,16 @@
|
||||
],
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
|
||||
[
|
||||
"LoadTextFromFileNode",
|
||||
"VibeVoice Free Memory",
|
||||
"VibeVoice LoRA",
|
||||
"VibeVoice Load Text From File",
|
||||
"VibeVoice Multiple Speakers",
|
||||
"VibeVoice Single Speaker"
|
||||
"VibeVoice Single Speaker",
|
||||
"VibeVoiceFreeMemoryNode",
|
||||
"VibeVoiceLoRANode",
|
||||
"VibeVoiceMultipleSpeakersNode",
|
||||
"VibeVoiceSingleSpeakerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "VibeVoice ComfyUI"
|
||||
@ -6330,8 +6382,8 @@
|
||||
],
|
||||
"https://github.com/EnragedAntelope/comfyui-sdnq": [
|
||||
[
|
||||
"SDNQModelLoader",
|
||||
"SDNQModelQuantizer"
|
||||
"SDNQModelQuantizer",
|
||||
"SDNQSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sdnq"
|
||||
@ -10182,14 +10234,6 @@
|
||||
"title_aux": "ComfyUI JMNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/KANAsho34636/ComfyUI-NaturalSort-ImageLoader": [
|
||||
[
|
||||
"NaturalSortImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NaturalSort-ImageLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/KAVVATARE/ComfyUI-Light-N-Color": [
|
||||
[
|
||||
"ControlNetSwitch",
|
||||
@ -11728,6 +11772,14 @@
|
||||
"title_aux": "KittenTTS Node for Voice Generation"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ltamann/ComfyUI-FastVLM-7B": [
|
||||
[
|
||||
"FastVLM7BNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "FastVLM-7B ComfyUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
|
||||
[
|
||||
"AddFluxFlow",
|
||||
@ -11745,13 +11797,23 @@
|
||||
"FluxDeGuidance",
|
||||
"FluxForwardODESampler",
|
||||
"FluxInverseSampler",
|
||||
"FluxKontextResolution",
|
||||
"FluxNoiseMixer",
|
||||
"FluxReverseODESampler",
|
||||
"ImageComplexityMap",
|
||||
"InFluxFlipSigmas",
|
||||
"InFluxModelSamplingPred",
|
||||
"IncrementBatch",
|
||||
"MaskConditionalPaint",
|
||||
"MaskGrayValueScaler",
|
||||
"MaskMultiplyAdvanced",
|
||||
"MaskMultiplyZeroWins",
|
||||
"MaskToDenoiseInterpolator",
|
||||
"MaskUpdateInpaintFromConditioning",
|
||||
"OutFluxModelSamplingPred",
|
||||
"PAGAttention",
|
||||
"PrepareAttnBank",
|
||||
"QwenEditResolution",
|
||||
"RFDoubleBlocksOverride",
|
||||
"RFSingleBlocksOverride",
|
||||
"RegionalStyleModelApply",
|
||||
@ -12583,6 +12645,119 @@
|
||||
"title_aux": "ComfyUI-KerasOCR"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ": [
|
||||
[
|
||||
"MZ_CogVideoXLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CogVideoX-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ": [
|
||||
[
|
||||
"MZ_Flux1QuantizeUNETLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux1Quantize-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ": [
|
||||
[
|
||||
"MZ_Flux1CheckpointLoaderNF4_cpuDynOffload",
|
||||
"MZ_Flux1CheckpointLoader_cpuDynOffload",
|
||||
"MZ_Flux1PartialLoad_Patch",
|
||||
"MZ_Flux1UnetLoader_cpuDynOffload"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FluxExt-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [
|
||||
[
|
||||
"MZ_ApplyCUDAGenerator",
|
||||
"MZ_ApplySDXLSamplingSettings",
|
||||
"MZ_ChatGLM3",
|
||||
"MZ_ChatGLM3Embeds2Conditioning",
|
||||
"MZ_ChatGLM3Loader",
|
||||
"MZ_ChatGLM3_Advance_V2",
|
||||
"MZ_ChatGLM3_V2",
|
||||
"MZ_FakeCond",
|
||||
"MZ_IPAdapterAdvancedKolors",
|
||||
"MZ_IPAdapterFaceID",
|
||||
"MZ_IPAdapterInsightFaceLoader",
|
||||
"MZ_IPAdapterModelLoaderKolors",
|
||||
"MZ_KolorsCLIPVisionLoader",
|
||||
"MZ_KolorsCheckpointLoaderSimple",
|
||||
"MZ_KolorsControlNetLoader",
|
||||
"MZ_KolorsControlNetPatch",
|
||||
"MZ_KolorsUNETLoader",
|
||||
"MZ_KolorsUNETLoaderV2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Kolors-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": [
|
||||
[
|
||||
"MZ_BaseLLamaCPPCLIPTextEncode",
|
||||
"MZ_BaseLLavaImageInterrogator",
|
||||
"MZ_CustomizeInstruct",
|
||||
"MZ_Florence2CLIPTextEncode",
|
||||
"MZ_Florence2Captioner",
|
||||
"MZ_ImageCaptionerConfig",
|
||||
"MZ_ImageInterrogatorCLIPTextEncode",
|
||||
"MZ_ImageInterrogatorModelConfig_DownloaderSelect",
|
||||
"MZ_ImageInterrogatorModelConfig_ManualSelect",
|
||||
"MZ_LLama3CLIPTextEncode",
|
||||
"MZ_LLamaCPPCLIPTextEncode",
|
||||
"MZ_LLamaCPPModelConfig_DownloaderSelect",
|
||||
"MZ_LLamaCPPModelConfig_ManualSelect",
|
||||
"MZ_LLamaCPPOptions",
|
||||
"MZ_LLavaImageInterrogator",
|
||||
"MZ_OllamaModelConfig_ManualSelect",
|
||||
"MZ_OpenAIApiCLIPTextEncode",
|
||||
"MZ_PaliGemmaCLIPTextEncode",
|
||||
"MZ_PaliGemmaCaptioner",
|
||||
"MZ_Phi3CLIPTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": [
|
||||
[
|
||||
"MZ_StylizePhotoControlNetApply",
|
||||
"MZ_StylizePhotoKSamplerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StylizePhoto-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": [
|
||||
[
|
||||
"MZ_HYDiTAdvConfig",
|
||||
"MZ_HYDiTDatasetConfig",
|
||||
"MZ_HYDiTInitWorkspace",
|
||||
"MZ_HYDiTSimpleT2I",
|
||||
"MZ_HYDiTTrain",
|
||||
"MZ_ImagesCopyWorkspace",
|
||||
"MZ_KohyaSSAdvConfig",
|
||||
"MZ_KohyaSSControlnetTrain",
|
||||
"MZ_KohyaSSDatasetConfig",
|
||||
"MZ_KohyaSSInitWorkspace",
|
||||
"MZ_KohyaSSLoraTrain",
|
||||
"MZ_KohyaSSTrain",
|
||||
"MZ_KohyaSSUseConfig",
|
||||
"MZ_KohyaSS_KohakuBlueleaf_HYHiDInitWorkspace",
|
||||
"MZ_KohyaSS_KohakuBlueleaf_HYHiDLoraTrain",
|
||||
"MZ_KohyaSS_KohakuBlueleaf_HYHiDSimpleT2I",
|
||||
"MZ_LoadImagesFromDirectoryPath",
|
||||
"MZ_TrainToolsDebug"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TrainTools-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/Miosp/ComfyUI-FBCNN": [
|
||||
[
|
||||
"JPEG artifacts removal FBCNN"
|
||||
@ -12671,12 +12846,17 @@
|
||||
"iToolsAddOverlay",
|
||||
"iToolsCheckerBoard",
|
||||
"iToolsCompareImage",
|
||||
"iToolsCropImage",
|
||||
"iToolsDomNode",
|
||||
"iToolsFreeChat",
|
||||
"iToolsFreeSchnell",
|
||||
"iToolsGridFiller",
|
||||
"iToolsKSampler",
|
||||
"iToolsLineLoader",
|
||||
"iToolsLoadImagePlus",
|
||||
"iToolsLoadImages",
|
||||
"iToolsLoadRandomImage",
|
||||
"iToolsPaintNode",
|
||||
"iToolsPreviewImage",
|
||||
"iToolsPreviewText",
|
||||
"iToolsPromptLoader",
|
||||
@ -12685,6 +12865,7 @@
|
||||
"iToolsPromptStyler",
|
||||
"iToolsPromptStylerExtra",
|
||||
"iToolsRegexNode",
|
||||
"iToolsTestNode",
|
||||
"iToolsTextReplacer",
|
||||
"iToolsVaePreview"
|
||||
],
|
||||
@ -16715,6 +16896,17 @@
|
||||
"title_aux": "WanVideoLooper"
|
||||
}
|
||||
],
|
||||
"https://github.com/SshunWang/ComfyUI_CosyVoice": [
|
||||
[
|
||||
"CosyVoice2Node",
|
||||
"CosyVoiceDubbingNode",
|
||||
"CosyVoiceNode",
|
||||
"TextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI for CosyVoice"
|
||||
}
|
||||
],
|
||||
"https://github.com/Stability-AI/ComfyUI-SAI_API": [
|
||||
[
|
||||
"Stability Conservative Upscale",
|
||||
@ -17150,6 +17342,7 @@
|
||||
"StarInfiniteYouSaver",
|
||||
"StarLatentResize",
|
||||
"StarLatentSwitch",
|
||||
"StarLatentSwitch2",
|
||||
"StarLoadSamplerSettings",
|
||||
"StarLoraWeightNormalizer",
|
||||
"StarMetaInjector",
|
||||
@ -17181,6 +17374,7 @@
|
||||
"StarStopAndGo",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
"StarWatermark",
|
||||
"StarWildcardsAdvanced",
|
||||
"Star_Image2Latent",
|
||||
"Star_Show_Last_Frame",
|
||||
@ -18405,6 +18599,14 @@
|
||||
"title_aux": "ComfyUI_YoloSegment_Mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
|
||||
[
|
||||
"PerfectionBetaStyler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MileHighStyler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
||||
[
|
||||
"EmbeddingPicker"
|
||||
@ -19286,7 +19488,9 @@
|
||||
"ApplyFaceProcessor",
|
||||
"FaceOnlyModeSwitch",
|
||||
"FaceProcessorLoader",
|
||||
"VideoFramePreprocessor"
|
||||
"VideoBackgroundRestorer",
|
||||
"VideoFramePreprocessor",
|
||||
"VideoInputPreprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Stand-In Official Preprocessor ComfyUI Nodes"
|
||||
@ -20770,6 +20974,7 @@
|
||||
"MotorwayFloat",
|
||||
"MotorwayInt",
|
||||
"MotorwaySeed",
|
||||
"MotorwayStart",
|
||||
"MotorwayStr",
|
||||
"MotorwayStrMulti"
|
||||
],
|
||||
@ -21136,25 +21341,25 @@
|
||||
"https://github.com/ainewsto/Comfyui_Comfly_v2": [
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiAPI",
|
||||
"ComflyGoogelVeo3",
|
||||
"ComflyJimengApi",
|
||||
"ComflyJimengVideoApi",
|
||||
"ComflyNanoBanana",
|
||||
"ComflyNanoBanana2Edit",
|
||||
"ComflyNanoBananaEdit",
|
||||
"ComflySeededit",
|
||||
"Comfly_Doubao_Seededit",
|
||||
"Comfly_Doubao_Seedream",
|
||||
"Comfly_Doubao_Seedream_4",
|
||||
"Comfly_Flux_2_Flex",
|
||||
"Comfly_Flux_2_Pro",
|
||||
"Comfly_Flux_Kontext",
|
||||
"Comfly_Flux_Kontext_Edit",
|
||||
"Comfly_Flux_Kontext_bfl",
|
||||
"Comfly_Googel_Veo3",
|
||||
"Comfly_MiniMax_video",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mj_swap_face",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_Z_image_turbo",
|
||||
"Comfly_api_set",
|
||||
"Comfly_gpt_image_1",
|
||||
"Comfly_gpt_image_1_edit",
|
||||
@ -21164,17 +21369,10 @@
|
||||
"Comfly_lip_sync",
|
||||
"Comfly_mj_video",
|
||||
"Comfly_mj_video_extend",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_nano_banana",
|
||||
"Comfly_nano_banana2_edit",
|
||||
"Comfly_nano_banana_edit",
|
||||
"Comfly_nano_banana_fal",
|
||||
"Comfly_qwen_image",
|
||||
"Comfly_qwen_image_edit",
|
||||
"Comfly_sora2",
|
||||
"Comfly_sora2_character",
|
||||
"Comfly_sora2_chat",
|
||||
"Comfly_sora2_openai",
|
||||
"Comfly_suno_cover",
|
||||
"Comfly_suno_custom",
|
||||
"Comfly_suno_description",
|
||||
@ -22231,6 +22429,14 @@
|
||||
"title_aux": "Google Nano"
|
||||
}
|
||||
],
|
||||
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
|
||||
[
|
||||
"MergeDicts"
|
||||
],
|
||||
{
|
||||
"title_aux": "antrobots ComfyUI Nodepack"
|
||||
}
|
||||
],
|
||||
"https://github.com/apeirography/DaimalyadNodes": [
|
||||
[
|
||||
"DaimalyadModelDownloader",
|
||||
@ -24845,6 +25051,15 @@
|
||||
"title_aux": "comfyui_stealth_pnginfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/cathodeDreams/comfyui-azul-scripts": [
|
||||
[
|
||||
"SaveImageAsJPG",
|
||||
"WeightedConditioningAverage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-azul-scripts"
|
||||
}
|
||||
],
|
||||
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
|
||||
[
|
||||
"ClearCacheNode",
|
||||
@ -26208,6 +26423,25 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrish-slingshot/CrasHUtils": [
|
||||
[
|
||||
"CheckpointNames",
|
||||
"ColorStylizer",
|
||||
"DinoGame",
|
||||
"DoomGame",
|
||||
"ExtractCharacterInfo",
|
||||
"ImageGlitcher",
|
||||
"QueryLocalLLM",
|
||||
"SdxlResolution",
|
||||
"SdxlResolutionToDimensions",
|
||||
"SnakeGame",
|
||||
"SpaceInvadersGame",
|
||||
"TetrisGame"
|
||||
],
|
||||
{
|
||||
"title_aux": "CrasH Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes": [
|
||||
[
|
||||
"PadImageSquare"
|
||||
@ -26673,6 +26907,14 @@
|
||||
"title_aux": "ComfyUI-WanMoEScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/cnbjjj/ComfyUI-Jtils": [
|
||||
[
|
||||
"Jtils"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Jtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": [
|
||||
[
|
||||
"Xoxxox_CnvDat",
|
||||
@ -28713,23 +28955,36 @@
|
||||
"AudioAnalyzerNode",
|
||||
"AudioAnalyzerOptionsNode",
|
||||
"CharacterVoicesNode",
|
||||
"ChatterBoxAudioAnalyzer",
|
||||
"ChatterBoxAudioAnalyzerOptions",
|
||||
"ChatterBoxEngineNode",
|
||||
"ChatterBoxF5TTSEditOptions",
|
||||
"ChatterBoxF5TTSEditVoice",
|
||||
"ChatterBoxOfficial23LangEngineNode",
|
||||
"ChatterBoxVoiceCapture",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"IndexTTS Engine",
|
||||
"IndexTTSEmotionOptionsNode",
|
||||
"IndexTTSEngineNode",
|
||||
"LoadRVCModelNode",
|
||||
"MergeAudioNode",
|
||||
"MouthMovementAnalyzer",
|
||||
"PhonemeTextNormalizer",
|
||||
"QwenEmotionNode",
|
||||
"RVCEngineNode",
|
||||
"RVCPitchOptionsNode",
|
||||
"Step Audio EditX Engine",
|
||||
"StepAudioEditXAudioEditorNode",
|
||||
"StepAudioEditXEngineNode",
|
||||
"StringMultilineTagEditor",
|
||||
"UnifiedTTSSRTNode",
|
||||
"UnifiedTTSTextNode",
|
||||
"UnifiedVoiceChangerNode",
|
||||
"VibeVoiceEngineNode",
|
||||
"VisemeDetectionOptionsNode"
|
||||
"VisemeDetectionOptionsNode",
|
||||
"VocalRemovalNode",
|
||||
"VoiceFixerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "TTS Audio Suite"
|
||||
@ -28802,6 +29057,8 @@
|
||||
],
|
||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||
[
|
||||
"ARDrawSignal",
|
||||
"ARReadAudio",
|
||||
"OpAbs",
|
||||
"OpBandpass",
|
||||
"OpClamp",
|
||||
@ -28820,7 +29077,8 @@
|
||||
"OpSqrt",
|
||||
"OpStretch",
|
||||
"OpSustain",
|
||||
"OpThreshold"
|
||||
"OpThreshold",
|
||||
"SignalToCurve"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AudioReactive"
|
||||
@ -29946,12 +30204,14 @@
|
||||
"QwenMaskProcessor",
|
||||
"QwenSmartCrop",
|
||||
"QwenSpatialTokenGenerator",
|
||||
"QwenTemplateBuilder",
|
||||
"QwenTemplateBuilderV2",
|
||||
"QwenTemplateConnector",
|
||||
"QwenToChronoEditBridge",
|
||||
"QwenToWanFirstFrameLatent",
|
||||
"QwenToWanImageSaver",
|
||||
"QwenToWanLatentSaver",
|
||||
"QwenTokenAnalyzer",
|
||||
"QwenTokenAnalyzerStandalone",
|
||||
"QwenTokenDebugger",
|
||||
"QwenVLCLIPLoader",
|
||||
@ -30772,6 +31032,15 @@
|
||||
"title_aux": "ComfyUI-Face-Comparator"
|
||||
}
|
||||
],
|
||||
"https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": [
|
||||
[
|
||||
"FormatLLMOutput",
|
||||
"JSONPromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JSON-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": [
|
||||
[
|
||||
"BananaMainNode",
|
||||
@ -32499,6 +32768,7 @@
|
||||
"FluxResolutionPrepare",
|
||||
"GpuSyncCacheClear",
|
||||
"ImageMegapixelSelector",
|
||||
"LoadImageCombined",
|
||||
"MQBBoxMin",
|
||||
"MultiPromptNode",
|
||||
"OutpaintConfigNode",
|
||||
@ -32623,6 +32893,14 @@
|
||||
"title_aux": "ComfyUI 3D Pose Editor"
|
||||
}
|
||||
],
|
||||
"https://github.com/hmwl/ComfyUI-TaskMonitor": [
|
||||
[
|
||||
"TaskMonitorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TaskMonitor"
|
||||
}
|
||||
],
|
||||
"https://github.com/hmwl/ComfyUI_zip": [
|
||||
[
|
||||
"CleanFolders",
|
||||
@ -32645,6 +32923,7 @@
|
||||
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe": [
|
||||
[
|
||||
"CustomOptions",
|
||||
"DWposeDeluxeNode",
|
||||
"FrameNumberNode",
|
||||
"KeypointConverter",
|
||||
"KeypointPrinter",
|
||||
@ -33027,6 +33306,15 @@
|
||||
"title_aux": "RocM Ninodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/iSuneast/ComfyUI-WebhookNotifier": [
|
||||
[
|
||||
"WebhookNotifierNode",
|
||||
"WebhookNotifierVHSNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WebhookNotifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": [
|
||||
[
|
||||
"AlignYourStepsScheduler",
|
||||
@ -34521,22 +34809,6 @@
|
||||
"title_aux": "ComfyUI-Inspyrenet-Rembg"
|
||||
}
|
||||
],
|
||||
"https://github.com/johninthewinter/comfyui-fal-flux-2-John": [
|
||||
[
|
||||
"FalFlux1LoRA",
|
||||
"FalFlux1LoRAJSON",
|
||||
"FalFlux2",
|
||||
"FalFlux2JSON",
|
||||
"FalFlux2LoRA",
|
||||
"FalFlux2LoRAJSON",
|
||||
"FalFlux2LoRAWeight",
|
||||
"FalFlux2Pro",
|
||||
"FalFlux2ProJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-fal-flux-2-John"
|
||||
}
|
||||
],
|
||||
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
|
||||
[
|
||||
"LCMScheduler",
|
||||
@ -38405,7 +38677,8 @@
|
||||
"PromptConditioningConverter",
|
||||
"PromptSelectorNode",
|
||||
"RPGArtStyleSelector",
|
||||
"RPGCharacterSelector"
|
||||
"RPGCharacterSelector",
|
||||
"prompt_selector_node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RPG-Characters"
|
||||
@ -39350,6 +39623,14 @@
|
||||
"title_aux": "ComfyUI-LumaAI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/lunarring/bitalino_comfy": [
|
||||
[
|
||||
"LR BitalinoReceiver"
|
||||
],
|
||||
{
|
||||
"title_aux": "bitalino_comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": [
|
||||
[
|
||||
"ForbiddenVisionFaceEditMerge",
|
||||
@ -39760,6 +40041,7 @@
|
||||
"AlwaysExecute",
|
||||
"CommandPickerServing",
|
||||
"DiscordServing",
|
||||
"HTTPServing",
|
||||
"ServingInputImage",
|
||||
"ServingInputImageAsLatent",
|
||||
"ServingInputNumber",
|
||||
@ -39893,15 +40175,6 @@
|
||||
"title_aux": "Dynamic Thresholding"
|
||||
}
|
||||
],
|
||||
"https://github.com/mcrataobrabo/comfyui-smart-lora-downloader": [
|
||||
[
|
||||
"LoRAAutoDownloader",
|
||||
"WorkflowLoRAScanner"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-smart-lora-downloader - Automatically Fetch Missing LoRAs"
|
||||
}
|
||||
],
|
||||
"https://github.com/meanin2/comfyui-MGnodes": [
|
||||
[
|
||||
"FluxKontextDiffMerge",
|
||||
@ -41721,6 +41994,20 @@
|
||||
],
|
||||
"https://github.com/nunchaku-tech/ComfyUI-nunchaku": [
|
||||
[
|
||||
"NunchakuDepthPreprocessor",
|
||||
"NunchakuFluxDiTLoader",
|
||||
"NunchakuFluxIPAdapterApply",
|
||||
"NunchakuFluxLoraLoader",
|
||||
"NunchakuFluxLoraStack",
|
||||
"NunchakuFluxPuLIDApplyV2",
|
||||
"NunchakuIPAdapterLoader",
|
||||
"NunchakuModelMerger",
|
||||
"NunchakuPuLIDLoaderV2",
|
||||
"NunchakuPulidApply",
|
||||
"NunchakuPulidLoader",
|
||||
"NunchakuQwenImageDiTLoader",
|
||||
"NunchakuTextEncoderLoader",
|
||||
"NunchakuTextEncoderLoaderV2",
|
||||
"NunchakuWheelInstaller"
|
||||
],
|
||||
{
|
||||
@ -42256,6 +42543,8 @@
|
||||
"AutostereogramNode",
|
||||
"CheckerboardNode",
|
||||
"ColorImageNode",
|
||||
"OpticalGeometricNode",
|
||||
"OpticalIllusionNode",
|
||||
"PatternGeneratorNode",
|
||||
"TessellationNode",
|
||||
"TileImageRepeaterNode"
|
||||
@ -44203,7 +44492,32 @@
|
||||
}
|
||||
],
|
||||
"https://github.com/rgthree/rgthree-comfy": [
|
||||
[],
|
||||
[
|
||||
"RgthreeAnySwitch",
|
||||
"RgthreeBigContext",
|
||||
"RgthreeContext",
|
||||
"RgthreeContextMerge",
|
||||
"RgthreeContextMergeBig",
|
||||
"RgthreeContextSwitch",
|
||||
"RgthreeContextSwitchBig",
|
||||
"RgthreeDisplayAny",
|
||||
"RgthreeDisplayInt",
|
||||
"RgthreeImageComparer",
|
||||
"RgthreeImageInsetCrop",
|
||||
"RgthreeImageOrLatentSize",
|
||||
"RgthreeImageResize",
|
||||
"RgthreeKSamplerConfig",
|
||||
"RgthreeLoraLoaderStack",
|
||||
"RgthreePowerLoraLoader",
|
||||
"RgthreePowerPrimitive",
|
||||
"RgthreePowerPrompt",
|
||||
"RgthreePowerPromptSimple",
|
||||
"RgthreePowerPuter",
|
||||
"RgthreeSDXLEmptyLatentImage",
|
||||
"RgthreeSDXLPowerPromptPositive",
|
||||
"RgthreeSDXLPowerPromptSimple",
|
||||
"RgthreeSeed"
|
||||
],
|
||||
{
|
||||
"author": "rgthree",
|
||||
"description": "A bunch of nodes I created that I also find useful.",
|
||||
@ -44757,7 +45071,8 @@
|
||||
"https://github.com/rubenvillarreal/ComfyUI_PoseAlign": [
|
||||
[
|
||||
"PoseAlignTwoToOne",
|
||||
"PoseViewer"
|
||||
"PoseViewer",
|
||||
"SimpleTestNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PoseAlign"
|
||||
@ -45981,6 +46296,7 @@
|
||||
"AV_PromptsToParametersPipe",
|
||||
"AV_SAMLoader",
|
||||
"AV_VAELoader",
|
||||
"AnimateDiffFrameCalculator",
|
||||
"AspectRatioSelector",
|
||||
"BLIPCaption",
|
||||
"BLIPLoader",
|
||||
@ -46018,6 +46334,7 @@
|
||||
"LoadJsonFromText",
|
||||
"LoadJsonFromUrl",
|
||||
"LoadLaMaModel",
|
||||
"LoadVideoFromUrl",
|
||||
"MergeModels",
|
||||
"NumberScaler",
|
||||
"OverlayInpaintedImage",
|
||||
@ -48227,6 +48544,16 @@
|
||||
"title_aux": "Custom nodes for llm chat with optional image input"
|
||||
}
|
||||
],
|
||||
"https://github.com/tigeryy2/comfyui-structured-outputs": [
|
||||
[
|
||||
"AttributeNode",
|
||||
"AttributeToTextNode",
|
||||
"StructuredOutputNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Structured Outputs"
|
||||
}
|
||||
],
|
||||
"https://github.com/tighug/comfyui-eagle-feeder": [
|
||||
[
|
||||
"EagleFeederAnimatedWebp",
|
||||
@ -49036,6 +49363,15 @@
|
||||
"title_aux": "ComfyUI-NunchakuFluxLoraStacker"
|
||||
}
|
||||
],
|
||||
"https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": [
|
||||
[
|
||||
"NunchakuQwenImageLoraLoader",
|
||||
"NunchakuQwenImageLoraStack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenImageLoraLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/ussoewwin/image_resize_comfyui": [
|
||||
[
|
||||
"ImageResizeAdvanced"
|
||||
@ -49996,6 +50332,14 @@
|
||||
],
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
|
||||
[
|
||||
"DebugMetadata",
|
||||
"LoraManagerLoader",
|
||||
"LoraManagerTextLoader",
|
||||
"LoraStacker",
|
||||
"PromptLoraManager",
|
||||
"SaveImage",
|
||||
"TriggerWordToggle",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoLoraSelectFromText"
|
||||
],
|
||||
{
|
||||
@ -50443,6 +50787,17 @@
|
||||
"title_aux": "ComfyUI-spritefusion-pixel-snapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/xLegende/ComfyUI-Prompt-Formatter": [
|
||||
[
|
||||
"CategorizedPromptAnalyzer",
|
||||
"CategorizedPromptFormatter",
|
||||
"CategorizedRandomPromptFormatter",
|
||||
"WildcardImporter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Formatter"
|
||||
}
|
||||
],
|
||||
"https://github.com/xXAdonesXx/NodeGPT": [
|
||||
[
|
||||
"AppendAgent",
|
||||
|
||||
22094
github-stats-cache.json
Normal file
22094
github-stats-cache.json
Normal file
File diff suppressed because it is too large
Load Diff
2748
github-stats.json
2748
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -631,6 +631,18 @@
|
||||
"title_aux": "AIGCZero-comfyui-Qwen_edit-zero"
|
||||
}
|
||||
],
|
||||
"https://github.com/APZmedia/ComfyUI-folder-parser": [
|
||||
[
|
||||
"APZFolderParser"
|
||||
],
|
||||
{
|
||||
"author": "Pablo Apiolazza",
|
||||
"description": "A ComfyUI custom node for parsing and filtering files from a folder with sorting capabilities.",
|
||||
"nickname": "ComfyUI Folder Parser",
|
||||
"title": "ComfyUI Folder Parser",
|
||||
"title_aux": "ComfyUI Folder Parser [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/APZmedia/Joshua-brand-assets-loader": [
|
||||
[
|
||||
"APZmediaBrandAssetLoader",
|
||||
@ -1537,14 +1549,19 @@
|
||||
],
|
||||
"https://github.com/DenRakEiw/DenRakEiw_Nodes": [
|
||||
[
|
||||
"ColorGeneratorNode",
|
||||
"ConditioningInspector",
|
||||
"FluxLayerDiffuseConditioningFix",
|
||||
"FluxLayerDiffuseDecoderSimple",
|
||||
"FluxLayerDiffuseEmptyConditioning",
|
||||
"FluxLayerDiffuseInfo",
|
||||
"FluxLayerDiffuseStandaloneLoader",
|
||||
"LatentColorMatch",
|
||||
"LatentColorMatchSimple",
|
||||
"LatentImageAdjust",
|
||||
"LoadImageSequence",
|
||||
"LoadImageSequenceInfo",
|
||||
"MultiImageAspectRatioComposer",
|
||||
"OptimizedWanVAEUpscaler",
|
||||
"PreviewTransparentImage",
|
||||
"SaveTransparentImage",
|
||||
@ -1611,12 +1628,18 @@
|
||||
"DonutFillerClip",
|
||||
"DonutFillerModel",
|
||||
"DonutHotReload",
|
||||
"DonutLoRACivitAIInfo",
|
||||
"DonutLoRAHashLookup",
|
||||
"DonutLoRALibrary",
|
||||
"DonutLoRAStack",
|
||||
"DonutLoRAStackCivitAI",
|
||||
"DonutMultiModelSampler",
|
||||
"DonutOpenCivitAI",
|
||||
"DonutSDXLTeaCache",
|
||||
"DonutSDXLTeaCacheStats",
|
||||
"DonutSampler",
|
||||
"DonutSampler (Advanced)",
|
||||
"DonutTiledUpscale",
|
||||
"DonutWidenMergeCLIP",
|
||||
"DonutWidenMergeUNet",
|
||||
"LoadLBW //Inspire",
|
||||
@ -2420,6 +2443,30 @@
|
||||
"title_aux": "RK_Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kur0butiMegane/Comfyui-StringUtils2": [
|
||||
[
|
||||
"AddXMLTag",
|
||||
"CLIPPassThrough",
|
||||
"ClipRegionPassThrough",
|
||||
"CondPassThrough",
|
||||
"ElapsedTime",
|
||||
"GetBeginTime",
|
||||
"GetEndTime",
|
||||
"IsStringEmpty",
|
||||
"MakeProperty",
|
||||
"Normalize",
|
||||
"SaveText",
|
||||
"SchedulerSelectorImpact",
|
||||
"SchedulerSelectorInspire",
|
||||
"Selector",
|
||||
"Split",
|
||||
"XMLParser",
|
||||
"XMLtoCutoff"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-StringUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": [
|
||||
[
|
||||
"AIO_Tuner_Pipe",
|
||||
@ -2529,7 +2576,6 @@
|
||||
"LunaEmbeddingManager",
|
||||
"LunaExpressionPromptBuilder",
|
||||
"LunaExpressionSlicerSaver",
|
||||
"LunaGGUFBatchConverter",
|
||||
"LunaGGUFConverter",
|
||||
"LunaLoRARandomizer",
|
||||
"LunaLoRAStacker",
|
||||
@ -3051,11 +3097,13 @@
|
||||
"BorderCompositeAlpha",
|
||||
"BracketCleaner",
|
||||
"CRT_Effect_v1",
|
||||
"CaptionsToPromptList",
|
||||
"CathodeRayEffect",
|
||||
"ClassicFilmEffect",
|
||||
"CombineAudio",
|
||||
"DJZ-LoadLatent",
|
||||
"DJZ-LoadLatentV2",
|
||||
"DJZColorWheel",
|
||||
"DJZDatamosh",
|
||||
"DJZDatamoshV2",
|
||||
"DJZImageScaleToTotalPixels",
|
||||
@ -3072,6 +3120,7 @@
|
||||
"DjzDatamoshV6",
|
||||
"DjzDatamoshV7",
|
||||
"DjzDatamoshV8",
|
||||
"FFXFADEORAMA",
|
||||
"FilmGateWeave",
|
||||
"FilmGrainEffect",
|
||||
"FilmGrainEffect_v2",
|
||||
@ -3092,6 +3141,7 @@
|
||||
"KinescopeEffectV1",
|
||||
"LensLeaks",
|
||||
"LoadTextDirectory",
|
||||
"LoadVideoBatchFrame",
|
||||
"LoadVideoDirectory",
|
||||
"LoadVideoDirectoryV2",
|
||||
"MotionBlending",
|
||||
@ -3113,12 +3163,15 @@
|
||||
"PromptInjectV2",
|
||||
"PromptSwap",
|
||||
"RetroVideoText",
|
||||
"SaveText",
|
||||
"ScreensaverGenerator",
|
||||
"ScreensaverGeneratorV2",
|
||||
"ScreensaverGeneratorV3",
|
||||
"SequentialNumberGenerator",
|
||||
"StringChaos",
|
||||
"StringMatch",
|
||||
"StringPainter",
|
||||
"StringPainterV2",
|
||||
"StringWeights",
|
||||
"Technicolor3Strip_v1",
|
||||
"Technicolor3Strip_v2",
|
||||
@ -3581,7 +3634,8 @@
|
||||
"SECADNetFinetune",
|
||||
"SECADNetInference",
|
||||
"SECADNetLatentToMesh",
|
||||
"SaveSurfaceParams"
|
||||
"SaveSurfaceParams",
|
||||
"ScrambleFaceIDMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "CADabra [WIP]"
|
||||
@ -4060,6 +4114,137 @@
|
||||
"title_aux": "ComfyUI-Shinsplat [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SirVeggie/comfyui-sv-nodes": [
|
||||
[
|
||||
"SV-AccumulateNode",
|
||||
"SV-AccumulationGetItemNode",
|
||||
"SV-AccumulationGetLengthNode",
|
||||
"SV-AccumulationHeadNode",
|
||||
"SV-AccumulationSetItemNode",
|
||||
"SV-AccumulationTailNode",
|
||||
"SV-AccumulationToListNode",
|
||||
"SV-AnyToAny",
|
||||
"SV-ApplyCurve",
|
||||
"SV-ApplyCurveFromStep",
|
||||
"SV-AssertNotNone",
|
||||
"SV-BasicParams",
|
||||
"SV-BasicParamsCustom",
|
||||
"SV-BasicParamsOutput",
|
||||
"SV-BasicParamsPlus",
|
||||
"SV-BasicParamsStartEnd",
|
||||
"SV-BooleanNot",
|
||||
"SV-CacheObject",
|
||||
"SV-CheckNone",
|
||||
"SV-CheckNoneNot",
|
||||
"SV-ClearCustomCaches",
|
||||
"SV-CompressConds",
|
||||
"SV-ConditioningReroute",
|
||||
"SV-ConsolePrint",
|
||||
"SV-ConsolePrintLoop",
|
||||
"SV-ConsolePrintMulti",
|
||||
"SV-CurveFromEquation",
|
||||
"SV-DefaultBoolean",
|
||||
"SV-DefaultFloat",
|
||||
"SV-DefaultInt",
|
||||
"SV-DefaultString",
|
||||
"SV-DefaultValue",
|
||||
"SV-EquationCompare",
|
||||
"SV-FloatRerouteForSubnodes",
|
||||
"SV-FlowBlocker",
|
||||
"SV-FlowGate",
|
||||
"SV-FlowGateMulti",
|
||||
"SV-FlowNode",
|
||||
"SV-FlowPipeCombine",
|
||||
"SV-FlowPipeInput",
|
||||
"SV-FlowPipeInputIndex",
|
||||
"SV-FlowPipeInputKey",
|
||||
"SV-FlowPipeInputKeyTuple",
|
||||
"SV-FlowPipeInputLarge",
|
||||
"SV-FlowPipeInputModel",
|
||||
"SV-FlowPipeInputParams",
|
||||
"SV-FlowPipeOutput",
|
||||
"SV-FlowPipeOutputIndex",
|
||||
"SV-FlowPipeOutputKey",
|
||||
"SV-FlowPipeOutputKeyTuple",
|
||||
"SV-FlowPipeOutputLarge",
|
||||
"SV-FlowPipeOutputModel",
|
||||
"SV-FlowPipeOutputParams",
|
||||
"SV-ForLoopClose",
|
||||
"SV-ForLoopOpen",
|
||||
"SV-HashItems",
|
||||
"SV-HashModel",
|
||||
"SV-HashObject",
|
||||
"SV-IfBranch",
|
||||
"SV-ImageReroute",
|
||||
"SV-InputSelect",
|
||||
"SV-InputSelectBoolean",
|
||||
"SV-InputSelectCompare",
|
||||
"SV-IntMathOperation",
|
||||
"SV-ListToAccumulationNode",
|
||||
"SV-LoadTextFile",
|
||||
"SV-LoraSeparator",
|
||||
"SV-ManualCache",
|
||||
"SV-MathAddInt",
|
||||
"SV-MathCompare",
|
||||
"SV-MathOperation",
|
||||
"SV-MetadataJson",
|
||||
"SV-ModelName",
|
||||
"SV-ModelReroute",
|
||||
"SV-NormalizeImageSize",
|
||||
"SV-NormalizeImageSize64",
|
||||
"SV-NormalizeSamples",
|
||||
"SV-PadImage",
|
||||
"SV-PromptPlusModel",
|
||||
"SV-PromptPlusModelOutput",
|
||||
"SV-PromptProcessing",
|
||||
"SV-PromptProcessingAdvanced",
|
||||
"SV-PromptProcessingEncode",
|
||||
"SV-PromptProcessingEncodeList",
|
||||
"SV-PromptProcessingGetCond",
|
||||
"SV-PromptProcessingPromptControl",
|
||||
"SV-PromptProcessingRecursive",
|
||||
"SV-PromptProcessingSimple",
|
||||
"SV-PromptProcessingVars",
|
||||
"SV-ResolutionSelector",
|
||||
"SV-ResolutionSelector2",
|
||||
"SV-ResolutionSelector2Output",
|
||||
"SV-SamplerNameToSampler",
|
||||
"SV-SaveTextFile",
|
||||
"SV-SigmaAsFloat",
|
||||
"SV-SigmaConcat",
|
||||
"SV-SigmaContinue",
|
||||
"SV-SigmaContinueLinear",
|
||||
"SV-SigmaEmpty",
|
||||
"SV-SigmaLength",
|
||||
"SV-SigmaOneStep",
|
||||
"SV-SigmaRange",
|
||||
"SV-SigmaRemap",
|
||||
"SV-SigmaReroute",
|
||||
"SV-SigmaReverse",
|
||||
"SV-SigmaStartEnd",
|
||||
"SV-SigmaStrength",
|
||||
"SV-SimpleText",
|
||||
"SV-StringCombine",
|
||||
"SV-StringSeparator",
|
||||
"SV-SwapValues",
|
||||
"SV-TimerEnd",
|
||||
"SV-TimerStart",
|
||||
"SV-ToBoolNode",
|
||||
"SV-UnitFloat",
|
||||
"SV-ValueRepeater",
|
||||
"SV-VariableClear",
|
||||
"SV-VariableGet",
|
||||
"SV-VariableSet",
|
||||
"SV-WhileLoopClose",
|
||||
"SV-WhileLoopOpen",
|
||||
"SV-WildcardLoader",
|
||||
"SV-WildcardProcessing",
|
||||
"SV-WildcardString"
|
||||
],
|
||||
{
|
||||
"title_aux": "SirVeggie/Custom nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/multigpu_diffusion_comfyui": [
|
||||
[
|
||||
"AdvancedSchedulerSelector",
|
||||
@ -7513,13 +7698,14 @@
|
||||
"https://github.com/frost-byte/fbTools": [
|
||||
[
|
||||
"FBTextEncodeQwenImageEditPlus",
|
||||
"NodeInputSelect",
|
||||
"OpaqueAlpha",
|
||||
"QwenAspectRatio",
|
||||
"SAMPreprocessNHWC",
|
||||
"SaveScene",
|
||||
"SceneCreate",
|
||||
"SceneInput",
|
||||
"SceneOutput",
|
||||
"SceneSave",
|
||||
"SceneSelect",
|
||||
"SceneUpdate",
|
||||
"SceneView",
|
||||
@ -8029,6 +8215,14 @@
|
||||
"title_aux": "ComfyUI_Lah_Toffee"
|
||||
}
|
||||
],
|
||||
"https://github.com/hndrr/Comfyui-SceneDetect": [
|
||||
[
|
||||
"PySceneDetectToImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-SceneDetect [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hnmr293/ComfyUI-SamOne": [
|
||||
[
|
||||
"Latent",
|
||||
@ -8788,6 +8982,7 @@
|
||||
],
|
||||
"https://github.com/kaski23/Kaskis_Comfy_Nodes": [
|
||||
[
|
||||
"AudioResampler",
|
||||
"CollectKeyedVideosNode",
|
||||
"CollectVideosNode",
|
||||
"ImageDelay",
|
||||
@ -8799,6 +8994,7 @@
|
||||
"PreviewImageLimited",
|
||||
"StringSplitSelect",
|
||||
"Unbroken-Video-Handler",
|
||||
"VideoSanitizer",
|
||||
"WorkflowLoggerNode"
|
||||
],
|
||||
{
|
||||
@ -9216,6 +9412,22 @@
|
||||
"title_aux": "ComfyUI-JSON-Upload-Iterator [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/laubsauger/comfyui-storyboard": [
|
||||
[
|
||||
"MarkdownRenderer",
|
||||
"NodeInspector",
|
||||
"OpenAIAPIKeyManager",
|
||||
"OpenAIAdvancedConfiguration",
|
||||
"OpenAIChatGPT"
|
||||
],
|
||||
{
|
||||
"author": "laub",
|
||||
"description": "A ComfyUI node to display markdown text, and other storyboard features.",
|
||||
"nickname": "Storyboard",
|
||||
"title": "ComfyUI Storyboard",
|
||||
"title_aux": "ComfyUI Storyboard [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazybuttalented/ComfyUI_LBT": [
|
||||
[
|
||||
"LBT_CombineImagesFromBatch",
|
||||
@ -9562,7 +9774,7 @@
|
||||
"LF_BlurImages",
|
||||
"LF_Boolean",
|
||||
"LF_Brightness",
|
||||
"LF_CaptionImageWD14Onnx",
|
||||
"LF_CaptionImageWD14",
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_CheckpointSelector",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
@ -9698,15 +9910,11 @@
|
||||
"LyraAudioVisualizer",
|
||||
"LyraCdnUploader",
|
||||
"LyraCharacterSearch",
|
||||
"LyraCollectOpenAIResponse",
|
||||
"LyraConnectivityTest",
|
||||
"LyraCustomOpenAIRequest",
|
||||
"LyraFilenameBuilder",
|
||||
"LyraImageAudioFusion",
|
||||
"LyraLoadAudioFromURL",
|
||||
"LyraLoadImageFromURL",
|
||||
"LyraStringToTypes",
|
||||
"LyraWebRequester"
|
||||
"LyraStringToTypes"
|
||||
],
|
||||
{
|
||||
"title_aux": "lyra-nodes"
|
||||
@ -11868,6 +12076,14 @@
|
||||
"title_aux": "Auto CPU Offload for ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tg-tjmitchell/comfyui-custom-node-lister": [
|
||||
[
|
||||
"CustomNodeLister"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Manager Package Lister"
|
||||
}
|
||||
],
|
||||
"https://github.com/tg-tjmitchell/comfyui-rsync-plugin": [
|
||||
[
|
||||
"FileTransferHelperNode"
|
||||
@ -12105,7 +12321,11 @@
|
||||
],
|
||||
"https://github.com/tuxiansheng-ld/Comfyui-tuxiansheng-nodes": [
|
||||
[
|
||||
"StringToListNode"
|
||||
"HTMLScreenshotterNode",
|
||||
"KimiTableToJSONNode",
|
||||
"StringToListNode",
|
||||
"TableRendererNode",
|
||||
"TableStyleConfigNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-tuxiansheng-nodes"
|
||||
@ -12197,7 +12417,8 @@
|
||||
"https://github.com/usrname0/ComfyUI-AllergicPack": [
|
||||
[
|
||||
"FolderFileCounter_Allergic",
|
||||
"IncrementorPlus"
|
||||
"IncrementorPlus",
|
||||
"RememberMeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AllergicPack [WIP]"
|
||||
@ -12597,12 +12818,14 @@
|
||||
],
|
||||
"https://github.com/xtanqn/comfyui-xishen": [
|
||||
[
|
||||
"BatchSizeControl",
|
||||
"XishenCommonPromptNode",
|
||||
"XishenCommonResolutionNode",
|
||||
"XishenPromptEditNode",
|
||||
"XishenRandomIntegerNode",
|
||||
"XishenRemoveEmptyLinesNode",
|
||||
"XishenSmartDisplayNode",
|
||||
"XishenThemePromptNode",
|
||||
"\ud83c\udf49Image-\u9897\u7c92\u8d28\u611f",
|
||||
"\ud83c\udf61Qwen-\u5c3a\u5bf8\u9884\u8bbe",
|
||||
"\ud83c\udf65Qwen-\u6253\u5149\u9884\u8bbe",
|
||||
@ -13050,6 +13273,15 @@
|
||||
"title_aux": "ComfyUI-zyd232-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/zyquon/ComfyUI-Stash": [
|
||||
[
|
||||
"StashImage",
|
||||
"StashNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Stash"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/PaddingNode.py": [
|
||||
[
|
||||
"function"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mcrataobrabo",
|
||||
"title": "comfyui-smart-lora-downloader - Automatically Fetch Missing LoRAs [REMOVED]",
|
||||
"reference": "https://github.com/mcrataobrabo/comfyui-smart-lora-downloader",
|
||||
"files": [
|
||||
"https://github.com/mcrataobrabo/comfyui-smart-lora-downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically detect and download missing LoRAs for ComfyUI workflows"
|
||||
},
|
||||
{
|
||||
"author": "KANAsho34636",
|
||||
"title": "ComfyUI-NaturalSort-ImageLoader [REMOVED]",
|
||||
"reference": "https://github.com/KANAsho34636/ComfyUI-NaturalSort-ImageLoader",
|
||||
"files": [
|
||||
"https://github.com/KANAsho34636/ComfyUI-NaturalSort-ImageLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom image loader node supporting natural number sorting with multiple sort modes (natural, lexicographic, modification time, creation time, reverse natural). (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "johninthewinter",
|
||||
"title": "comfyui-fal-flux-2-John [REMOVED]",
|
||||
"reference": "https://github.com/johninthewinter/comfyui-fal-flux-2-John",
|
||||
"files": [
|
||||
"https://github.com/johninthewinter/comfyui-fal-flux-2-John"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI that integrate with fal.ai's FLUX 2 and FLUX 1 LoRA APIs for text-to-image generation."
|
||||
},
|
||||
{
|
||||
"author": "LargeModGames",
|
||||
"title": "ComfyUI LoRA Auto Downloader [REMOVED]",
|
||||
"reference": "https://github.com/LargeModGames/comfyui-smart-lora-downloader",
|
||||
"files": [
|
||||
"https://github.com/LargeModGames/comfyui-smart-lora-downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
|
||||
},
|
||||
{
|
||||
"author": "DiffusionWave",
|
||||
"title": "PickResolution_DiffusionWave [DEPRECATED]",
|
||||
|
||||
@ -1075,6 +1075,15 @@
|
||||
"title_aux": "ComfyUI_AITECCAFE_Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": [
|
||||
[
|
||||
"FreeChat",
|
||||
"PaidChat"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-siliconflow-api-2lab"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": [
|
||||
[
|
||||
"ALIMAMAFUNCONTROLWANModelsAutoDownload",
|
||||
@ -2172,6 +2181,18 @@
|
||||
"title_aux": "ComfyUI-Seed-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": [
|
||||
[
|
||||
"CannyEdgePreprocessorWrapper",
|
||||
"DWPreprocessorWrapper",
|
||||
"DepthAnythingV2Wrapper",
|
||||
"MidasDepthMapWrapper",
|
||||
"OpenposePreprocessorWrapper"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GPU-Preprocessor-Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/AgencyMind/ComfyUI-Satori": [
|
||||
[
|
||||
"TemporalInvestigator",
|
||||
@ -2900,8 +2921,10 @@
|
||||
"TensorPrism_ModelKeyFilter",
|
||||
"TensorPrism_ModelMaskBlender",
|
||||
"TensorPrism_ModelMaskGenerator",
|
||||
"TensorPrism_ModelWeightModifier",
|
||||
"TensorPrism_Prism",
|
||||
"TensorPrism_WeightedMaskMerge"
|
||||
"TensorPrism_WeightedMaskMerge",
|
||||
"TensorPrism_WeightedTensorMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Tensor-Prism-Node-Pack"
|
||||
@ -3926,7 +3949,12 @@
|
||||
[
|
||||
"FaceAlignDouble",
|
||||
"FaceAlignSingle",
|
||||
"FaceAutoFitSingle"
|
||||
"FaceAutoFitDouble",
|
||||
"FaceAutoFitSingle",
|
||||
"GenderRecognitionNode",
|
||||
"ImageRotateCHAOS",
|
||||
"PromptSelectorDoubleCHAOS",
|
||||
"PromptSelectorSingleCHAOS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FaceAlignPaste"
|
||||
@ -4582,6 +4610,15 @@
|
||||
"title_aux": "ComfyUI-FuncAsTexture-CoiiNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/CoiiChan/comfyui-every-person-seg-coii": [
|
||||
[
|
||||
"EveryPersonSegDetail",
|
||||
"EveryPersonSegSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-every-person-seg-coii"
|
||||
}
|
||||
],
|
||||
"https://github.com/Comfy-Org/NIMnodes": [
|
||||
[
|
||||
"Get_HFToken",
|
||||
@ -5888,7 +5925,15 @@
|
||||
"Draekz Flux Resolutions",
|
||||
"Draekz JoyCaption",
|
||||
"Draekz Resolution Multiply",
|
||||
"Draekz Resolutions By Ratio"
|
||||
"Draekz Resolutions By Ratio",
|
||||
"DraekzJsonGetValue",
|
||||
"DraekzLLMOptions",
|
||||
"DraekzLLMPrompt",
|
||||
"DraekzLoraLoader",
|
||||
"DraekzResolutionMultiply",
|
||||
"DraekzResolutions",
|
||||
"DraekzResolutionsByRatio",
|
||||
"DraekzSeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-draekz-nodez"
|
||||
@ -6209,9 +6254,11 @@
|
||||
"EmAySee_IntegerStringSelectorNode",
|
||||
"EmAySee_IntegerStringSelectorNodeDynamic",
|
||||
"EmAySee_LatentSwitch",
|
||||
"EmAySee_LoRAMetadataExtractor",
|
||||
"EmAySee_LoRAMetadataExtractorTagDrop",
|
||||
"EmAySee_LoraFilePicker",
|
||||
"EmAySee_MathExpression",
|
||||
"EmAySee_MetadataFormatter",
|
||||
"EmAySee_MultiplierNode",
|
||||
"EmAySee_PadImageForOutpainting",
|
||||
"EmAySee_ProbabilityStringSelectorNode",
|
||||
@ -6272,11 +6319,16 @@
|
||||
],
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
|
||||
[
|
||||
"LoadTextFromFileNode",
|
||||
"VibeVoice Free Memory",
|
||||
"VibeVoice LoRA",
|
||||
"VibeVoice Load Text From File",
|
||||
"VibeVoice Multiple Speakers",
|
||||
"VibeVoice Single Speaker"
|
||||
"VibeVoice Single Speaker",
|
||||
"VibeVoiceFreeMemoryNode",
|
||||
"VibeVoiceLoRANode",
|
||||
"VibeVoiceMultipleSpeakersNode",
|
||||
"VibeVoiceSingleSpeakerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "VibeVoice ComfyUI"
|
||||
@ -6330,8 +6382,8 @@
|
||||
],
|
||||
"https://github.com/EnragedAntelope/comfyui-sdnq": [
|
||||
[
|
||||
"SDNQModelLoader",
|
||||
"SDNQModelQuantizer"
|
||||
"SDNQModelQuantizer",
|
||||
"SDNQSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sdnq"
|
||||
@ -10182,14 +10234,6 @@
|
||||
"title_aux": "ComfyUI JMNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/KANAsho34636/ComfyUI-NaturalSort-ImageLoader": [
|
||||
[
|
||||
"NaturalSortImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NaturalSort-ImageLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/KAVVATARE/ComfyUI-Light-N-Color": [
|
||||
[
|
||||
"ControlNetSwitch",
|
||||
@ -11728,6 +11772,14 @@
|
||||
"title_aux": "KittenTTS Node for Voice Generation"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ltamann/ComfyUI-FastVLM-7B": [
|
||||
[
|
||||
"FastVLM7BNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "FastVLM-7B ComfyUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
|
||||
[
|
||||
"AddFluxFlow",
|
||||
@ -11745,13 +11797,23 @@
|
||||
"FluxDeGuidance",
|
||||
"FluxForwardODESampler",
|
||||
"FluxInverseSampler",
|
||||
"FluxKontextResolution",
|
||||
"FluxNoiseMixer",
|
||||
"FluxReverseODESampler",
|
||||
"ImageComplexityMap",
|
||||
"InFluxFlipSigmas",
|
||||
"InFluxModelSamplingPred",
|
||||
"IncrementBatch",
|
||||
"MaskConditionalPaint",
|
||||
"MaskGrayValueScaler",
|
||||
"MaskMultiplyAdvanced",
|
||||
"MaskMultiplyZeroWins",
|
||||
"MaskToDenoiseInterpolator",
|
||||
"MaskUpdateInpaintFromConditioning",
|
||||
"OutFluxModelSamplingPred",
|
||||
"PAGAttention",
|
||||
"PrepareAttnBank",
|
||||
"QwenEditResolution",
|
||||
"RFDoubleBlocksOverride",
|
||||
"RFSingleBlocksOverride",
|
||||
"RegionalStyleModelApply",
|
||||
@ -12583,6 +12645,119 @@
|
||||
"title_aux": "ComfyUI-KerasOCR"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ": [
|
||||
[
|
||||
"MZ_CogVideoXLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CogVideoX-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ": [
|
||||
[
|
||||
"MZ_Flux1QuantizeUNETLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux1Quantize-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ": [
|
||||
[
|
||||
"MZ_Flux1CheckpointLoaderNF4_cpuDynOffload",
|
||||
"MZ_Flux1CheckpointLoader_cpuDynOffload",
|
||||
"MZ_Flux1PartialLoad_Patch",
|
||||
"MZ_Flux1UnetLoader_cpuDynOffload"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FluxExt-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [
|
||||
[
|
||||
"MZ_ApplyCUDAGenerator",
|
||||
"MZ_ApplySDXLSamplingSettings",
|
||||
"MZ_ChatGLM3",
|
||||
"MZ_ChatGLM3Embeds2Conditioning",
|
||||
"MZ_ChatGLM3Loader",
|
||||
"MZ_ChatGLM3_Advance_V2",
|
||||
"MZ_ChatGLM3_V2",
|
||||
"MZ_FakeCond",
|
||||
"MZ_IPAdapterAdvancedKolors",
|
||||
"MZ_IPAdapterFaceID",
|
||||
"MZ_IPAdapterInsightFaceLoader",
|
||||
"MZ_IPAdapterModelLoaderKolors",
|
||||
"MZ_KolorsCLIPVisionLoader",
|
||||
"MZ_KolorsCheckpointLoaderSimple",
|
||||
"MZ_KolorsControlNetLoader",
|
||||
"MZ_KolorsControlNetPatch",
|
||||
"MZ_KolorsUNETLoader",
|
||||
"MZ_KolorsUNETLoaderV2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Kolors-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": [
|
||||
[
|
||||
"MZ_BaseLLamaCPPCLIPTextEncode",
|
||||
"MZ_BaseLLavaImageInterrogator",
|
||||
"MZ_CustomizeInstruct",
|
||||
"MZ_Florence2CLIPTextEncode",
|
||||
"MZ_Florence2Captioner",
|
||||
"MZ_ImageCaptionerConfig",
|
||||
"MZ_ImageInterrogatorCLIPTextEncode",
|
||||
"MZ_ImageInterrogatorModelConfig_DownloaderSelect",
|
||||
"MZ_ImageInterrogatorModelConfig_ManualSelect",
|
||||
"MZ_LLama3CLIPTextEncode",
|
||||
"MZ_LLamaCPPCLIPTextEncode",
|
||||
"MZ_LLamaCPPModelConfig_DownloaderSelect",
|
||||
"MZ_LLamaCPPModelConfig_ManualSelect",
|
||||
"MZ_LLamaCPPOptions",
|
||||
"MZ_LLavaImageInterrogator",
|
||||
"MZ_OllamaModelConfig_ManualSelect",
|
||||
"MZ_OpenAIApiCLIPTextEncode",
|
||||
"MZ_PaliGemmaCLIPTextEncode",
|
||||
"MZ_PaliGemmaCaptioner",
|
||||
"MZ_Phi3CLIPTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": [
|
||||
[
|
||||
"MZ_StylizePhotoControlNetApply",
|
||||
"MZ_StylizePhotoKSamplerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StylizePhoto-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": [
|
||||
[
|
||||
"MZ_HYDiTAdvConfig",
|
||||
"MZ_HYDiTDatasetConfig",
|
||||
"MZ_HYDiTInitWorkspace",
|
||||
"MZ_HYDiTSimpleT2I",
|
||||
"MZ_HYDiTTrain",
|
||||
"MZ_ImagesCopyWorkspace",
|
||||
"MZ_KohyaSSAdvConfig",
|
||||
"MZ_KohyaSSControlnetTrain",
|
||||
"MZ_KohyaSSDatasetConfig",
|
||||
"MZ_KohyaSSInitWorkspace",
|
||||
"MZ_KohyaSSLoraTrain",
|
||||
"MZ_KohyaSSTrain",
|
||||
"MZ_KohyaSSUseConfig",
|
||||
"MZ_KohyaSS_KohakuBlueleaf_HYHiDInitWorkspace",
|
||||
"MZ_KohyaSS_KohakuBlueleaf_HYHiDLoraTrain",
|
||||
"MZ_KohyaSS_KohakuBlueleaf_HYHiDSimpleT2I",
|
||||
"MZ_LoadImagesFromDirectoryPath",
|
||||
"MZ_TrainToolsDebug"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TrainTools-MZ"
|
||||
}
|
||||
],
|
||||
"https://github.com/Miosp/ComfyUI-FBCNN": [
|
||||
[
|
||||
"JPEG artifacts removal FBCNN"
|
||||
@ -12671,12 +12846,17 @@
|
||||
"iToolsAddOverlay",
|
||||
"iToolsCheckerBoard",
|
||||
"iToolsCompareImage",
|
||||
"iToolsCropImage",
|
||||
"iToolsDomNode",
|
||||
"iToolsFreeChat",
|
||||
"iToolsFreeSchnell",
|
||||
"iToolsGridFiller",
|
||||
"iToolsKSampler",
|
||||
"iToolsLineLoader",
|
||||
"iToolsLoadImagePlus",
|
||||
"iToolsLoadImages",
|
||||
"iToolsLoadRandomImage",
|
||||
"iToolsPaintNode",
|
||||
"iToolsPreviewImage",
|
||||
"iToolsPreviewText",
|
||||
"iToolsPromptLoader",
|
||||
@ -12685,6 +12865,7 @@
|
||||
"iToolsPromptStyler",
|
||||
"iToolsPromptStylerExtra",
|
||||
"iToolsRegexNode",
|
||||
"iToolsTestNode",
|
||||
"iToolsTextReplacer",
|
||||
"iToolsVaePreview"
|
||||
],
|
||||
@ -16715,6 +16896,17 @@
|
||||
"title_aux": "WanVideoLooper"
|
||||
}
|
||||
],
|
||||
"https://github.com/SshunWang/ComfyUI_CosyVoice": [
|
||||
[
|
||||
"CosyVoice2Node",
|
||||
"CosyVoiceDubbingNode",
|
||||
"CosyVoiceNode",
|
||||
"TextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI for CosyVoice"
|
||||
}
|
||||
],
|
||||
"https://github.com/Stability-AI/ComfyUI-SAI_API": [
|
||||
[
|
||||
"Stability Conservative Upscale",
|
||||
@ -17150,6 +17342,7 @@
|
||||
"StarInfiniteYouSaver",
|
||||
"StarLatentResize",
|
||||
"StarLatentSwitch",
|
||||
"StarLatentSwitch2",
|
||||
"StarLoadSamplerSettings",
|
||||
"StarLoraWeightNormalizer",
|
||||
"StarMetaInjector",
|
||||
@ -17181,6 +17374,7 @@
|
||||
"StarStopAndGo",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
"StarWatermark",
|
||||
"StarWildcardsAdvanced",
|
||||
"Star_Image2Latent",
|
||||
"Star_Show_Last_Frame",
|
||||
@ -18405,6 +18599,14 @@
|
||||
"title_aux": "ComfyUI_YoloSegment_Mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
|
||||
[
|
||||
"PerfectionBetaStyler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MileHighStyler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
||||
[
|
||||
"EmbeddingPicker"
|
||||
@ -19286,7 +19488,9 @@
|
||||
"ApplyFaceProcessor",
|
||||
"FaceOnlyModeSwitch",
|
||||
"FaceProcessorLoader",
|
||||
"VideoFramePreprocessor"
|
||||
"VideoBackgroundRestorer",
|
||||
"VideoFramePreprocessor",
|
||||
"VideoInputPreprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Stand-In Official Preprocessor ComfyUI Nodes"
|
||||
@ -20770,6 +20974,7 @@
|
||||
"MotorwayFloat",
|
||||
"MotorwayInt",
|
||||
"MotorwaySeed",
|
||||
"MotorwayStart",
|
||||
"MotorwayStr",
|
||||
"MotorwayStrMulti"
|
||||
],
|
||||
@ -21136,25 +21341,25 @@
|
||||
"https://github.com/ainewsto/Comfyui_Comfly_v2": [
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiAPI",
|
||||
"ComflyGoogelVeo3",
|
||||
"ComflyJimengApi",
|
||||
"ComflyJimengVideoApi",
|
||||
"ComflyNanoBanana",
|
||||
"ComflyNanoBanana2Edit",
|
||||
"ComflyNanoBananaEdit",
|
||||
"ComflySeededit",
|
||||
"Comfly_Doubao_Seededit",
|
||||
"Comfly_Doubao_Seedream",
|
||||
"Comfly_Doubao_Seedream_4",
|
||||
"Comfly_Flux_2_Flex",
|
||||
"Comfly_Flux_2_Pro",
|
||||
"Comfly_Flux_Kontext",
|
||||
"Comfly_Flux_Kontext_Edit",
|
||||
"Comfly_Flux_Kontext_bfl",
|
||||
"Comfly_Googel_Veo3",
|
||||
"Comfly_MiniMax_video",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mj_swap_face",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_Z_image_turbo",
|
||||
"Comfly_api_set",
|
||||
"Comfly_gpt_image_1",
|
||||
"Comfly_gpt_image_1_edit",
|
||||
@ -21164,17 +21369,10 @@
|
||||
"Comfly_lip_sync",
|
||||
"Comfly_mj_video",
|
||||
"Comfly_mj_video_extend",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_nano_banana",
|
||||
"Comfly_nano_banana2_edit",
|
||||
"Comfly_nano_banana_edit",
|
||||
"Comfly_nano_banana_fal",
|
||||
"Comfly_qwen_image",
|
||||
"Comfly_qwen_image_edit",
|
||||
"Comfly_sora2",
|
||||
"Comfly_sora2_character",
|
||||
"Comfly_sora2_chat",
|
||||
"Comfly_sora2_openai",
|
||||
"Comfly_suno_cover",
|
||||
"Comfly_suno_custom",
|
||||
"Comfly_suno_description",
|
||||
@ -22231,6 +22429,14 @@
|
||||
"title_aux": "Google Nano"
|
||||
}
|
||||
],
|
||||
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
|
||||
[
|
||||
"MergeDicts"
|
||||
],
|
||||
{
|
||||
"title_aux": "antrobots ComfyUI Nodepack"
|
||||
}
|
||||
],
|
||||
"https://github.com/apeirography/DaimalyadNodes": [
|
||||
[
|
||||
"DaimalyadModelDownloader",
|
||||
@ -24845,6 +25051,15 @@
|
||||
"title_aux": "comfyui_stealth_pnginfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/cathodeDreams/comfyui-azul-scripts": [
|
||||
[
|
||||
"SaveImageAsJPG",
|
||||
"WeightedConditioningAverage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-azul-scripts"
|
||||
}
|
||||
],
|
||||
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
|
||||
[
|
||||
"ClearCacheNode",
|
||||
@ -26208,6 +26423,25 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrish-slingshot/CrasHUtils": [
|
||||
[
|
||||
"CheckpointNames",
|
||||
"ColorStylizer",
|
||||
"DinoGame",
|
||||
"DoomGame",
|
||||
"ExtractCharacterInfo",
|
||||
"ImageGlitcher",
|
||||
"QueryLocalLLM",
|
||||
"SdxlResolution",
|
||||
"SdxlResolutionToDimensions",
|
||||
"SnakeGame",
|
||||
"SpaceInvadersGame",
|
||||
"TetrisGame"
|
||||
],
|
||||
{
|
||||
"title_aux": "CrasH Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes": [
|
||||
[
|
||||
"PadImageSquare"
|
||||
@ -26673,6 +26907,14 @@
|
||||
"title_aux": "ComfyUI-WanMoEScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/cnbjjj/ComfyUI-Jtils": [
|
||||
[
|
||||
"Jtils"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Jtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": [
|
||||
[
|
||||
"Xoxxox_CnvDat",
|
||||
@ -28713,23 +28955,36 @@
|
||||
"AudioAnalyzerNode",
|
||||
"AudioAnalyzerOptionsNode",
|
||||
"CharacterVoicesNode",
|
||||
"ChatterBoxAudioAnalyzer",
|
||||
"ChatterBoxAudioAnalyzerOptions",
|
||||
"ChatterBoxEngineNode",
|
||||
"ChatterBoxF5TTSEditOptions",
|
||||
"ChatterBoxF5TTSEditVoice",
|
||||
"ChatterBoxOfficial23LangEngineNode",
|
||||
"ChatterBoxVoiceCapture",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"IndexTTS Engine",
|
||||
"IndexTTSEmotionOptionsNode",
|
||||
"IndexTTSEngineNode",
|
||||
"LoadRVCModelNode",
|
||||
"MergeAudioNode",
|
||||
"MouthMovementAnalyzer",
|
||||
"PhonemeTextNormalizer",
|
||||
"QwenEmotionNode",
|
||||
"RVCEngineNode",
|
||||
"RVCPitchOptionsNode",
|
||||
"Step Audio EditX Engine",
|
||||
"StepAudioEditXAudioEditorNode",
|
||||
"StepAudioEditXEngineNode",
|
||||
"StringMultilineTagEditor",
|
||||
"UnifiedTTSSRTNode",
|
||||
"UnifiedTTSTextNode",
|
||||
"UnifiedVoiceChangerNode",
|
||||
"VibeVoiceEngineNode",
|
||||
"VisemeDetectionOptionsNode"
|
||||
"VisemeDetectionOptionsNode",
|
||||
"VocalRemovalNode",
|
||||
"VoiceFixerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "TTS Audio Suite"
|
||||
@ -28802,6 +29057,8 @@
|
||||
],
|
||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||
[
|
||||
"ARDrawSignal",
|
||||
"ARReadAudio",
|
||||
"OpAbs",
|
||||
"OpBandpass",
|
||||
"OpClamp",
|
||||
@ -28820,7 +29077,8 @@
|
||||
"OpSqrt",
|
||||
"OpStretch",
|
||||
"OpSustain",
|
||||
"OpThreshold"
|
||||
"OpThreshold",
|
||||
"SignalToCurve"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AudioReactive"
|
||||
@ -29946,12 +30204,14 @@
|
||||
"QwenMaskProcessor",
|
||||
"QwenSmartCrop",
|
||||
"QwenSpatialTokenGenerator",
|
||||
"QwenTemplateBuilder",
|
||||
"QwenTemplateBuilderV2",
|
||||
"QwenTemplateConnector",
|
||||
"QwenToChronoEditBridge",
|
||||
"QwenToWanFirstFrameLatent",
|
||||
"QwenToWanImageSaver",
|
||||
"QwenToWanLatentSaver",
|
||||
"QwenTokenAnalyzer",
|
||||
"QwenTokenAnalyzerStandalone",
|
||||
"QwenTokenDebugger",
|
||||
"QwenVLCLIPLoader",
|
||||
@ -30772,6 +31032,15 @@
|
||||
"title_aux": "ComfyUI-Face-Comparator"
|
||||
}
|
||||
],
|
||||
"https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": [
|
||||
[
|
||||
"FormatLLMOutput",
|
||||
"JSONPromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JSON-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": [
|
||||
[
|
||||
"BananaMainNode",
|
||||
@ -32499,6 +32768,7 @@
|
||||
"FluxResolutionPrepare",
|
||||
"GpuSyncCacheClear",
|
||||
"ImageMegapixelSelector",
|
||||
"LoadImageCombined",
|
||||
"MQBBoxMin",
|
||||
"MultiPromptNode",
|
||||
"OutpaintConfigNode",
|
||||
@ -32623,6 +32893,14 @@
|
||||
"title_aux": "ComfyUI 3D Pose Editor"
|
||||
}
|
||||
],
|
||||
"https://github.com/hmwl/ComfyUI-TaskMonitor": [
|
||||
[
|
||||
"TaskMonitorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TaskMonitor"
|
||||
}
|
||||
],
|
||||
"https://github.com/hmwl/ComfyUI_zip": [
|
||||
[
|
||||
"CleanFolders",
|
||||
@ -32645,6 +32923,7 @@
|
||||
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe": [
|
||||
[
|
||||
"CustomOptions",
|
||||
"DWposeDeluxeNode",
|
||||
"FrameNumberNode",
|
||||
"KeypointConverter",
|
||||
"KeypointPrinter",
|
||||
@ -33027,6 +33306,15 @@
|
||||
"title_aux": "RocM Ninodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/iSuneast/ComfyUI-WebhookNotifier": [
|
||||
[
|
||||
"WebhookNotifierNode",
|
||||
"WebhookNotifierVHSNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WebhookNotifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": [
|
||||
[
|
||||
"AlignYourStepsScheduler",
|
||||
@ -34521,22 +34809,6 @@
|
||||
"title_aux": "ComfyUI-Inspyrenet-Rembg"
|
||||
}
|
||||
],
|
||||
"https://github.com/johninthewinter/comfyui-fal-flux-2-John": [
|
||||
[
|
||||
"FalFlux1LoRA",
|
||||
"FalFlux1LoRAJSON",
|
||||
"FalFlux2",
|
||||
"FalFlux2JSON",
|
||||
"FalFlux2LoRA",
|
||||
"FalFlux2LoRAJSON",
|
||||
"FalFlux2LoRAWeight",
|
||||
"FalFlux2Pro",
|
||||
"FalFlux2ProJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-fal-flux-2-John"
|
||||
}
|
||||
],
|
||||
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
|
||||
[
|
||||
"LCMScheduler",
|
||||
@ -38405,7 +38677,8 @@
|
||||
"PromptConditioningConverter",
|
||||
"PromptSelectorNode",
|
||||
"RPGArtStyleSelector",
|
||||
"RPGCharacterSelector"
|
||||
"RPGCharacterSelector",
|
||||
"prompt_selector_node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RPG-Characters"
|
||||
@ -39350,6 +39623,14 @@
|
||||
"title_aux": "ComfyUI-LumaAI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/lunarring/bitalino_comfy": [
|
||||
[
|
||||
"LR BitalinoReceiver"
|
||||
],
|
||||
{
|
||||
"title_aux": "bitalino_comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": [
|
||||
[
|
||||
"ForbiddenVisionFaceEditMerge",
|
||||
@ -39760,6 +40041,7 @@
|
||||
"AlwaysExecute",
|
||||
"CommandPickerServing",
|
||||
"DiscordServing",
|
||||
"HTTPServing",
|
||||
"ServingInputImage",
|
||||
"ServingInputImageAsLatent",
|
||||
"ServingInputNumber",
|
||||
@ -39893,15 +40175,6 @@
|
||||
"title_aux": "Dynamic Thresholding"
|
||||
}
|
||||
],
|
||||
"https://github.com/mcrataobrabo/comfyui-smart-lora-downloader": [
|
||||
[
|
||||
"LoRAAutoDownloader",
|
||||
"WorkflowLoRAScanner"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-smart-lora-downloader - Automatically Fetch Missing LoRAs"
|
||||
}
|
||||
],
|
||||
"https://github.com/meanin2/comfyui-MGnodes": [
|
||||
[
|
||||
"FluxKontextDiffMerge",
|
||||
@ -41721,6 +41994,20 @@
|
||||
],
|
||||
"https://github.com/nunchaku-tech/ComfyUI-nunchaku": [
|
||||
[
|
||||
"NunchakuDepthPreprocessor",
|
||||
"NunchakuFluxDiTLoader",
|
||||
"NunchakuFluxIPAdapterApply",
|
||||
"NunchakuFluxLoraLoader",
|
||||
"NunchakuFluxLoraStack",
|
||||
"NunchakuFluxPuLIDApplyV2",
|
||||
"NunchakuIPAdapterLoader",
|
||||
"NunchakuModelMerger",
|
||||
"NunchakuPuLIDLoaderV2",
|
||||
"NunchakuPulidApply",
|
||||
"NunchakuPulidLoader",
|
||||
"NunchakuQwenImageDiTLoader",
|
||||
"NunchakuTextEncoderLoader",
|
||||
"NunchakuTextEncoderLoaderV2",
|
||||
"NunchakuWheelInstaller"
|
||||
],
|
||||
{
|
||||
@ -42256,6 +42543,8 @@
|
||||
"AutostereogramNode",
|
||||
"CheckerboardNode",
|
||||
"ColorImageNode",
|
||||
"OpticalGeometricNode",
|
||||
"OpticalIllusionNode",
|
||||
"PatternGeneratorNode",
|
||||
"TessellationNode",
|
||||
"TileImageRepeaterNode"
|
||||
@ -44203,7 +44492,32 @@
|
||||
}
|
||||
],
|
||||
"https://github.com/rgthree/rgthree-comfy": [
|
||||
[],
|
||||
[
|
||||
"RgthreeAnySwitch",
|
||||
"RgthreeBigContext",
|
||||
"RgthreeContext",
|
||||
"RgthreeContextMerge",
|
||||
"RgthreeContextMergeBig",
|
||||
"RgthreeContextSwitch",
|
||||
"RgthreeContextSwitchBig",
|
||||
"RgthreeDisplayAny",
|
||||
"RgthreeDisplayInt",
|
||||
"RgthreeImageComparer",
|
||||
"RgthreeImageInsetCrop",
|
||||
"RgthreeImageOrLatentSize",
|
||||
"RgthreeImageResize",
|
||||
"RgthreeKSamplerConfig",
|
||||
"RgthreeLoraLoaderStack",
|
||||
"RgthreePowerLoraLoader",
|
||||
"RgthreePowerPrimitive",
|
||||
"RgthreePowerPrompt",
|
||||
"RgthreePowerPromptSimple",
|
||||
"RgthreePowerPuter",
|
||||
"RgthreeSDXLEmptyLatentImage",
|
||||
"RgthreeSDXLPowerPromptPositive",
|
||||
"RgthreeSDXLPowerPromptSimple",
|
||||
"RgthreeSeed"
|
||||
],
|
||||
{
|
||||
"author": "rgthree",
|
||||
"description": "A bunch of nodes I created that I also find useful.",
|
||||
@ -44757,7 +45071,8 @@
|
||||
"https://github.com/rubenvillarreal/ComfyUI_PoseAlign": [
|
||||
[
|
||||
"PoseAlignTwoToOne",
|
||||
"PoseViewer"
|
||||
"PoseViewer",
|
||||
"SimpleTestNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PoseAlign"
|
||||
@ -45981,6 +46296,7 @@
|
||||
"AV_PromptsToParametersPipe",
|
||||
"AV_SAMLoader",
|
||||
"AV_VAELoader",
|
||||
"AnimateDiffFrameCalculator",
|
||||
"AspectRatioSelector",
|
||||
"BLIPCaption",
|
||||
"BLIPLoader",
|
||||
@ -46018,6 +46334,7 @@
|
||||
"LoadJsonFromText",
|
||||
"LoadJsonFromUrl",
|
||||
"LoadLaMaModel",
|
||||
"LoadVideoFromUrl",
|
||||
"MergeModels",
|
||||
"NumberScaler",
|
||||
"OverlayInpaintedImage",
|
||||
@ -48227,6 +48544,16 @@
|
||||
"title_aux": "Custom nodes for llm chat with optional image input"
|
||||
}
|
||||
],
|
||||
"https://github.com/tigeryy2/comfyui-structured-outputs": [
|
||||
[
|
||||
"AttributeNode",
|
||||
"AttributeToTextNode",
|
||||
"StructuredOutputNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Structured Outputs"
|
||||
}
|
||||
],
|
||||
"https://github.com/tighug/comfyui-eagle-feeder": [
|
||||
[
|
||||
"EagleFeederAnimatedWebp",
|
||||
@ -49036,6 +49363,15 @@
|
||||
"title_aux": "ComfyUI-NunchakuFluxLoraStacker"
|
||||
}
|
||||
],
|
||||
"https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": [
|
||||
[
|
||||
"NunchakuQwenImageLoraLoader",
|
||||
"NunchakuQwenImageLoraStack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenImageLoraLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/ussoewwin/image_resize_comfyui": [
|
||||
[
|
||||
"ImageResizeAdvanced"
|
||||
@ -49996,6 +50332,14 @@
|
||||
],
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
|
||||
[
|
||||
"DebugMetadata",
|
||||
"LoraManagerLoader",
|
||||
"LoraManagerTextLoader",
|
||||
"LoraStacker",
|
||||
"PromptLoraManager",
|
||||
"SaveImage",
|
||||
"TriggerWordToggle",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoLoraSelectFromText"
|
||||
],
|
||||
{
|
||||
@ -50443,6 +50787,17 @@
|
||||
"title_aux": "ComfyUI-spritefusion-pixel-snapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/xLegende/ComfyUI-Prompt-Formatter": [
|
||||
[
|
||||
"CategorizedPromptAnalyzer",
|
||||
"CategorizedPromptFormatter",
|
||||
"CategorizedRandomPromptFormatter",
|
||||
"WildcardImporter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Formatter"
|
||||
}
|
||||
],
|
||||
"https://github.com/xXAdonesXx/NodeGPT": [
|
||||
[
|
||||
"AppendAgent",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user