mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
cecb952add
commit
93f548696d
@ -16025,6 +16025,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between vertical and horizontal values with a single button."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiDaisyChainText",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "It has the ability to concatenate text."
|
||||
},
|
||||
{
|
||||
"author": "RodrigoSKohl",
|
||||
"title": "Panoramic Image Stitcher",
|
||||
@ -22324,6 +22334,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes enabling LoRA support for LTX Video"
|
||||
},
|
||||
{
|
||||
"author": "dorpxam",
|
||||
"title": "ComfyUI-FramePack-F1-T2V",
|
||||
"reference": "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V",
|
||||
"files": [
|
||||
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes enabling Text-to-Video support for FramePack-F1"
|
||||
},
|
||||
{
|
||||
"author": "asdrabael",
|
||||
"title": "Hunyuan-Multi-Lora-Loader",
|
||||
@ -22498,7 +22518,7 @@
|
||||
"https://github.com/lum3on/ComfyUI-ModelQuantizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to converts models into Fp8, bf16, fp16."
|
||||
"description": "A comprehensive custom node pack for ComfyUI that provides advanced tools for quantizing model weights to lower precision formats like FP16, BF16, and true FP8 types, with specialized support for ControlNet models."
|
||||
},
|
||||
{
|
||||
"author": "austinbrown34",
|
||||
@ -26274,6 +26294,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of LLM models including GPT-4, Claude, Llama, Mistral, and more."
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI-11labs",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-11labs",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-11labs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI ElevenLabs TTS Node - Text-to-speech integration with advanced voice controls"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI-Google-Image-Search",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-Google-Image-Search",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-Google-Image-Search"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Google Image Search Node - Search and retrieve images from Google"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI-String-Similarity",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-String-Similarity",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-String-Similarity"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI String Similarity Node - Advanced text comparison with multiple algorithms"
|
||||
},
|
||||
{
|
||||
"author": "GACLove",
|
||||
"title": "ComfyUI-Lightx2vWrapper",
|
||||
@ -26294,6 +26344,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a quick-and-filthy wrapper of [a/min-dalle](https://github.com/kuprel/min-dalle) for ComfyUI. min-dalle downloads and loads the actual model itself, making for a very simple, but very non-idiomatic, ComfyUI node."
|
||||
},
|
||||
{
|
||||
"author": "AIToldMeTo",
|
||||
"title": "ComfyUI Cache Cleaner Node",
|
||||
"reference": "https://github.com/AIToldMeTo/comfyui-cache-cleaner",
|
||||
"files": [
|
||||
"https://github.com/AIToldMeTo/comfyui-cache-cleaner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that provides the ability to clear the cache directly from your workflow."
|
||||
},
|
||||
{
|
||||
"author": "SamTyurenkov",
|
||||
"title": "comfyui_chatgpt",
|
||||
"reference": "https://github.com/SamTyurenkov/comfyui_chatgpt",
|
||||
"files": [
|
||||
"https://github.com/SamTyurenkov/comfyui_chatgpt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Chat GPT Image Generation Chat Node for Comfy UI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1241,6 +1241,14 @@
|
||||
"title_aux": "ComfyUI-APQNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIToldMeTo/comfyui-cache-cleaner": [
|
||||
[
|
||||
"CacheCleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Cache Cleaner Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
|
||||
[
|
||||
"DetailTransfer",
|
||||
@ -2640,7 +2648,8 @@
|
||||
"BETAStitch",
|
||||
"IndexedLoRALoader_BETA",
|
||||
"LoadTextFromIndex",
|
||||
"SaveAudioAdvanced_BETA"
|
||||
"SaveAudioAdvanced_BETA",
|
||||
"TextLineCount"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-BETA-Cropnodes"
|
||||
@ -2652,7 +2661,8 @@
|
||||
"BETAStitch",
|
||||
"IndexedLoRALoader_BETA",
|
||||
"LoadTextFromIndex",
|
||||
"SaveAudioAdvanced_BETA"
|
||||
"SaveAudioAdvanced_BETA",
|
||||
"TextLineCount"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-BETA-Helpernodes"
|
||||
@ -4894,6 +4904,7 @@
|
||||
"Lightx2vWanVideoClipVisionEncoderLoader",
|
||||
"Lightx2vWanVideoEmptyEmbeds",
|
||||
"Lightx2vWanVideoImageEncoder",
|
||||
"Lightx2vWanVideoModelDir",
|
||||
"Lightx2vWanVideoModelLoader",
|
||||
"Lightx2vWanVideoSampler",
|
||||
"Lightx2vWanVideoT5Encoder",
|
||||
@ -6999,7 +7010,6 @@
|
||||
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
|
||||
[
|
||||
"Autotagger [LP]",
|
||||
"Autotagger|LP",
|
||||
"BoolToInt|LP",
|
||||
"BoolToString|LP",
|
||||
"CLIP Text Encode Translate [LP]",
|
||||
@ -7042,24 +7052,6 @@
|
||||
"Keep Only English Words [LP]",
|
||||
"KeepOnlyEnglishTags|LP",
|
||||
"KeepOnlyEnglishWords|LP",
|
||||
"LLM Advanced [LP]",
|
||||
"LLM Loader [LP]",
|
||||
"LLM Sampler [LP]",
|
||||
"LLMAdvanced|LP",
|
||||
"LLMLoader|LP",
|
||||
"LLMSampler|LP",
|
||||
"LLava Advanced [LP]",
|
||||
"LLava Clip Loader [LP]",
|
||||
"LLava Loader [LP]",
|
||||
"LLava Sampler Advanced [LP]",
|
||||
"LLava Sampler Simple [LP]",
|
||||
"LLava Simple [LP]",
|
||||
"LLavaAdvanced|LP",
|
||||
"LLavaClipLoader|LP",
|
||||
"LLavaLoader|LP",
|
||||
"LLavaSamplerAdvanced|LP",
|
||||
"LLavaSamplerSimple|LP",
|
||||
"LLavaSimple|LP",
|
||||
"Load Image [LP]",
|
||||
"Load LoRA Tag [LP]",
|
||||
"LoadImage|LP",
|
||||
@ -7070,6 +7062,12 @@
|
||||
"Override VAE Device [LP]",
|
||||
"OverrideCLIPDevice|LP",
|
||||
"OverrideVAEDevice|LP",
|
||||
"Pipe In [LP]",
|
||||
"Pipe Out [LP]",
|
||||
"Pipe [LP]",
|
||||
"PipeIn|LP",
|
||||
"PipeOut|LP",
|
||||
"Pipe|LP",
|
||||
"Preview Image Bridge [LP]",
|
||||
"PreviewImageForConditions|LP",
|
||||
"Remove Banned Tags From Tags [LP]",
|
||||
@ -7081,6 +7079,8 @@
|
||||
"ResizeImageToTargetSize|LP",
|
||||
"Resorting Tags [LP]",
|
||||
"ResortingTags|LP",
|
||||
"Seed [LP]",
|
||||
"Seed|LP",
|
||||
"Show Text Bridge [LP]",
|
||||
"Show Text [LP]",
|
||||
"ShowTextBridge|LP",
|
||||
@ -7093,7 +7093,9 @@
|
||||
"SoftModelUnloader|LP",
|
||||
"Split Compound Text [LP]",
|
||||
"SplitCompoundText|LP",
|
||||
"String Cycler [LP]",
|
||||
"String [LP]",
|
||||
"StringCycler|LP",
|
||||
"StringToBool|LP",
|
||||
"StringToCombo|LP",
|
||||
"StringToFloat|LP",
|
||||
@ -7118,11 +7120,15 @@
|
||||
"TagSwitcher|LP",
|
||||
"TenthsSimpleFloatSlider|LP",
|
||||
"Text Choice Parser [LP]",
|
||||
"Text Replace [LP]",
|
||||
"Text To List [LP]",
|
||||
"Text Translate [LP]",
|
||||
"Text [LP]",
|
||||
"TextChoiceParser|LP",
|
||||
"TextReplace|LP",
|
||||
"TextToList|LP",
|
||||
"TextTranslateManualAll|LP",
|
||||
"TextTranslateManual|LP",
|
||||
"TextTranslate|LP",
|
||||
"Text|LP"
|
||||
],
|
||||
@ -9031,23 +9037,25 @@
|
||||
],
|
||||
"https://github.com/Pseudotools/Pseudocomfy": [
|
||||
[
|
||||
"ApplyDenseDiffusionSDXL",
|
||||
"ApplyIPAdaperSDXL",
|
||||
"ConcatStrings",
|
||||
"IPAdapterUnifiedLoaderClone",
|
||||
"LoadModelSnapshot",
|
||||
"MaskAggregate",
|
||||
"MaskBlur",
|
||||
"MaskClamp",
|
||||
"MaskInvert",
|
||||
"MaskRemap",
|
||||
"MaskReshape",
|
||||
"PreviewStrings",
|
||||
"ProcessEnvironmentalPrompts",
|
||||
"ProcessImagePrompt",
|
||||
"ProcessMaterialPrompts",
|
||||
"SaveImageWithEmbeddedMasks",
|
||||
"UnpackModelSnapshot"
|
||||
"PseudoApplyDenseDiffusionSDXL",
|
||||
"PseudoApplyIPAdaperSDXL",
|
||||
"PseudoConcatStrings",
|
||||
"PseudoFloatToInt",
|
||||
"PseudoIPAdapterUnifiedLoaderClone",
|
||||
"PseudoLoadModelSnapshot",
|
||||
"PseudoMaskAggregate",
|
||||
"PseudoMaskBlur",
|
||||
"PseudoMaskClamp",
|
||||
"PseudoMaskInvert",
|
||||
"PseudoMaskRemap",
|
||||
"PseudoMaskReshape",
|
||||
"PseudoPreviewStrings",
|
||||
"PseudoProcessEnvironmentalPrompts",
|
||||
"PseudoProcessImagePrompt",
|
||||
"PseudoProcessMaterialPrompts",
|
||||
"PseudoRemapFloat",
|
||||
"PseudoSaveImageWithEmbeddedMasks",
|
||||
"PseudoUnpackModelSnapshot"
|
||||
],
|
||||
{
|
||||
"title_aux": "Pseudocomfy"
|
||||
@ -9612,6 +9620,15 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui_chatgpt": [
|
||||
[
|
||||
"ChatGPTImageGenerationNode",
|
||||
"ImageToBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_chatgpt"
|
||||
}
|
||||
],
|
||||
"https://github.com/San4itos/ComfyUI-Save-Images-as-Video": [
|
||||
[
|
||||
"SaveFramesToVideoFFmpeg_san4itos"
|
||||
@ -9624,8 +9641,8 @@
|
||||
[
|
||||
"ColorPickerNode",
|
||||
"DepthMapProcessor",
|
||||
"ImageEffectsTransformer",
|
||||
"ImageResizeAndTransform",
|
||||
"InputToTextureTransformer",
|
||||
"MiDaSDepthEstimator",
|
||||
"ProceduralTextureGenerator",
|
||||
"RandomDotStereogramGenerator",
|
||||
@ -12978,9 +12995,11 @@
|
||||
"WarpedBundleAllVideoImages",
|
||||
"WarpedBundleVideoImages",
|
||||
"WarpedBundleVideoImagesFramepack",
|
||||
"WarpedCLIPVisionLoader",
|
||||
"WarpedCreateEmptyImageBatch",
|
||||
"WarpedCreateEmptyLatentBatch",
|
||||
"WarpedCreateSpecialImageBatch",
|
||||
"WarpedDualCLIPLoaderAdvanced",
|
||||
"WarpedFramepackLoraSelectBatch",
|
||||
"WarpedFramepackMultiLoraSelect",
|
||||
"WarpedFramepackSampler",
|
||||
@ -13000,6 +13019,7 @@
|
||||
"WarpedImageResizeKJStyle",
|
||||
"WarpedImageScaleToSide",
|
||||
"WarpedLeapfusionHunyuanI2V",
|
||||
"WarpedLoadFramePackModel",
|
||||
"WarpedLoadLorasBatchByPrefix",
|
||||
"WarpedLoadVideosBatch",
|
||||
"WarpedLoraKeysAndMetadataReader",
|
||||
@ -13008,6 +13028,7 @@
|
||||
"WarpedSaveAnimatedPng",
|
||||
"WarpedTeaCache",
|
||||
"WarpedUpscaleWithModel",
|
||||
"WarpedVAELoader",
|
||||
"WarpedWanImageToVideo",
|
||||
"WarpedWanLoadAndEditLoraBlocks",
|
||||
"WarpedWanLoraMerge"
|
||||
@ -13385,8 +13406,8 @@
|
||||
"https://github.com/Yuan-ManX/ComfyUI-AniSora": [
|
||||
[
|
||||
"AniSora",
|
||||
"AniSoraPrompt",
|
||||
"LoadAniSoraModel",
|
||||
"Prompt",
|
||||
"SaveAniSora"
|
||||
],
|
||||
{
|
||||
@ -13395,12 +13416,12 @@
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-AudioX": [
|
||||
[
|
||||
"AudioXPrompt",
|
||||
"Condition",
|
||||
"Generate",
|
||||
"LoadAudioXAudio",
|
||||
"LoadAudioXModel",
|
||||
"LoadAudioXVideo",
|
||||
"Prompt",
|
||||
"SaveAudioXAudio"
|
||||
],
|
||||
{
|
||||
@ -13409,14 +13430,14 @@
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Bagel": [
|
||||
[
|
||||
"BagelPrompt",
|
||||
"ImageEditing",
|
||||
"ImageGeneration",
|
||||
"ImageThinkEditing",
|
||||
"ImageThinkGeneration",
|
||||
"ImageUnderstanding",
|
||||
"LoadBAGELModel",
|
||||
"LoadEditImage",
|
||||
"Prompt"
|
||||
"LoadEditImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bagel"
|
||||
@ -13490,9 +13511,9 @@
|
||||
"https://github.com/Yuan-ManX/ComfyUI-LiveCC": [
|
||||
[
|
||||
"LiveCC",
|
||||
"LiveCCPrompt",
|
||||
"LoadLiveCCModel",
|
||||
"LoadLiveCCVideo",
|
||||
"Prompt",
|
||||
"SaveLiveCCText"
|
||||
],
|
||||
{
|
||||
@ -13517,7 +13538,7 @@
|
||||
[
|
||||
"LoadMoviiGenModel",
|
||||
"MoviiGen",
|
||||
"Prompt",
|
||||
"MoviiGenPrompt",
|
||||
"SaveMoviiGen"
|
||||
],
|
||||
{
|
||||
@ -13564,11 +13585,11 @@
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": [
|
||||
[
|
||||
"A2Prompt",
|
||||
"A2VideoGenerator",
|
||||
"CombineImages",
|
||||
"LoadA2Model",
|
||||
"NegativePrompt",
|
||||
"Prompt",
|
||||
"ReferenceImages",
|
||||
"SaveVideo"
|
||||
],
|
||||
@ -14960,7 +14981,6 @@
|
||||
"Sage_CheckpointSelector",
|
||||
"Sage_CleanText",
|
||||
"Sage_CollectKeywordsFromLoraStack",
|
||||
"Sage_ConditioningOneOut",
|
||||
"Sage_ConditioningRngOut",
|
||||
"Sage_ConditioningZeroOut",
|
||||
"Sage_ConstructMetadata",
|
||||
@ -14968,7 +14988,6 @@
|
||||
"Sage_DualCLIPTextEncode",
|
||||
"Sage_DualCLIPTextEncodeLumina2",
|
||||
"Sage_EmptyLatentImagePassthrough",
|
||||
"Sage_Foobar",
|
||||
"Sage_GetFileHash",
|
||||
"Sage_HiDreamE1_Instruction",
|
||||
"Sage_JoinText",
|
||||
@ -14995,7 +15014,6 @@
|
||||
"Sage_SetFloat",
|
||||
"Sage_SetInteger",
|
||||
"Sage_SetText",
|
||||
"Sage_StringListTest",
|
||||
"Sage_TextCompare",
|
||||
"Sage_TextWeight",
|
||||
"Sage_TilingInfo",
|
||||
@ -18450,6 +18468,8 @@
|
||||
"GITSScheduler",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GeminiInputFiles",
|
||||
"GeminiNode",
|
||||
"GetVideoComponents",
|
||||
"GrowMask",
|
||||
"Hunyuan3Dv2Conditioning",
|
||||
@ -18580,9 +18600,12 @@
|
||||
"ModelSamplingStableCascade",
|
||||
"ModelSave",
|
||||
"Morphology",
|
||||
"OpenAIChatConfig",
|
||||
"OpenAIChatNode",
|
||||
"OpenAIDalle2",
|
||||
"OpenAIDalle3",
|
||||
"OpenAIGPTImage1",
|
||||
"OpenAIInputFiles",
|
||||
"OptimalStepsScheduler",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
@ -18638,6 +18661,14 @@
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
"Rodin3D_Detail",
|
||||
"Rodin3D_Regular",
|
||||
"Rodin3D_Sketch",
|
||||
"Rodin3D_Smooth",
|
||||
"RunwayFirstLastFrameNode",
|
||||
"RunwayImageToVideoNodeGen3a",
|
||||
"RunwayImageToVideoNodeGen4",
|
||||
"RunwayTextToImageNode",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SV3D_Conditioning",
|
||||
@ -18740,6 +18771,14 @@
|
||||
"TorchCompileModel",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
"TripoImageToModelNode",
|
||||
"TripoMultiviewToModelNode",
|
||||
"TripoRefineNode",
|
||||
"TripoRetargetNode",
|
||||
"TripoRigNode",
|
||||
"TripoTextToModelNode",
|
||||
"TripoTextureNode",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
@ -20010,6 +20049,18 @@
|
||||
"title_aux": "ComfyUI-Keyframed"
|
||||
}
|
||||
],
|
||||
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
|
||||
[
|
||||
"FramePackF1T2VLoraStack",
|
||||
"FramePackF1T2VSampler",
|
||||
"FramePackF1T2VSamplerSettings",
|
||||
"FramePackF1T2VTextEncode",
|
||||
"FramePackF1T2VUserSettings"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FramePack-F1-T2V"
|
||||
}
|
||||
],
|
||||
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": [
|
||||
[
|
||||
"LTXVLoRABlockEdit",
|
||||
@ -21266,7 +21317,10 @@
|
||||
],
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter": [
|
||||
[
|
||||
"Pose_Inter"
|
||||
"GenTPose",
|
||||
"PoseModify",
|
||||
"Pose_Inter",
|
||||
"Pose_Inter_V2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_pose_inter"
|
||||
@ -21280,6 +21334,22 @@
|
||||
"title_aux": "comfyui-mosaic-blur"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-11labs": [
|
||||
[
|
||||
"ElevenLabsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-11labs"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-Google-Image-Search": [
|
||||
[
|
||||
"GoogleImageSearchNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Google-Image-Search"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-Openrouter_node": [
|
||||
[
|
||||
"OpenRouterNode"
|
||||
@ -21288,6 +21358,14 @@
|
||||
"title_aux": "ComfyUI OpenRouter Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-String-Similarity": [
|
||||
[
|
||||
"StringSimilarity"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-String-Similarity"
|
||||
}
|
||||
],
|
||||
"https://github.com/game4d/ComfyUI-BDsInfiniteYou": [
|
||||
[
|
||||
"InfiniteYou_Image",
|
||||
@ -24091,6 +24169,7 @@
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceAnalyze",
|
||||
"DeepfaceExtractFaces",
|
||||
"DeepfaceVerify"
|
||||
],
|
||||
@ -24203,6 +24282,7 @@
|
||||
],
|
||||
"https://github.com/juehackr/comfyui_fk_server": [
|
||||
[
|
||||
"FK_3dpose",
|
||||
"FK_Node",
|
||||
"FK_ShowBaseNode"
|
||||
],
|
||||
@ -27414,6 +27494,8 @@
|
||||
],
|
||||
"https://github.com/lum3on/ComfyUI-ModelQuantizer": [
|
||||
[
|
||||
"ControlNetFP8QuantizeNode",
|
||||
"ControlNetMetadataViewerNode",
|
||||
"ModelToStateDict",
|
||||
"QuantizeFP8Format",
|
||||
"QuantizeModel",
|
||||
@ -28311,7 +28393,7 @@
|
||||
"description": "Switch between vertical and horizontal values with a single button.",
|
||||
"nickname": "mittimiWidthHeight",
|
||||
"title": "mittimiWidthHeight",
|
||||
"title_aux": "ComfyUI_mittimiWidthHeight"
|
||||
"title_aux": "ComfyUI_mittimiDaisyChainText"
|
||||
}
|
||||
],
|
||||
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": [
|
||||
@ -34887,6 +34969,7 @@
|
||||
"TextBeforeKeyword",
|
||||
"YC Extract Number",
|
||||
"YC Text Index Switch",
|
||||
"YCMaskComposite",
|
||||
"YCRemapMaskRange",
|
||||
"YCTextImageGenerator",
|
||||
"YC_Image_Save"
|
||||
@ -35701,6 +35784,7 @@
|
||||
"LoadImageMaskWithoutListDir",
|
||||
"LoadImageWithSwitch",
|
||||
"LoadImageWithoutListDir",
|
||||
"MaskAreaComparison",
|
||||
"MaskAutoSelector",
|
||||
"MaskCoverFourCorners",
|
||||
"MaskFastGrow",
|
||||
|
||||
3332
github-stats.json
3332
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,46 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "EQXai",
|
||||
"title": "ComfyUI_EQX",
|
||||
"reference": "https://github.com/EQXai/ComfyUI_EQX",
|
||||
"files": [
|
||||
"https://github.com/EQXai/ComfyUI_EQX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: SaveImage_EQX, File Image Selector, Load Prompt From File - EQX, LoraStackEQX_random, Extract Filename - EQX, Extract LORA name - EQX"
|
||||
},
|
||||
{
|
||||
"author": "yincangshiwei",
|
||||
"title": "ComfyUI-SEQLToolNode",
|
||||
"reference": "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode",
|
||||
"files": [
|
||||
"https://github.com/yincangshiwei/ComfyUI-SEQLToolNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ImageCropAlphaNode (Image)"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "comfyui_ui_render [UNSAFE]",
|
||||
"reference": "https://github.com/gabe-init/comfyui_ui_render",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/comfyui_ui_render"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI HTML Renderer Node - Display rich HTML content within ComfyUI nodes[w/This nodepack contains nodes that potentially have XSS vulnerabilities.]"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI LM Studio Node [WIP]",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-LM-Studio",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-LM-Studio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node that seamlessly integrates LM Studio's local language models into your ComfyUI workflows. This node supports both text-only and multimodal (text + image) inputs, making it perfect for complex AI-driven creative workflows.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "LyazS",
|
||||
"title": "ComfyUI-aznodes",
|
||||
|
||||
@ -1105,32 +1105,431 @@
|
||||
],
|
||||
"https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": [
|
||||
[
|
||||
"APG",
|
||||
"AddNoise",
|
||||
"AlignYourStepsScheduler",
|
||||
"ApplyLBW //Inspire",
|
||||
"BasicGuider",
|
||||
"BasicScheduler",
|
||||
"BetaSamplingScheduler",
|
||||
"CFGGuider",
|
||||
"CFGZeroStar",
|
||||
"CLIPAttentionMultiply",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeAdd",
|
||||
"CLIPMergeSimple",
|
||||
"CLIPMergeSubtract",
|
||||
"CLIPSave",
|
||||
"CLIPSetLastLayer",
|
||||
"CLIPTextEncode",
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHiDream",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodeLumina2",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
"CLIPVisionEncode",
|
||||
"CLIPVisionLoader",
|
||||
"Canny",
|
||||
"CaseConverter",
|
||||
"CheckpointLoader",
|
||||
"CheckpointLoaderSimple",
|
||||
"CheckpointSave",
|
||||
"ConditioningAverage",
|
||||
"ConditioningCombine",
|
||||
"ConditioningConcat",
|
||||
"ConditioningSetArea",
|
||||
"ConditioningSetAreaPercentage",
|
||||
"ConditioningSetAreaPercentageVideo",
|
||||
"ConditioningSetAreaStrength",
|
||||
"ConditioningSetMask",
|
||||
"ConditioningSetTimestepRange",
|
||||
"ConditioningStableAudio",
|
||||
"ConditioningZeroOut",
|
||||
"ControlNetApply",
|
||||
"ControlNetApplyAdvanced",
|
||||
"ControlNetApplySD3",
|
||||
"ControlNetInpaintingAliMamaApply",
|
||||
"ControlNetLoader",
|
||||
"CosmosImageToVideoLatent",
|
||||
"CreateVideo",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
"DifferentialDiffusion",
|
||||
"DiffusersLoader",
|
||||
"DisableNoise",
|
||||
"Donut Detailer",
|
||||
"Donut Detailer 2",
|
||||
"Donut Detailer 4",
|
||||
"Donut Detailer LoRA 5",
|
||||
"Donut Detailer XL Blocks",
|
||||
"DonutAppendClipToList",
|
||||
"DonutAppendModelToList",
|
||||
"DonutApplyLoRAStack",
|
||||
"DonutClipEncode",
|
||||
"DonutLoRAStack",
|
||||
"DonutLoadCLIPModels",
|
||||
"DonutLoadUNetModels",
|
||||
"DonutMakeClipList2",
|
||||
"DonutMakeModelList2",
|
||||
"DonutMergeClipLists",
|
||||
"DonutMergeModelLists",
|
||||
"DonutWidenMerge",
|
||||
"DonutWidenMergeCLIP",
|
||||
"DonutWidenMergeUNet",
|
||||
"DualCFGGuider",
|
||||
"DualCLIPLoader",
|
||||
"EmptyAceStepLatentAudio",
|
||||
"EmptyCosmosLatentVideo",
|
||||
"EmptyHunyuanLatentVideo",
|
||||
"EmptyImage",
|
||||
"EmptyLTXVLatentVideo",
|
||||
"EmptyLatentAudio",
|
||||
"EmptyLatentHunyuan3Dv2",
|
||||
"EmptyLatentImage",
|
||||
"EmptyMochiLatentVideo",
|
||||
"EmptySD3LatentImage",
|
||||
"ExponentialScheduler",
|
||||
"ExtendIntermediateSigmas",
|
||||
"FeatherMask",
|
||||
"FlipSigmas",
|
||||
"FluxDisableGuidance",
|
||||
"FluxGuidance",
|
||||
"FluxProCannyNode",
|
||||
"FluxProDepthNode",
|
||||
"FluxProExpandNode",
|
||||
"FluxProFillNode",
|
||||
"FluxProImageNode",
|
||||
"FluxProUltraImageNode",
|
||||
"FreSca",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GITSScheduler",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GetVideoComponents",
|
||||
"GrowMask",
|
||||
"Hunyuan3Dv2Conditioning",
|
||||
"Hunyuan3Dv2ConditioningMultiView",
|
||||
"HunyuanImageToVideo",
|
||||
"HyperTile",
|
||||
"HypernetworkLoader",
|
||||
"IdeogramV1",
|
||||
"IdeogramV2",
|
||||
"IdeogramV3",
|
||||
"ImageAddNoise",
|
||||
"ImageBatch",
|
||||
"ImageBlend",
|
||||
"ImageBlur",
|
||||
"ImageColorToMask",
|
||||
"ImageCompositeMasked",
|
||||
"ImageCrop",
|
||||
"ImageFromBatch",
|
||||
"ImageInvert",
|
||||
"ImageOnlyCheckpointLoader",
|
||||
"ImageOnlyCheckpointSave",
|
||||
"ImagePadForOutpaint",
|
||||
"ImageQuantize",
|
||||
"ImageRGBToYUV",
|
||||
"ImageScale",
|
||||
"ImageScaleBy",
|
||||
"ImageScaleToTotalPixels",
|
||||
"ImageSharpen",
|
||||
"ImageToMask",
|
||||
"ImageUpscaleWithModel",
|
||||
"ImageYUVToRGB",
|
||||
"InpaintModelConditioning",
|
||||
"InstructPixToPixConditioning",
|
||||
"InvertMask",
|
||||
"JoinImageWithAlpha",
|
||||
"KSampler",
|
||||
"KSamplerAdvanced",
|
||||
"KSamplerSelect",
|
||||
"KarrasScheduler",
|
||||
"KlingCameraControlI2VNode",
|
||||
"KlingCameraControlT2VNode",
|
||||
"KlingCameraControls",
|
||||
"KlingDualCharacterVideoEffectNode",
|
||||
"KlingImage2VideoNode",
|
||||
"KlingImageGenerationNode",
|
||||
"KlingLipSyncAudioToVideoNode",
|
||||
"KlingLipSyncTextToVideoNode",
|
||||
"KlingSingleImageVideoEffectNode",
|
||||
"KlingStartEndFrameNode",
|
||||
"KlingTextToVideoNode",
|
||||
"KlingVideoExtendNode",
|
||||
"KlingVirtualTryOnNode",
|
||||
"LTXVAddGuide",
|
||||
"LTXVConditioning",
|
||||
"LTXVCropGuides",
|
||||
"LTXVImgToVideo",
|
||||
"LTXVPreprocess",
|
||||
"LTXVScheduler",
|
||||
"LaplaceScheduler",
|
||||
"LatentAdd",
|
||||
"LatentApplyOperation",
|
||||
"LatentApplyOperationCFG",
|
||||
"LatentBatch",
|
||||
"LatentBatchSeedBehavior",
|
||||
"LatentBlend",
|
||||
"LatentComposite",
|
||||
"LatentCompositeMasked",
|
||||
"LatentCrop",
|
||||
"LatentFlip",
|
||||
"LatentFromBatch",
|
||||
"LatentInterpolate",
|
||||
"LatentMultiply",
|
||||
"LatentOperationSharpen",
|
||||
"LatentOperationTonemapReinhard",
|
||||
"LatentRotate",
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
"LatentUpscaleBy",
|
||||
"Load3D",
|
||||
"Load3DAnimation",
|
||||
"LoadAudio",
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadImageOutput",
|
||||
"LoadLBW //Inspire",
|
||||
"LoadLatent",
|
||||
"LoadVideo",
|
||||
"LoraBlockInfo //Inspire",
|
||||
"LoraLoader",
|
||||
"LoraLoaderBlockWeight //Inspire",
|
||||
"LoraLoaderModelOnly",
|
||||
"LoraSave",
|
||||
"LotusConditioning",
|
||||
"LumaConceptsNode",
|
||||
"LumaImageModifyNode",
|
||||
"LumaImageNode",
|
||||
"LumaImageToVideoNode",
|
||||
"LumaReferenceNode",
|
||||
"LumaVideoNode",
|
||||
"Mahiro",
|
||||
"MakeLBW //Inspire",
|
||||
"MaskComposite",
|
||||
"MaskPreview",
|
||||
"MaskToImage",
|
||||
"MinimaxImageToVideoNode",
|
||||
"MinimaxSubjectToVideoNode",
|
||||
"MinimaxTextToVideoNode",
|
||||
"ModelComputeDtype",
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeAuraflow",
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeCosmos14B",
|
||||
"ModelMergeCosmos7B",
|
||||
"ModelMergeFlux1",
|
||||
"ModelMergeLTXV",
|
||||
"ModelMergeMochiPreview",
|
||||
"ModelMergeSD1",
|
||||
"ModelMergeSD2",
|
||||
"ModelMergeSD35_Large",
|
||||
"ModelMergeSD3_2B",
|
||||
"ModelMergeSDXL",
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelMergeWAN2_1",
|
||||
"ModelSamplingAuraFlow",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingContinuousV",
|
||||
"ModelSamplingDiscrete",
|
||||
"ModelSamplingFlux",
|
||||
"ModelSamplingLTXV",
|
||||
"ModelSamplingSD3",
|
||||
"ModelSamplingStableCascade",
|
||||
"ModelSave",
|
||||
"Morphology",
|
||||
"OpenAIDalle2",
|
||||
"OpenAIDalle3",
|
||||
"OpenAIGPTImage1",
|
||||
"OptimalStepsScheduler",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
"PerpNegGuider",
|
||||
"PerturbedAttentionGuidance",
|
||||
"PhotoMakerEncode",
|
||||
"PhotoMakerLoader",
|
||||
"PikaImageToVideoNode2_2",
|
||||
"PikaScenesV2_2",
|
||||
"PikaStartEndFrameNode2_2",
|
||||
"PikaTextToVideoNode2_2",
|
||||
"Pikadditions",
|
||||
"Pikaffects",
|
||||
"Pikaswaps",
|
||||
"PixverseImageToVideoNode",
|
||||
"PixverseTemplateNode",
|
||||
"PixverseTextToVideoNode",
|
||||
"PixverseTransitionVideoNode",
|
||||
"PolyexponentialScheduler",
|
||||
"PorterDuffImageComposite",
|
||||
"Preview3D",
|
||||
"Preview3DAnimation",
|
||||
"PreviewAny",
|
||||
"PreviewAudio",
|
||||
"PreviewImage",
|
||||
"PrimitiveBoolean",
|
||||
"PrimitiveFloat",
|
||||
"PrimitiveInt",
|
||||
"PrimitiveString",
|
||||
"PrimitiveStringMultiline",
|
||||
"QuadrupleCLIPLoader",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RecraftColorRGB",
|
||||
"RecraftControls",
|
||||
"RecraftCreativeUpscaleNode",
|
||||
"RecraftCrispUpscaleNode",
|
||||
"RecraftImageInpaintingNode",
|
||||
"RecraftImageToImageNode",
|
||||
"RecraftRemoveBackgroundNode",
|
||||
"RecraftReplaceBackgroundNode",
|
||||
"RecraftStyleV3DigitalIllustration",
|
||||
"RecraftStyleV3InfiniteStyleLibrary",
|
||||
"RecraftStyleV3LogoRaster",
|
||||
"RecraftStyleV3RealisticImage",
|
||||
"RecraftTextToImageNode",
|
||||
"RecraftTextToVectorNode",
|
||||
"RecraftVectorizeImageNode",
|
||||
"RegexExtract",
|
||||
"RegexMatch",
|
||||
"RenormCFG",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SV3D_Conditioning",
|
||||
"SVD_img2vid_Conditioning",
|
||||
"SamplerCustom",
|
||||
"SamplerCustomAdvanced",
|
||||
"SamplerDPMAdaptative",
|
||||
"SamplerDPMPP_2M_SDE",
|
||||
"SamplerDPMPP_2S_Ancestral",
|
||||
"SamplerDPMPP_3M_SDE",
|
||||
"SamplerDPMPP_SDE",
|
||||
"SamplerEulerAncestral",
|
||||
"SamplerEulerAncestralCFGPP",
|
||||
"SamplerEulerCFGpp",
|
||||
"SamplerLCMUpscale",
|
||||
"SamplerLMS",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveAudio",
|
||||
"SaveAudioMP3",
|
||||
"SaveAudioOpus",
|
||||
"SaveGLB",
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLBW //Inspire",
|
||||
"XY Input: Lora Block Weight //Inspire"
|
||||
"SaveLatent",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
"SelfAttentionGuidance",
|
||||
"SetFirstSigma",
|
||||
"SetLatentNoiseMask",
|
||||
"SetUnionControlNetType",
|
||||
"SkipLayerGuidanceDiT",
|
||||
"SkipLayerGuidanceSD3",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
"SplitSigmasDenoise",
|
||||
"StabilityStableImageSD_3_5Node",
|
||||
"StabilityStableImageUltraNode",
|
||||
"StabilityUpscaleConservativeNode",
|
||||
"StabilityUpscaleCreativeNode",
|
||||
"StabilityUpscaleFastNode",
|
||||
"StableCascade_EmptyLatentImage",
|
||||
"StableCascade_StageB_Conditioning",
|
||||
"StableCascade_StageC_VAEEncode",
|
||||
"StableCascade_SuperResolutionControlnet",
|
||||
"StableZero123_Conditioning",
|
||||
"StableZero123_Conditioning_Batched",
|
||||
"StringCompare",
|
||||
"StringConcatenate",
|
||||
"StringContains",
|
||||
"StringLength",
|
||||
"StringReplace",
|
||||
"StringSubstring",
|
||||
"StringTrim",
|
||||
"StubConstantImage",
|
||||
"StubFloat",
|
||||
"StubImage",
|
||||
"StubInt",
|
||||
"StubMask",
|
||||
"StyleModelApply",
|
||||
"StyleModelLoader",
|
||||
"T5TokenizerOptions",
|
||||
"TestAccumulateNode",
|
||||
"TestAccumulationGetItemNode",
|
||||
"TestAccumulationGetLengthNode",
|
||||
"TestAccumulationHeadNode",
|
||||
"TestAccumulationSetItemNode",
|
||||
"TestAccumulationTailNode",
|
||||
"TestAccumulationToListNode",
|
||||
"TestBoolOperationNode",
|
||||
"TestCustomIsChanged",
|
||||
"TestCustomValidation1",
|
||||
"TestCustomValidation2",
|
||||
"TestCustomValidation3",
|
||||
"TestCustomValidation4",
|
||||
"TestCustomValidation5",
|
||||
"TestDynamicDependencyCycle",
|
||||
"TestExecutionBlocker",
|
||||
"TestFloatConditions",
|
||||
"TestForLoopClose",
|
||||
"TestForLoopOpen",
|
||||
"TestIntConditions",
|
||||
"TestIntMathOperation",
|
||||
"TestIsChangedWithConstants",
|
||||
"TestLazyMixImages",
|
||||
"TestListToAccumulationNode",
|
||||
"TestMakeListNode",
|
||||
"TestMixedExpansionReturns",
|
||||
"TestStringConditions",
|
||||
"TestToBoolNode",
|
||||
"TestVariadicAverage",
|
||||
"TestWhileLoopClose",
|
||||
"TestWhileLoopOpen",
|
||||
"TextEncodeAceStepAudio",
|
||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
"UNetTemporalAttentionMultiply",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeAudio",
|
||||
"VAEDecodeHunyuan3D",
|
||||
"VAEDecodeTiled",
|
||||
"VAEEncode",
|
||||
"VAEEncodeAudio",
|
||||
"VAEEncodeForInpaint",
|
||||
"VAEEncodeTiled",
|
||||
"VAELoader",
|
||||
"VAESave",
|
||||
"VPScheduler",
|
||||
"VeoVideoGenerationNode",
|
||||
"VideoLinearCFGGuidance",
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
"WanVaceToVideo",
|
||||
"WebcamCapture",
|
||||
"XY Input: Lora Block Weight //Inspire",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DonutDetailer"
|
||||
@ -1161,6 +1560,18 @@
|
||||
"title_aux": "ComfyUI-Extend-Resolution"
|
||||
}
|
||||
],
|
||||
"https://github.com/EQXai/ComfyUI_EQX": [
|
||||
[
|
||||
"Extract Filename - EQX",
|
||||
"Extract LORA name - EQX",
|
||||
"File Image Selector",
|
||||
"Load Prompt From File - EQX",
|
||||
"LoraStackEQX_random"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_EQX"
|
||||
}
|
||||
],
|
||||
"https://github.com/Eagle-CN/ComfyUI-Addoor": [
|
||||
[
|
||||
"AD_AnyFileList",
|
||||
@ -1731,7 +2142,8 @@
|
||||
],
|
||||
"https://github.com/LyazS/ComfyUI-aznodes": [
|
||||
[
|
||||
"CrossFadeImageSequence"
|
||||
"CrossFadeImageSequence",
|
||||
"SaveImageAZ"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-aznodes"
|
||||
@ -3681,6 +4093,8 @@
|
||||
"GITSScheduler",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GeminiInputFiles",
|
||||
"GeminiNode",
|
||||
"GetVideoComponents",
|
||||
"GrowMask",
|
||||
"Hunyuan3Dv2Conditioning",
|
||||
@ -3811,9 +4225,12 @@
|
||||
"ModelSamplingStableCascade",
|
||||
"ModelSave",
|
||||
"Morphology",
|
||||
"OpenAIChatConfig",
|
||||
"OpenAIChatNode",
|
||||
"OpenAIDalle2",
|
||||
"OpenAIDalle3",
|
||||
"OpenAIGPTImage1",
|
||||
"OpenAIInputFiles",
|
||||
"OptimalStepsScheduler",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
@ -3869,6 +4286,14 @@
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
"Rodin3D_Detail",
|
||||
"Rodin3D_Regular",
|
||||
"Rodin3D_Sketch",
|
||||
"Rodin3D_Smooth",
|
||||
"RunwayFirstLastFrameNode",
|
||||
"RunwayImageToVideoNodeGen3a",
|
||||
"RunwayImageToVideoNodeGen4",
|
||||
"RunwayTextToImageNode",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SV3D_Conditioning",
|
||||
@ -3971,6 +4396,14 @@
|
||||
"TorchCompileModel",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
"TripoImageToModelNode",
|
||||
"TripoMultiviewToModelNode",
|
||||
"TripoRefineNode",
|
||||
"TripoRetargetNode",
|
||||
"TripoRigNode",
|
||||
"TripoTextToModelNode",
|
||||
"TripoTextureNode",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
@ -4436,6 +4869,14 @@
|
||||
"title_aux": "ComfyUI-FTM-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-LM-Studio": [
|
||||
[
|
||||
"LMStudioNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LM Studio Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-Repo-Eater": [
|
||||
[
|
||||
"RepoEaterNode"
|
||||
@ -4444,6 +4885,14 @@
|
||||
"title_aux": "gabe-init [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/comfyui_ui_render": [
|
||||
[
|
||||
"HTMLRendererNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_ui_render [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gagaprince/ComfyUI_gaga_utils": [
|
||||
[
|
||||
"GagaAddStringArray",
|
||||
@ -4536,16 +4985,6 @@
|
||||
"title_aux": "loki-comfyui-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/gondar-software/comfyui-custom-padding": [
|
||||
[
|
||||
"AdaptiveImagePadding",
|
||||
"AdaptiveImageUnpadding",
|
||||
"WatermarkBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-custom-padding"
|
||||
}
|
||||
],
|
||||
"https://github.com/gordon123/ComfyUI_DreamBoard": [
|
||||
[
|
||||
"PromptExtraNode",
|
||||
@ -7665,6 +8104,7 @@
|
||||
],
|
||||
"https://github.com/virallover/comfyui-virallover": [
|
||||
[
|
||||
"ApplyBrightnessFromGrayWithMask",
|
||||
"BrightnessCorrectionNode",
|
||||
"DepthFitter",
|
||||
"DownloadAndLoadLoraModelOnly",
|
||||
@ -8016,6 +8456,7 @@
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-YCNodes_Advance": [
|
||||
[
|
||||
"HumanPartsUltra",
|
||||
"YC Color Match"
|
||||
],
|
||||
{
|
||||
@ -8033,6 +8474,14 @@
|
||||
"title_aux": "Comfyui-NodeSpark"
|
||||
}
|
||||
],
|
||||
"https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": [
|
||||
[
|
||||
"ImageCropByAlpha"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SEQLToolNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [
|
||||
[
|
||||
"FetchTokenFromDropbox",
|
||||
|
||||
@ -10,6 +10,76 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "dorpxam",
|
||||
"title": "ComfyUI-FramePack-F1-T2V",
|
||||
"reference": "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V",
|
||||
"files": [
|
||||
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes enabling Text-to-Video support for FramePack-F1"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI-11labs",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-11labs",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-11labs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI ElevenLabs TTS Node - Text-to-speech integration with advanced voice controls"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI-Google-Image-Search",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-Google-Image-Search",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-Google-Image-Search"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Google Image Search Node - Search and retrieve images from Google"
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
"title": "ComfyUI-String-Similarity",
|
||||
"reference": "https://github.com/gabe-init/ComfyUI-String-Similarity",
|
||||
"files": [
|
||||
"https://github.com/gabe-init/ComfyUI-String-Similarity"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI String Similarity Node - Advanced text comparison with multiple algorithms"
|
||||
},
|
||||
{
|
||||
"author": "SamTyurenkov",
|
||||
"title": "comfyui_chatgpt",
|
||||
"reference": "https://github.com/SamTyurenkov/comfyui_chatgpt",
|
||||
"files": [
|
||||
"https://github.com/SamTyurenkov/comfyui_chatgpt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Chat GPT Image Generation Chat Node for Comfy UI"
|
||||
},
|
||||
{
|
||||
"author": "AIToldMeTo",
|
||||
"title": "ComfyUI Cache Cleaner Node",
|
||||
"reference": "https://github.com/AIToldMeTo/comfyui-cache-cleaner",
|
||||
"files": [
|
||||
"https://github.com/AIToldMeTo/comfyui-cache-cleaner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that provides the ability to clear the cache directly from your workflow."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiDaisyChainText",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "It has the ability to concatenate text."
|
||||
},
|
||||
{
|
||||
"author": "openvino-dev-samples",
|
||||
"title": "ComfyUI-OpenVINO",
|
||||
@ -464,7 +534,7 @@
|
||||
"https://github.com/lum3on/ComfyUI-ModelQuantizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to converts models into Fp8, bf16, fp16."
|
||||
"description": "A comprehensive custom node pack for ComfyUI that provides advanced tools for quantizing model weights to lower precision formats like FP16, BF16, and true FP8 types, with specialized support for ControlNet models."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
|
||||
@ -1241,6 +1241,14 @@
|
||||
"title_aux": "ComfyUI-APQNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIToldMeTo/comfyui-cache-cleaner": [
|
||||
[
|
||||
"CacheCleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Cache Cleaner Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
|
||||
[
|
||||
"DetailTransfer",
|
||||
@ -2640,7 +2648,8 @@
|
||||
"BETAStitch",
|
||||
"IndexedLoRALoader_BETA",
|
||||
"LoadTextFromIndex",
|
||||
"SaveAudioAdvanced_BETA"
|
||||
"SaveAudioAdvanced_BETA",
|
||||
"TextLineCount"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-BETA-Cropnodes"
|
||||
@ -2652,7 +2661,8 @@
|
||||
"BETAStitch",
|
||||
"IndexedLoRALoader_BETA",
|
||||
"LoadTextFromIndex",
|
||||
"SaveAudioAdvanced_BETA"
|
||||
"SaveAudioAdvanced_BETA",
|
||||
"TextLineCount"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-BETA-Helpernodes"
|
||||
@ -4894,6 +4904,7 @@
|
||||
"Lightx2vWanVideoClipVisionEncoderLoader",
|
||||
"Lightx2vWanVideoEmptyEmbeds",
|
||||
"Lightx2vWanVideoImageEncoder",
|
||||
"Lightx2vWanVideoModelDir",
|
||||
"Lightx2vWanVideoModelLoader",
|
||||
"Lightx2vWanVideoSampler",
|
||||
"Lightx2vWanVideoT5Encoder",
|
||||
@ -6999,7 +7010,6 @@
|
||||
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
|
||||
[
|
||||
"Autotagger [LP]",
|
||||
"Autotagger|LP",
|
||||
"BoolToInt|LP",
|
||||
"BoolToString|LP",
|
||||
"CLIP Text Encode Translate [LP]",
|
||||
@ -7042,24 +7052,6 @@
|
||||
"Keep Only English Words [LP]",
|
||||
"KeepOnlyEnglishTags|LP",
|
||||
"KeepOnlyEnglishWords|LP",
|
||||
"LLM Advanced [LP]",
|
||||
"LLM Loader [LP]",
|
||||
"LLM Sampler [LP]",
|
||||
"LLMAdvanced|LP",
|
||||
"LLMLoader|LP",
|
||||
"LLMSampler|LP",
|
||||
"LLava Advanced [LP]",
|
||||
"LLava Clip Loader [LP]",
|
||||
"LLava Loader [LP]",
|
||||
"LLava Sampler Advanced [LP]",
|
||||
"LLava Sampler Simple [LP]",
|
||||
"LLava Simple [LP]",
|
||||
"LLavaAdvanced|LP",
|
||||
"LLavaClipLoader|LP",
|
||||
"LLavaLoader|LP",
|
||||
"LLavaSamplerAdvanced|LP",
|
||||
"LLavaSamplerSimple|LP",
|
||||
"LLavaSimple|LP",
|
||||
"Load Image [LP]",
|
||||
"Load LoRA Tag [LP]",
|
||||
"LoadImage|LP",
|
||||
@ -7070,6 +7062,12 @@
|
||||
"Override VAE Device [LP]",
|
||||
"OverrideCLIPDevice|LP",
|
||||
"OverrideVAEDevice|LP",
|
||||
"Pipe In [LP]",
|
||||
"Pipe Out [LP]",
|
||||
"Pipe [LP]",
|
||||
"PipeIn|LP",
|
||||
"PipeOut|LP",
|
||||
"Pipe|LP",
|
||||
"Preview Image Bridge [LP]",
|
||||
"PreviewImageForConditions|LP",
|
||||
"Remove Banned Tags From Tags [LP]",
|
||||
@ -7081,6 +7079,8 @@
|
||||
"ResizeImageToTargetSize|LP",
|
||||
"Resorting Tags [LP]",
|
||||
"ResortingTags|LP",
|
||||
"Seed [LP]",
|
||||
"Seed|LP",
|
||||
"Show Text Bridge [LP]",
|
||||
"Show Text [LP]",
|
||||
"ShowTextBridge|LP",
|
||||
@ -7093,7 +7093,9 @@
|
||||
"SoftModelUnloader|LP",
|
||||
"Split Compound Text [LP]",
|
||||
"SplitCompoundText|LP",
|
||||
"String Cycler [LP]",
|
||||
"String [LP]",
|
||||
"StringCycler|LP",
|
||||
"StringToBool|LP",
|
||||
"StringToCombo|LP",
|
||||
"StringToFloat|LP",
|
||||
@ -7118,11 +7120,15 @@
|
||||
"TagSwitcher|LP",
|
||||
"TenthsSimpleFloatSlider|LP",
|
||||
"Text Choice Parser [LP]",
|
||||
"Text Replace [LP]",
|
||||
"Text To List [LP]",
|
||||
"Text Translate [LP]",
|
||||
"Text [LP]",
|
||||
"TextChoiceParser|LP",
|
||||
"TextReplace|LP",
|
||||
"TextToList|LP",
|
||||
"TextTranslateManualAll|LP",
|
||||
"TextTranslateManual|LP",
|
||||
"TextTranslate|LP",
|
||||
"Text|LP"
|
||||
],
|
||||
@ -9031,23 +9037,25 @@
|
||||
],
|
||||
"https://github.com/Pseudotools/Pseudocomfy": [
|
||||
[
|
||||
"ApplyDenseDiffusionSDXL",
|
||||
"ApplyIPAdaperSDXL",
|
||||
"ConcatStrings",
|
||||
"IPAdapterUnifiedLoaderClone",
|
||||
"LoadModelSnapshot",
|
||||
"MaskAggregate",
|
||||
"MaskBlur",
|
||||
"MaskClamp",
|
||||
"MaskInvert",
|
||||
"MaskRemap",
|
||||
"MaskReshape",
|
||||
"PreviewStrings",
|
||||
"ProcessEnvironmentalPrompts",
|
||||
"ProcessImagePrompt",
|
||||
"ProcessMaterialPrompts",
|
||||
"SaveImageWithEmbeddedMasks",
|
||||
"UnpackModelSnapshot"
|
||||
"PseudoApplyDenseDiffusionSDXL",
|
||||
"PseudoApplyIPAdaperSDXL",
|
||||
"PseudoConcatStrings",
|
||||
"PseudoFloatToInt",
|
||||
"PseudoIPAdapterUnifiedLoaderClone",
|
||||
"PseudoLoadModelSnapshot",
|
||||
"PseudoMaskAggregate",
|
||||
"PseudoMaskBlur",
|
||||
"PseudoMaskClamp",
|
||||
"PseudoMaskInvert",
|
||||
"PseudoMaskRemap",
|
||||
"PseudoMaskReshape",
|
||||
"PseudoPreviewStrings",
|
||||
"PseudoProcessEnvironmentalPrompts",
|
||||
"PseudoProcessImagePrompt",
|
||||
"PseudoProcessMaterialPrompts",
|
||||
"PseudoRemapFloat",
|
||||
"PseudoSaveImageWithEmbeddedMasks",
|
||||
"PseudoUnpackModelSnapshot"
|
||||
],
|
||||
{
|
||||
"title_aux": "Pseudocomfy"
|
||||
@ -9612,6 +9620,15 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui_chatgpt": [
|
||||
[
|
||||
"ChatGPTImageGenerationNode",
|
||||
"ImageToBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_chatgpt"
|
||||
}
|
||||
],
|
||||
"https://github.com/San4itos/ComfyUI-Save-Images-as-Video": [
|
||||
[
|
||||
"SaveFramesToVideoFFmpeg_san4itos"
|
||||
@ -9624,8 +9641,8 @@
|
||||
[
|
||||
"ColorPickerNode",
|
||||
"DepthMapProcessor",
|
||||
"ImageEffectsTransformer",
|
||||
"ImageResizeAndTransform",
|
||||
"InputToTextureTransformer",
|
||||
"MiDaSDepthEstimator",
|
||||
"ProceduralTextureGenerator",
|
||||
"RandomDotStereogramGenerator",
|
||||
@ -12978,9 +12995,11 @@
|
||||
"WarpedBundleAllVideoImages",
|
||||
"WarpedBundleVideoImages",
|
||||
"WarpedBundleVideoImagesFramepack",
|
||||
"WarpedCLIPVisionLoader",
|
||||
"WarpedCreateEmptyImageBatch",
|
||||
"WarpedCreateEmptyLatentBatch",
|
||||
"WarpedCreateSpecialImageBatch",
|
||||
"WarpedDualCLIPLoaderAdvanced",
|
||||
"WarpedFramepackLoraSelectBatch",
|
||||
"WarpedFramepackMultiLoraSelect",
|
||||
"WarpedFramepackSampler",
|
||||
@ -13000,6 +13019,7 @@
|
||||
"WarpedImageResizeKJStyle",
|
||||
"WarpedImageScaleToSide",
|
||||
"WarpedLeapfusionHunyuanI2V",
|
||||
"WarpedLoadFramePackModel",
|
||||
"WarpedLoadLorasBatchByPrefix",
|
||||
"WarpedLoadVideosBatch",
|
||||
"WarpedLoraKeysAndMetadataReader",
|
||||
@ -13008,6 +13028,7 @@
|
||||
"WarpedSaveAnimatedPng",
|
||||
"WarpedTeaCache",
|
||||
"WarpedUpscaleWithModel",
|
||||
"WarpedVAELoader",
|
||||
"WarpedWanImageToVideo",
|
||||
"WarpedWanLoadAndEditLoraBlocks",
|
||||
"WarpedWanLoraMerge"
|
||||
@ -13385,8 +13406,8 @@
|
||||
"https://github.com/Yuan-ManX/ComfyUI-AniSora": [
|
||||
[
|
||||
"AniSora",
|
||||
"AniSoraPrompt",
|
||||
"LoadAniSoraModel",
|
||||
"Prompt",
|
||||
"SaveAniSora"
|
||||
],
|
||||
{
|
||||
@ -13395,12 +13416,12 @@
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-AudioX": [
|
||||
[
|
||||
"AudioXPrompt",
|
||||
"Condition",
|
||||
"Generate",
|
||||
"LoadAudioXAudio",
|
||||
"LoadAudioXModel",
|
||||
"LoadAudioXVideo",
|
||||
"Prompt",
|
||||
"SaveAudioXAudio"
|
||||
],
|
||||
{
|
||||
@ -13409,14 +13430,14 @@
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Bagel": [
|
||||
[
|
||||
"BagelPrompt",
|
||||
"ImageEditing",
|
||||
"ImageGeneration",
|
||||
"ImageThinkEditing",
|
||||
"ImageThinkGeneration",
|
||||
"ImageUnderstanding",
|
||||
"LoadBAGELModel",
|
||||
"LoadEditImage",
|
||||
"Prompt"
|
||||
"LoadEditImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bagel"
|
||||
@ -13490,9 +13511,9 @@
|
||||
"https://github.com/Yuan-ManX/ComfyUI-LiveCC": [
|
||||
[
|
||||
"LiveCC",
|
||||
"LiveCCPrompt",
|
||||
"LoadLiveCCModel",
|
||||
"LoadLiveCCVideo",
|
||||
"Prompt",
|
||||
"SaveLiveCCText"
|
||||
],
|
||||
{
|
||||
@ -13517,7 +13538,7 @@
|
||||
[
|
||||
"LoadMoviiGenModel",
|
||||
"MoviiGen",
|
||||
"Prompt",
|
||||
"MoviiGenPrompt",
|
||||
"SaveMoviiGen"
|
||||
],
|
||||
{
|
||||
@ -13564,11 +13585,11 @@
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": [
|
||||
[
|
||||
"A2Prompt",
|
||||
"A2VideoGenerator",
|
||||
"CombineImages",
|
||||
"LoadA2Model",
|
||||
"NegativePrompt",
|
||||
"Prompt",
|
||||
"ReferenceImages",
|
||||
"SaveVideo"
|
||||
],
|
||||
@ -14960,7 +14981,6 @@
|
||||
"Sage_CheckpointSelector",
|
||||
"Sage_CleanText",
|
||||
"Sage_CollectKeywordsFromLoraStack",
|
||||
"Sage_ConditioningOneOut",
|
||||
"Sage_ConditioningRngOut",
|
||||
"Sage_ConditioningZeroOut",
|
||||
"Sage_ConstructMetadata",
|
||||
@ -14968,7 +14988,6 @@
|
||||
"Sage_DualCLIPTextEncode",
|
||||
"Sage_DualCLIPTextEncodeLumina2",
|
||||
"Sage_EmptyLatentImagePassthrough",
|
||||
"Sage_Foobar",
|
||||
"Sage_GetFileHash",
|
||||
"Sage_HiDreamE1_Instruction",
|
||||
"Sage_JoinText",
|
||||
@ -14995,7 +15014,6 @@
|
||||
"Sage_SetFloat",
|
||||
"Sage_SetInteger",
|
||||
"Sage_SetText",
|
||||
"Sage_StringListTest",
|
||||
"Sage_TextCompare",
|
||||
"Sage_TextWeight",
|
||||
"Sage_TilingInfo",
|
||||
@ -18450,6 +18468,8 @@
|
||||
"GITSScheduler",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GeminiInputFiles",
|
||||
"GeminiNode",
|
||||
"GetVideoComponents",
|
||||
"GrowMask",
|
||||
"Hunyuan3Dv2Conditioning",
|
||||
@ -18580,9 +18600,12 @@
|
||||
"ModelSamplingStableCascade",
|
||||
"ModelSave",
|
||||
"Morphology",
|
||||
"OpenAIChatConfig",
|
||||
"OpenAIChatNode",
|
||||
"OpenAIDalle2",
|
||||
"OpenAIDalle3",
|
||||
"OpenAIGPTImage1",
|
||||
"OpenAIInputFiles",
|
||||
"OptimalStepsScheduler",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
@ -18638,6 +18661,14 @@
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
"Rodin3D_Detail",
|
||||
"Rodin3D_Regular",
|
||||
"Rodin3D_Sketch",
|
||||
"Rodin3D_Smooth",
|
||||
"RunwayFirstLastFrameNode",
|
||||
"RunwayImageToVideoNodeGen3a",
|
||||
"RunwayImageToVideoNodeGen4",
|
||||
"RunwayTextToImageNode",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SV3D_Conditioning",
|
||||
@ -18740,6 +18771,14 @@
|
||||
"TorchCompileModel",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
"TripoImageToModelNode",
|
||||
"TripoMultiviewToModelNode",
|
||||
"TripoRefineNode",
|
||||
"TripoRetargetNode",
|
||||
"TripoRigNode",
|
||||
"TripoTextToModelNode",
|
||||
"TripoTextureNode",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
"UNetSelfAttentionMultiply",
|
||||
@ -20010,6 +20049,18 @@
|
||||
"title_aux": "ComfyUI-Keyframed"
|
||||
}
|
||||
],
|
||||
"https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": [
|
||||
[
|
||||
"FramePackF1T2VLoraStack",
|
||||
"FramePackF1T2VSampler",
|
||||
"FramePackF1T2VSamplerSettings",
|
||||
"FramePackF1T2VTextEncode",
|
||||
"FramePackF1T2VUserSettings"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FramePack-F1-T2V"
|
||||
}
|
||||
],
|
||||
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": [
|
||||
[
|
||||
"LTXVLoRABlockEdit",
|
||||
@ -21266,7 +21317,10 @@
|
||||
],
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter": [
|
||||
[
|
||||
"Pose_Inter"
|
||||
"GenTPose",
|
||||
"PoseModify",
|
||||
"Pose_Inter",
|
||||
"Pose_Inter_V2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_pose_inter"
|
||||
@ -21280,6 +21334,22 @@
|
||||
"title_aux": "comfyui-mosaic-blur"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-11labs": [
|
||||
[
|
||||
"ElevenLabsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-11labs"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-Google-Image-Search": [
|
||||
[
|
||||
"GoogleImageSearchNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Google-Image-Search"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-Openrouter_node": [
|
||||
[
|
||||
"OpenRouterNode"
|
||||
@ -21288,6 +21358,14 @@
|
||||
"title_aux": "ComfyUI OpenRouter Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-String-Similarity": [
|
||||
[
|
||||
"StringSimilarity"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-String-Similarity"
|
||||
}
|
||||
],
|
||||
"https://github.com/game4d/ComfyUI-BDsInfiniteYou": [
|
||||
[
|
||||
"InfiniteYou_Image",
|
||||
@ -24091,6 +24169,7 @@
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceAnalyze",
|
||||
"DeepfaceExtractFaces",
|
||||
"DeepfaceVerify"
|
||||
],
|
||||
@ -24203,6 +24282,7 @@
|
||||
],
|
||||
"https://github.com/juehackr/comfyui_fk_server": [
|
||||
[
|
||||
"FK_3dpose",
|
||||
"FK_Node",
|
||||
"FK_ShowBaseNode"
|
||||
],
|
||||
@ -27414,6 +27494,8 @@
|
||||
],
|
||||
"https://github.com/lum3on/ComfyUI-ModelQuantizer": [
|
||||
[
|
||||
"ControlNetFP8QuantizeNode",
|
||||
"ControlNetMetadataViewerNode",
|
||||
"ModelToStateDict",
|
||||
"QuantizeFP8Format",
|
||||
"QuantizeModel",
|
||||
@ -28311,7 +28393,7 @@
|
||||
"description": "Switch between vertical and horizontal values with a single button.",
|
||||
"nickname": "mittimiWidthHeight",
|
||||
"title": "mittimiWidthHeight",
|
||||
"title_aux": "ComfyUI_mittimiWidthHeight"
|
||||
"title_aux": "ComfyUI_mittimiDaisyChainText"
|
||||
}
|
||||
],
|
||||
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": [
|
||||
@ -34887,6 +34969,7 @@
|
||||
"TextBeforeKeyword",
|
||||
"YC Extract Number",
|
||||
"YC Text Index Switch",
|
||||
"YCMaskComposite",
|
||||
"YCRemapMaskRange",
|
||||
"YCTextImageGenerator",
|
||||
"YC_Image_Save"
|
||||
@ -35701,6 +35784,7 @@
|
||||
"LoadImageMaskWithoutListDir",
|
||||
"LoadImageWithSwitch",
|
||||
"LoadImageWithoutListDir",
|
||||
"MaskAreaComparison",
|
||||
"MaskAutoSelector",
|
||||
"MaskCoverFourCorners",
|
||||
"MaskFastGrow",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user