mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
a52b4eb5ed
commit
0d487bc14f
@ -9169,6 +9169,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load image from directory."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-model-metadata",
|
||||
"reference": "https://github.com/shinich39/comfyui-model-metadata",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-model-metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Print model metadata on note node"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-parse-image",
|
||||
@ -10523,6 +10533,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/YuE](https://github.com/multimodal-art-projection/YuE) is a groundbreaking series of open-source foundation models designed for music generation, specifically for transforming lyrics into full songs (lyrics2song). you can use it in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_PhotoDoodle",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_PhotoDoodle",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_PhotoDoodle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PhotoDoodle: Learning Artistic Image Editing from Few-Shot Pairwise Data,you can use it in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@ -14496,6 +14516,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "In Flux, the T5 and CLIP in the text branch are weighted separately to regulate the strength of text-side embeddings."
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use AttentionMask",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_FluxAttentionMask",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_FluxAttentionMask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The attention mask in the T5 part of flux and SD3 utilizes the text-side attention mask to make the model focus more on text embeddings during image generation, thereby enhancing semantic alignment with the text."
|
||||
},
|
||||
{
|
||||
"author": "lenskikh",
|
||||
"title": "Propmt Worker",
|
||||
@ -15034,7 +15064,7 @@
|
||||
"https://github.com/aidenli/ComfyUI_NYJY"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Translate, JoyTag, JoyCaption."
|
||||
"description": "A comfyui node that provides translation and image reverse push functions(JoyTag & JoyCaption)."
|
||||
},
|
||||
{
|
||||
"author": "Pseudotools",
|
||||
@ -17976,6 +18006,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository support processing Comfyui image nodes with ICC profile, load and save images with ICC profile"
|
||||
},
|
||||
{
|
||||
"author": "duhaifeng",
|
||||
"title": "ComfyUI-MaskEditor-Extension",
|
||||
"reference": "https://github.com/rubi-du/ComfyUI-MaskEditor-Extension",
|
||||
"files": [
|
||||
"https://github.com/rubi-du/ComfyUI-MaskEditor-Extension"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features."
|
||||
},
|
||||
{
|
||||
"author": "vkff5833",
|
||||
"title": "ComfyUI-PromptConverter",
|
||||
@ -21460,6 +21500,56 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI custom node enhances the standard CLIP text encoding functionality by integrating ethnicity and hairstyle selection into the positive prompt. Designed to work seamlessly with ComfyUI, this node allows you to influence the conditioning process by dynamically appending descriptive modifiers. Users can choose a specific ethnicity or hairstyle, or opt for a 'random' selection that picks an option from a predefined CSV list."
|
||||
},
|
||||
{
|
||||
"author": "moose-lab",
|
||||
"title": "ComfyUI-GPT",
|
||||
"reference": "https://github.com/moose-lab/ComfyUI-GPT",
|
||||
"files": [
|
||||
"https://github.com/moose-lab/ComfyUI-GPT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Help comfy deisgner develope custom nodes by foreground GUI without any coding knowledge, complementing the workflow what you design with LLM automatically"
|
||||
},
|
||||
{
|
||||
"author": "zichongc",
|
||||
"title": "ComfyUI-Attention-Distillation",
|
||||
"reference": "https://github.com/zichongc/ComfyUI-Attention-Distillation",
|
||||
"files": [
|
||||
"https://github.com/zichongc/ComfyUI-Attention-Distillation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Non-native [a/AttentionDistillation](https://github.com/xugao97/AttentionDistillation) for ComfyUI.\nOfficial ComfyUI demo for the paper AttentionDistillation, implemented as an extension of ComfyUI. Note that this extension incorporates AttentionDistillation using diffusers."
|
||||
},
|
||||
{
|
||||
"author": "PanicTitan",
|
||||
"title": "ComfyUI-Fooocus-V2-Expansion",
|
||||
"reference": "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion",
|
||||
"files": [
|
||||
"https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adaptation of Fooocus Prompt Expansion for ComfyUI\nForked from [a/ComfyUI-Prompt-Expansion](https://github.com/meap158/ComfyUI-Prompt-Expansion) with some updates and changes based on original Fooocus, to be more specific [a/expansion.py](https://github.com/lllyasviel/Fooocus/blob/main/extras/expansion.py) and [a/LykosAI - GPT-Prompt-Expansion-Fooocus-v2](https://huggingface.co/LykosAI/GPT-Prompt-Expansion-Fooocus-v2)"
|
||||
},
|
||||
{
|
||||
"author": "maximclouser",
|
||||
"title": "ComfyUI-InferenceTimeScaling",
|
||||
"reference": "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling",
|
||||
"files": [
|
||||
"https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Inference-time techniques to enhance diffusion-based image generation quality through random search and zero-order optimization algorithms"
|
||||
},
|
||||
{
|
||||
"author": "marawan206",
|
||||
"title": "Face Cropper Node (2:3 Ratio)",
|
||||
"reference": "https://github.com/marawan206/ComfyUI-FaceCropper",
|
||||
"files": [
|
||||
"https://github.com/marawan206/ComfyUI-FaceCropper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Face Cropper Node (MarwanFaceCropping) is a custom image processing node designed for ComfyUI. It takes an input image and crops it to a 2:3 aspect ratio, ensuring that most of the subject remains in the frame while maintaining the correct proportions."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2637,6 +2637,12 @@
|
||||
"Tan Scheduler 2 Simple",
|
||||
"TextBox1",
|
||||
"TextBox3",
|
||||
"TextBoxConcatenate",
|
||||
"TextConcatenate",
|
||||
"TextLoadFile",
|
||||
"TextShuffle",
|
||||
"TextShuffleAndTruncate",
|
||||
"TextTruncateTokens",
|
||||
"TorchCompileModelFluxAdv",
|
||||
"UNetSave",
|
||||
"UltraSharkSampler",
|
||||
@ -4220,11 +4226,13 @@
|
||||
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [
|
||||
[
|
||||
"GR BLIP 2 Caption Generator",
|
||||
"GR BLIP 2 Text Expander",
|
||||
"GR Background Remover REMBG",
|
||||
"GR Checkered Board",
|
||||
"GR Counter",
|
||||
"GR Flip Tile Random Inverted",
|
||||
"GR Flip Tile Random Red Ring",
|
||||
"GR Florence 2 Caption Generator",
|
||||
"GR Image Details Displayer",
|
||||
"GR Image Details Saver",
|
||||
"GR Image Paste",
|
||||
@ -6366,6 +6374,7 @@
|
||||
"FindFirstLineContent",
|
||||
"FloatToInteger",
|
||||
"GenerateNumbers",
|
||||
"GetCurrentTime",
|
||||
"GetRandomIntegerInRange",
|
||||
"ProcessString",
|
||||
"RandomLineFromText",
|
||||
@ -6374,6 +6383,7 @@
|
||||
"RemoveContentBetweenChars",
|
||||
"ReplaceMultiple",
|
||||
"ReplaceNthOccurrence",
|
||||
"SelectionParameter",
|
||||
"ShuffleTextLines",
|
||||
"SplitAndExtractText",
|
||||
"SplitStringByDelimiter",
|
||||
@ -7319,6 +7329,14 @@
|
||||
"title_aux": "ComfyUI-MultiCutAndDrag"
|
||||
}
|
||||
],
|
||||
"https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": [
|
||||
[
|
||||
"FooocusV2Expansion"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Fooocus-V2-Expansion"
|
||||
}
|
||||
],
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
|
||||
[
|
||||
"SVGPreview"
|
||||
@ -10657,6 +10675,17 @@
|
||||
"title_aux": "ComfyUI-TacoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": [
|
||||
[
|
||||
"InferenceTimeScaler",
|
||||
"LoadCLIPScoreVerifier",
|
||||
"LoadImageRewardVerifier",
|
||||
"LoadQwenVLMVerifier"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-InferenceTimeScaling"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yanick112/ComfyUI-ToSVG": [
|
||||
[
|
||||
"ConvertRasterToVectorBW",
|
||||
@ -11999,7 +12028,10 @@
|
||||
"TryOffFluxFillPipelineNode",
|
||||
"TryOffModelNode",
|
||||
"TryOffQuantizerNode",
|
||||
"TryOffRunNode"
|
||||
"TryOffRunNode",
|
||||
"TryOnOffModelNode",
|
||||
"TryOnOffRunNode",
|
||||
"TryOnRunNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-TryOff"
|
||||
@ -15211,6 +15243,7 @@
|
||||
"D2 List To String",
|
||||
"D2 Load Folder Images",
|
||||
"D2 Load Image",
|
||||
"D2 Load Lora",
|
||||
"D2 Model and CLIP Merge SDXL",
|
||||
"D2 Multi Output",
|
||||
"D2 Pipe",
|
||||
@ -17414,6 +17447,7 @@
|
||||
"Griptape Audio Transcription Driver: OpenAI",
|
||||
"Griptape Code: Run Griptape Cloud Structure",
|
||||
"Griptape Code: Run Python [DEPRECATED]",
|
||||
"Griptape Combine: Merge Dictionary",
|
||||
"Griptape Combine: Merge Inputs",
|
||||
"Griptape Combine: Merge Texts",
|
||||
"Griptape Combine: RAG Module List",
|
||||
@ -17429,10 +17463,12 @@
|
||||
"Griptape Create: Image Inpainting Variation",
|
||||
"Griptape Create: Image Variation",
|
||||
"Griptape Create: Image from Text",
|
||||
"Griptape Create: Key Value Pair",
|
||||
"Griptape Create: Rules",
|
||||
"Griptape Create: Text",
|
||||
"Griptape Display: Artifact",
|
||||
"Griptape Display: Data as Text",
|
||||
"Griptape Display: Dictionary",
|
||||
"Griptape Display: Image",
|
||||
"Griptape Display: Text",
|
||||
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
||||
@ -18933,6 +18969,8 @@
|
||||
"GroupInfoExtractInt",
|
||||
"GroupLoadBatchImages",
|
||||
"GroupLoadImage",
|
||||
"JWAudioBlend",
|
||||
"JWAudioSaveToPath",
|
||||
"JWDatetimeString",
|
||||
"JWImageBatchCount",
|
||||
"JWImageContrast",
|
||||
@ -18962,6 +19000,7 @@
|
||||
"JWInfoHashListExtractStringList",
|
||||
"JWInfoHashListFromRangedInfo",
|
||||
"JWInfoHashPrint",
|
||||
"JWLoadAudio",
|
||||
"JWLoadImageSequence",
|
||||
"JWLoadImagesFromString",
|
||||
"JWLoopImageSequence",
|
||||
@ -20159,6 +20198,7 @@
|
||||
"AppendInstanceDiffusionTracking",
|
||||
"AppendStringsToList",
|
||||
"ApplyRifleXRoPE_HunuyanVideo",
|
||||
"ApplyRifleXRoPE_WanVideo",
|
||||
"AudioConcatenate",
|
||||
"BOOLConstant",
|
||||
"BatchCLIPSeg",
|
||||
@ -20596,9 +20636,13 @@
|
||||
"Custom_Save_Image",
|
||||
"Display_Any",
|
||||
"Image_Size_Extractor",
|
||||
"Slider_10",
|
||||
"Slider_100",
|
||||
"Slider_1000",
|
||||
"Strong_Prompt",
|
||||
"Tencent_Translater",
|
||||
"Text"
|
||||
"Text",
|
||||
"To_Int"
|
||||
],
|
||||
{
|
||||
"title_aux": "KayTool"
|
||||
@ -20926,6 +20970,16 @@
|
||||
"title_aux": "ComfyUI nodes to use CrossImageAttention"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_FluxAttentionMask": [
|
||||
[
|
||||
"AMModelLoader",
|
||||
"AMSample",
|
||||
"AttentionMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI nodes to use AttentionMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_FluxClipWeight": [
|
||||
[
|
||||
"CLIPTextEncodeFluxWeight"
|
||||
@ -22434,6 +22488,14 @@
|
||||
"title_aux": "ComfyUI-SubjectStyle-CSV"
|
||||
}
|
||||
],
|
||||
"https://github.com/marawan206/ComfyUI-FaceCropper": [
|
||||
[
|
||||
"NodoFaceCropping"
|
||||
],
|
||||
{
|
||||
"title_aux": "Face Cropper Node (2:3 Ratio)"
|
||||
}
|
||||
],
|
||||
"https://github.com/marcoc2/ComfyUI-AnotherUtils": [
|
||||
[
|
||||
"CustomCrop",
|
||||
@ -25368,7 +25430,9 @@
|
||||
"FlipStreamFileSelect_TensorRT",
|
||||
"FlipStreamFileSelect_VAE",
|
||||
"FlipStreamFilmVfi",
|
||||
"FlipStreamGate",
|
||||
"FlipStreamGetParam",
|
||||
"FlipStreamGetPreviewRoi",
|
||||
"FlipStreamImageSize",
|
||||
"FlipStreamInputBox",
|
||||
"FlipStreamPreviewBox",
|
||||
@ -25696,6 +25760,7 @@
|
||||
"ApplyMBCacheAndSkipBlocksForSana",
|
||||
"ApplySageAttention",
|
||||
"ApplyTeaCacheAndSkipBlocks",
|
||||
"ApplyToCa",
|
||||
"CompileAndQuantizeModel",
|
||||
"SanaCLIPLoader",
|
||||
"SanaDiffusionLoader",
|
||||
@ -26273,6 +26338,15 @@
|
||||
"title_aux": "ComfyUI_ParlerTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_PhotoDoodle": [
|
||||
[
|
||||
"PhotoDoodle_Loader",
|
||||
"PhotoDoodle_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PhotoDoodle"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story": [
|
||||
[
|
||||
"Pic2Story_Loader",
|
||||
@ -29415,6 +29489,19 @@
|
||||
"title_aux": "ComfyUI_Bxb"
|
||||
}
|
||||
],
|
||||
"https://github.com/zichongc/ComfyUI-Attention-Distillation": [
|
||||
[
|
||||
"ADHandler",
|
||||
"ADOptimizer",
|
||||
"ADSampler",
|
||||
"LoadDistiller",
|
||||
"LoadPILImage",
|
||||
"PureText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Attention-Distillation"
|
||||
}
|
||||
],
|
||||
"https://github.com/ziwang-com/comfyui-deepseek-r1": [
|
||||
[
|
||||
"deep_gen",
|
||||
|
||||
4629
github-stats.json
4629
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1385,6 +1385,7 @@
|
||||
],
|
||||
"https://github.com/PATATAJEC/Patatajec-Nodes": [
|
||||
[
|
||||
"FilePrefixSwitcher",
|
||||
"HyvidSwitcher",
|
||||
"ImageSequenceFromBatch",
|
||||
"MidiReader",
|
||||
@ -3933,6 +3934,7 @@
|
||||
"WanVideoEncode",
|
||||
"WanVideoImageClipEncode",
|
||||
"WanVideoLatentPreview",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoModelLoader",
|
||||
"WanVideoSampler",
|
||||
@ -3970,9 +3972,13 @@
|
||||
"Custom_Save_Image",
|
||||
"Display_Any",
|
||||
"Image_Size_Extractor",
|
||||
"Slider_10",
|
||||
"Slider_100",
|
||||
"Slider_1000",
|
||||
"Strong_Prompt",
|
||||
"Tencent_Translater",
|
||||
"Text"
|
||||
"Text",
|
||||
"To_Int"
|
||||
],
|
||||
{
|
||||
"title_aux": "KayTool"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,96 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "zichongc",
|
||||
"title": "ComfyUI-Attention-Distillation",
|
||||
"reference": "https://github.com/zichongc/ComfyUI-Attention-Distillation",
|
||||
"files": [
|
||||
"https://github.com/zichongc/ComfyUI-Attention-Distillation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Non-native [a/AttentionDistillation](https://github.com/xugao97/AttentionDistillation) for ComfyUI.\nOfficial ComfyUI demo for the paper AttentionDistillation, implemented as an extension of ComfyUI. Note that this extension incorporates AttentionDistillation using diffusers."
|
||||
},
|
||||
{
|
||||
"author": "maximclouser",
|
||||
"title": "ComfyUI-InferenceTimeScaling",
|
||||
"reference": "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling",
|
||||
"files": [
|
||||
"https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Inference-time techniques to enhance diffusion-based image generation quality through random search and zero-order optimization algorithms"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_PhotoDoodle",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_PhotoDoodle",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_PhotoDoodle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PhotoDoodle: Learning Artistic Image Editing from Few-Shot Pairwise Data,you can use it in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "duhaifeng",
|
||||
"title": "ComfyUI-MaskEditor-Extension",
|
||||
"reference": "https://github.com/rubi-du/ComfyUI-MaskEditor-Extension",
|
||||
"files": [
|
||||
"https://github.com/rubi-du/ComfyUI-MaskEditor-Extension"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features."
|
||||
},
|
||||
{
|
||||
"author": "PanicTitan",
|
||||
"title": "ComfyUI-Fooocus-V2-Expansion",
|
||||
"reference": "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion",
|
||||
"files": [
|
||||
"https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adaptation of Fooocus Prompt Expansion for ComfyUI\nForked from [a/ComfyUI-Prompt-Expansion](https://github.com/meap158/ComfyUI-Prompt-Expansion) with some updates and changes based on original Fooocus, to be more specific [a/expansion.py](https://github.com/lllyasviel/Fooocus/blob/main/extras/expansion.py) and [a/LykosAI - GPT-Prompt-Expansion-Fooocus-v2](https://huggingface.co/LykosAI/GPT-Prompt-Expansion-Fooocus-v2)"
|
||||
},
|
||||
{
|
||||
"author": "moose-lab",
|
||||
"title": "ComfyUI-GPT",
|
||||
"reference": "https://github.com/moose-lab/ComfyUI-GPT",
|
||||
"files": [
|
||||
"https://github.com/moose-lab/ComfyUI-GPT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Help comfy deisgner develope custom nodes by foreground GUI without any coding knowledge, complementing the workflow what you design with LLM automatically"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-model-metadata",
|
||||
"reference": "https://github.com/shinich39/comfyui-model-metadata",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-model-metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Print model metadata on note node"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use AttentionMask",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_FluxAttentionMask",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_FluxAttentionMask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The attention mask in the T5 part of flux and SD3 utilizes the text-side attention mask to make the model focus more on text embeddings during image generation, thereby enhancing semantic alignment with the text."
|
||||
},
|
||||
{
|
||||
"author": "marawan206",
|
||||
"title": "Face Cropper Node (2:3 Ratio)",
|
||||
"reference": "https://github.com/marawan206/ComfyUI-FaceCropper",
|
||||
"files": [
|
||||
"https://github.com/marawan206/ComfyUI-FaceCropper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Face Cropper Node (MarwanFaceCropping) is a custom image processing node designed for ComfyUI. It takes an input image and crops it to a 2:3 aspect ratio, ensuring that most of the subject remains in the frame while maintaining the correct proportions."
|
||||
},
|
||||
{
|
||||
"author": "Easymode-ai",
|
||||
"title": "ComfyUI-BPT",
|
||||
@ -600,159 +690,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates with ComfyUI to revolutionize facial transformations, lipsyncing, video generation, voice cloning, face swapping, and lipsync translation. Leveraging advanced algorithms, DeepFuze enables users to combine audio and video with unparalleled realism, ensuring perfectly synchronized facial movements. This innovative solution is ideal for content creators, animators, developers, and anyone seeking to elevate their video editing projects with sophisticated AI-driven features."
|
||||
},
|
||||
{
|
||||
"author": "MushroomFleet",
|
||||
"title": "DJZ-Pedalboard",
|
||||
"reference": "https://github.com/MushroomFleet/DJZ-Pedalboard",
|
||||
"files": [
|
||||
"https://github.com/MushroomFleet/DJZ-Pedalboard"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides a collection of custom nodes designed for enhanced audio effects in ComfyUI. With an intuitive pedalboard interface, users can easily integrate and manipulate various audio effects within their workflows."
|
||||
},
|
||||
{
|
||||
"author": "mie",
|
||||
"title": "ComfyUI_CaptionThis",
|
||||
"reference": "https://github.com/MieMieeeee/ComfyUI-CaptionThis",
|
||||
"files": [
|
||||
"https://github.com/MieMieeeee/ComfyUI-CaptionThis"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Describe a single image or all images in a directory using models such as Janus Pro, Florence2 (coming soon), or JoyCaption (coming soon), with a particular focus on building datasets for training LoRA."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Together Image Generator for ComfyUI",
|
||||
"reference": "https://github.com/APZmedia/APZmedia-comfy-together-lora",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/APZmedia-comfy-together-lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node to implement Together AI API image generation"
|
||||
},
|
||||
{
|
||||
"author": "lum3on",
|
||||
"title": "LLM Polymath Chat Node",
|
||||
"id": "polymath",
|
||||
"reference": "https://github.com/lum3on/comfyui_LLM_Polymath",
|
||||
"files": [
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter."
|
||||
},
|
||||
{
|
||||
"author": "austinbrown34",
|
||||
"title": "ComfyUI-IO-Helpers",
|
||||
"reference": "https://github.com/austinbrown34/ComfyUI-IO-Helpers",
|
||||
"files": [
|
||||
"https://github.com/austinbrown34/ComfyUI-IO-Helpers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom nodes package for ComfyUI that enhances workflow flexibility by providing specialized nodes for saving and loading intermediate data (encoded prompts and sampled latents) in multiple formats. This package leverages helper classes for file I/O, supports gzip compression for efficient storage, and integrates progress feedback via a progress bar to improve user experience during long operations."
|
||||
},
|
||||
{
|
||||
"author": "HowToSD",
|
||||
"title": "ComfyUI-Data-Analysis",
|
||||
"reference": "https://github.com/HowToSD/ComfyUI-Data-Analysis",
|
||||
"files": [
|
||||
"https://github.com/HowToSD/ComfyUI-Data-Analysis"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Data analysis custom modules for ComfyUI - Use Pandas & Matplotlib from within ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "dasilva333",
|
||||
"title": "ComfyUI_ContrastingColor",
|
||||
"reference": "https://github.com/dasilva333/ComfyUI_ContrastingColor",
|
||||
"files": [
|
||||
"https://github.com/dasilva333/ComfyUI_ContrastingColor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node calculates a contrasting complementary color based on an input RGB color. The goal is to ensure visibility and contrast when overlaying text, UI elements, or graphical components against a given background color."
|
||||
},
|
||||
{
|
||||
"author": "moon7star9",
|
||||
"title": "ComfyUI_BiRefNet_Universal",
|
||||
"reference": "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal",
|
||||
"files": [
|
||||
"https://github.com/moon7star9/ComfyUI_BiRefNet_Universal"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive node package that seamlessly integrates all BiRefNet series models into ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ShunL12324",
|
||||
"title": "comfy-portal-endpoint",
|
||||
"reference": "https://github.com/ShunL12324/comfy-portal-endpoint",
|
||||
"files": [
|
||||
"https://github.com/ShunL12324/comfy-portal-endpoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI extension that provides additional API endpoints functionality, primarily designed to support Comfy Portal - a modern iOS client application for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "burnsbert",
|
||||
"title": "EBU LMStudio LLM Integration",
|
||||
"id": "ebu-lmstudio",
|
||||
"reference": "https://github.com/burnsbert/ComfyUI-EBU-LMStudio",
|
||||
"files": [
|
||||
"https://github.com/burnsbert/ComfyUI-EBU-LMStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for integrating LM Studio's LLM functionality into ComfyUI. Includes EBU LMStudio Load, EBU LMStudio UnloadAll, and EBU LMStudio Make Request."
|
||||
},
|
||||
{
|
||||
"author": "burnsbert",
|
||||
"title": "EBU PromptHelper",
|
||||
"id": "ebu-prompthelper",
|
||||
"reference": "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper",
|
||||
"files": [
|
||||
"https://github.com/burnsbert/ComfyUI-EBU-PromptHelper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for enhancing and manipulating prompts in ComfyUI. Includes nodes for random color palette generation following different color theory methodologies, prompt text replacement and randomization, list sampling, loading files into strings, and season/weather/time-of-day generation."
|
||||
},
|
||||
{
|
||||
"author": "vkff5833",
|
||||
"title": "ComfyUI-MobileClient",
|
||||
"reference": "https://github.com/vkff5833/ComfyUI-MobileClient",
|
||||
"files": [
|
||||
"https://github.com/vkff5833/ComfyUI-MobileClient"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add a mobile-friendly web interface to ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "zentrocdot",
|
||||
"title": "ComfyUI-Simple_Image_To_Prompt",
|
||||
"reference": "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt",
|
||||
"files": [
|
||||
"https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt"
|
||||
],
|
||||
"description": "ComfyUI simple Image To Prompt node.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "mediocreatmybest",
|
||||
"title": "ComfyUI-Transformers-Pipeline",
|
||||
"reference": "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline",
|
||||
"files": [
|
||||
"https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some additional ComfyUI nodes allowing tasks via the Huggingface Transformers Pipeline."
|
||||
},
|
||||
{
|
||||
"author": "mie",
|
||||
"title": "ComfyUI_MieNodes",
|
||||
"reference": "https://github.com/MieMieeeee/ComfyUI-MieNodes",
|
||||
"files": [
|
||||
"https://github.com/MieMieeeee/ComfyUI-MieNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Offering a series of utility nodes designed to simplify workflows and enhance efficiency"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2637,6 +2637,12 @@
|
||||
"Tan Scheduler 2 Simple",
|
||||
"TextBox1",
|
||||
"TextBox3",
|
||||
"TextBoxConcatenate",
|
||||
"TextConcatenate",
|
||||
"TextLoadFile",
|
||||
"TextShuffle",
|
||||
"TextShuffleAndTruncate",
|
||||
"TextTruncateTokens",
|
||||
"TorchCompileModelFluxAdv",
|
||||
"UNetSave",
|
||||
"UltraSharkSampler",
|
||||
@ -4220,11 +4226,13 @@
|
||||
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [
|
||||
[
|
||||
"GR BLIP 2 Caption Generator",
|
||||
"GR BLIP 2 Text Expander",
|
||||
"GR Background Remover REMBG",
|
||||
"GR Checkered Board",
|
||||
"GR Counter",
|
||||
"GR Flip Tile Random Inverted",
|
||||
"GR Flip Tile Random Red Ring",
|
||||
"GR Florence 2 Caption Generator",
|
||||
"GR Image Details Displayer",
|
||||
"GR Image Details Saver",
|
||||
"GR Image Paste",
|
||||
@ -6366,6 +6374,7 @@
|
||||
"FindFirstLineContent",
|
||||
"FloatToInteger",
|
||||
"GenerateNumbers",
|
||||
"GetCurrentTime",
|
||||
"GetRandomIntegerInRange",
|
||||
"ProcessString",
|
||||
"RandomLineFromText",
|
||||
@ -6374,6 +6383,7 @@
|
||||
"RemoveContentBetweenChars",
|
||||
"ReplaceMultiple",
|
||||
"ReplaceNthOccurrence",
|
||||
"SelectionParameter",
|
||||
"ShuffleTextLines",
|
||||
"SplitAndExtractText",
|
||||
"SplitStringByDelimiter",
|
||||
@ -7319,6 +7329,14 @@
|
||||
"title_aux": "ComfyUI-MultiCutAndDrag"
|
||||
}
|
||||
],
|
||||
"https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": [
|
||||
[
|
||||
"FooocusV2Expansion"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Fooocus-V2-Expansion"
|
||||
}
|
||||
],
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
|
||||
[
|
||||
"SVGPreview"
|
||||
@ -10657,6 +10675,17 @@
|
||||
"title_aux": "ComfyUI-TacoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": [
|
||||
[
|
||||
"InferenceTimeScaler",
|
||||
"LoadCLIPScoreVerifier",
|
||||
"LoadImageRewardVerifier",
|
||||
"LoadQwenVLMVerifier"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-InferenceTimeScaling"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yanick112/ComfyUI-ToSVG": [
|
||||
[
|
||||
"ConvertRasterToVectorBW",
|
||||
@ -11999,7 +12028,10 @@
|
||||
"TryOffFluxFillPipelineNode",
|
||||
"TryOffModelNode",
|
||||
"TryOffQuantizerNode",
|
||||
"TryOffRunNode"
|
||||
"TryOffRunNode",
|
||||
"TryOnOffModelNode",
|
||||
"TryOnOffRunNode",
|
||||
"TryOnRunNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-TryOff"
|
||||
@ -15211,6 +15243,7 @@
|
||||
"D2 List To String",
|
||||
"D2 Load Folder Images",
|
||||
"D2 Load Image",
|
||||
"D2 Load Lora",
|
||||
"D2 Model and CLIP Merge SDXL",
|
||||
"D2 Multi Output",
|
||||
"D2 Pipe",
|
||||
@ -17414,6 +17447,7 @@
|
||||
"Griptape Audio Transcription Driver: OpenAI",
|
||||
"Griptape Code: Run Griptape Cloud Structure",
|
||||
"Griptape Code: Run Python [DEPRECATED]",
|
||||
"Griptape Combine: Merge Dictionary",
|
||||
"Griptape Combine: Merge Inputs",
|
||||
"Griptape Combine: Merge Texts",
|
||||
"Griptape Combine: RAG Module List",
|
||||
@ -17429,10 +17463,12 @@
|
||||
"Griptape Create: Image Inpainting Variation",
|
||||
"Griptape Create: Image Variation",
|
||||
"Griptape Create: Image from Text",
|
||||
"Griptape Create: Key Value Pair",
|
||||
"Griptape Create: Rules",
|
||||
"Griptape Create: Text",
|
||||
"Griptape Display: Artifact",
|
||||
"Griptape Display: Data as Text",
|
||||
"Griptape Display: Dictionary",
|
||||
"Griptape Display: Image",
|
||||
"Griptape Display: Text",
|
||||
"Griptape Driver: Amazon Bedrock Stable Diffusion",
|
||||
@ -18933,6 +18969,8 @@
|
||||
"GroupInfoExtractInt",
|
||||
"GroupLoadBatchImages",
|
||||
"GroupLoadImage",
|
||||
"JWAudioBlend",
|
||||
"JWAudioSaveToPath",
|
||||
"JWDatetimeString",
|
||||
"JWImageBatchCount",
|
||||
"JWImageContrast",
|
||||
@ -18962,6 +19000,7 @@
|
||||
"JWInfoHashListExtractStringList",
|
||||
"JWInfoHashListFromRangedInfo",
|
||||
"JWInfoHashPrint",
|
||||
"JWLoadAudio",
|
||||
"JWLoadImageSequence",
|
||||
"JWLoadImagesFromString",
|
||||
"JWLoopImageSequence",
|
||||
@ -20159,6 +20198,7 @@
|
||||
"AppendInstanceDiffusionTracking",
|
||||
"AppendStringsToList",
|
||||
"ApplyRifleXRoPE_HunuyanVideo",
|
||||
"ApplyRifleXRoPE_WanVideo",
|
||||
"AudioConcatenate",
|
||||
"BOOLConstant",
|
||||
"BatchCLIPSeg",
|
||||
@ -20596,9 +20636,13 @@
|
||||
"Custom_Save_Image",
|
||||
"Display_Any",
|
||||
"Image_Size_Extractor",
|
||||
"Slider_10",
|
||||
"Slider_100",
|
||||
"Slider_1000",
|
||||
"Strong_Prompt",
|
||||
"Tencent_Translater",
|
||||
"Text"
|
||||
"Text",
|
||||
"To_Int"
|
||||
],
|
||||
{
|
||||
"title_aux": "KayTool"
|
||||
@ -20926,6 +20970,16 @@
|
||||
"title_aux": "ComfyUI nodes to use CrossImageAttention"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_FluxAttentionMask": [
|
||||
[
|
||||
"AMModelLoader",
|
||||
"AMSample",
|
||||
"AttentionMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI nodes to use AttentionMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_FluxClipWeight": [
|
||||
[
|
||||
"CLIPTextEncodeFluxWeight"
|
||||
@ -22434,6 +22488,14 @@
|
||||
"title_aux": "ComfyUI-SubjectStyle-CSV"
|
||||
}
|
||||
],
|
||||
"https://github.com/marawan206/ComfyUI-FaceCropper": [
|
||||
[
|
||||
"NodoFaceCropping"
|
||||
],
|
||||
{
|
||||
"title_aux": "Face Cropper Node (2:3 Ratio)"
|
||||
}
|
||||
],
|
||||
"https://github.com/marcoc2/ComfyUI-AnotherUtils": [
|
||||
[
|
||||
"CustomCrop",
|
||||
@ -25368,7 +25430,9 @@
|
||||
"FlipStreamFileSelect_TensorRT",
|
||||
"FlipStreamFileSelect_VAE",
|
||||
"FlipStreamFilmVfi",
|
||||
"FlipStreamGate",
|
||||
"FlipStreamGetParam",
|
||||
"FlipStreamGetPreviewRoi",
|
||||
"FlipStreamImageSize",
|
||||
"FlipStreamInputBox",
|
||||
"FlipStreamPreviewBox",
|
||||
@ -25696,6 +25760,7 @@
|
||||
"ApplyMBCacheAndSkipBlocksForSana",
|
||||
"ApplySageAttention",
|
||||
"ApplyTeaCacheAndSkipBlocks",
|
||||
"ApplyToCa",
|
||||
"CompileAndQuantizeModel",
|
||||
"SanaCLIPLoader",
|
||||
"SanaDiffusionLoader",
|
||||
@ -26273,6 +26338,15 @@
|
||||
"title_aux": "ComfyUI_ParlerTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_PhotoDoodle": [
|
||||
[
|
||||
"PhotoDoodle_Loader",
|
||||
"PhotoDoodle_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PhotoDoodle"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story": [
|
||||
[
|
||||
"Pic2Story_Loader",
|
||||
@ -29415,6 +29489,19 @@
|
||||
"title_aux": "ComfyUI_Bxb"
|
||||
}
|
||||
],
|
||||
"https://github.com/zichongc/ComfyUI-Attention-Distillation": [
|
||||
[
|
||||
"ADHandler",
|
||||
"ADOptimizer",
|
||||
"ADSampler",
|
||||
"LoadDistiller",
|
||||
"LoadPILImage",
|
||||
"PureText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Attention-Distillation"
|
||||
}
|
||||
],
|
||||
"https://github.com/ziwang-com/comfyui-deepseek-r1": [
|
||||
[
|
||||
"deep_gen",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user