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
559c011420
commit
22266484bd
@ -20678,6 +20678,58 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A set of custom nodes enabling LoRA support for LTX Video"
|
"description": "A set of custom nodes enabling LoRA support for LTX Video"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "asdrabael",
|
||||||
|
"title": "Hunyuan-Multi-Lora-Loader",
|
||||||
|
"id": "Hunyuan Multi-Lora Loader",
|
||||||
|
"reference": "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Node for loading multiple Lora's [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "lingha",
|
||||||
|
"title": "comfyui_kj",
|
||||||
|
"id": "comfyui_kj",
|
||||||
|
"reference": "https://github.com/lingha0h/comfyui_kj",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lingha0h/comfyui_kj"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "vahlok-alunmid",
|
||||||
|
"title": "ComfyUI-ExtendIPAdapterClipVision",
|
||||||
|
"reference": "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension provides two nodes to use with my experimental [a/ip-adapter finetune](https://civitai.com/models/1233692?modelVersionId=1390253) for NoobAI-XL style transfer. [a/Here](https://github.com/vahlok-alunmid/reForge-preprocessor_bigG_448) is the counterpart extension for Reforge WebUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "guerreiro",
|
||||||
|
"title": "Comfyg Switch",
|
||||||
|
"reference": "https://github.com/guerreiro/comfyg-switch",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/guerreiro/comfyg-switch"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comfyg Switch is a custom node that dynamically selects model configuration parameters based on the chosen checkpoint. It reads model-specific settings from a JSON file (model_configs.json)."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "yanhuifair",
|
||||||
|
"title": "comfyui-janus",
|
||||||
|
"reference": "https://github.com/yanhuifair/comfyui-janus",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yanhuifair/comfyui-janus"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for Janus"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -9708,6 +9708,7 @@
|
|||||||
"VrchIntKeyControlNode",
|
"VrchIntKeyControlNode",
|
||||||
"VrchIntOSCControlNode",
|
"VrchIntOSCControlNode",
|
||||||
"VrchJsonUrlLoaderNode",
|
"VrchJsonUrlLoaderNode",
|
||||||
|
"VrchModelWebViewerNode",
|
||||||
"VrchOSCControlSettingsNode",
|
"VrchOSCControlSettingsNode",
|
||||||
"VrchSwitchOSCControlNode",
|
"VrchSwitchOSCControlNode",
|
||||||
"VrchTextConcatOSCControlNode",
|
"VrchTextConcatOSCControlNode",
|
||||||
@ -11575,6 +11576,15 @@
|
|||||||
"title_aux": "asagi4/comfyui-utility-nodes"
|
"title_aux": "asagi4/comfyui-utility-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": [
|
||||||
|
[
|
||||||
|
"HunyuanMultiLoraLoader",
|
||||||
|
"HunyuanMultiLoraLoaderWrapper"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Hunyuan-Multi-Lora-Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/asutermo/ComfyUI-Flux-TryOff": [
|
"https://github.com/asutermo/ComfyUI-Flux-TryOff": [
|
||||||
[
|
[
|
||||||
"TryOffFluxFillModelNode",
|
"TryOffFluxFillModelNode",
|
||||||
@ -16978,6 +16988,14 @@
|
|||||||
"title_aux": "ComfyUI-DreamWaltz-G"
|
"title_aux": "ComfyUI-DreamWaltz-G"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/guerreiro/comfyg-switch": [
|
||||||
|
[
|
||||||
|
"ComfygSwitch"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyg Switch"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/guill/abracadabra-comfyui": [
|
"https://github.com/guill/abracadabra-comfyui": [
|
||||||
[
|
[
|
||||||
"AbracadabraNode",
|
"AbracadabraNode",
|
||||||
@ -18836,6 +18854,7 @@
|
|||||||
"Bjornulf_APIGenerateFlux",
|
"Bjornulf_APIGenerateFlux",
|
||||||
"Bjornulf_APIGenerateStability",
|
"Bjornulf_APIGenerateStability",
|
||||||
"Bjornulf_AddLineNumbers",
|
"Bjornulf_AddLineNumbers",
|
||||||
|
"Bjornulf_AllLoraSelector",
|
||||||
"Bjornulf_AnythingToFloat",
|
"Bjornulf_AnythingToFloat",
|
||||||
"Bjornulf_AnythingToInt",
|
"Bjornulf_AnythingToInt",
|
||||||
"Bjornulf_AnythingToText",
|
"Bjornulf_AnythingToText",
|
||||||
@ -18859,16 +18878,19 @@
|
|||||||
"Bjornulf_ConcatVideos",
|
"Bjornulf_ConcatVideos",
|
||||||
"Bjornulf_ConcatVideosFromList",
|
"Bjornulf_ConcatVideosFromList",
|
||||||
"Bjornulf_ConvertVideo",
|
"Bjornulf_ConvertVideo",
|
||||||
|
"Bjornulf_DisplayNote",
|
||||||
"Bjornulf_EmptyVideoLatentWithSingle",
|
"Bjornulf_EmptyVideoLatentWithSingle",
|
||||||
"Bjornulf_FFmpegConfig",
|
"Bjornulf_FFmpegConfig",
|
||||||
"Bjornulf_FreeVRAM",
|
"Bjornulf_FreeVRAM",
|
||||||
"Bjornulf_GrayscaleTransform",
|
"Bjornulf_GrayscaleTransform",
|
||||||
"Bjornulf_GreenScreenToTransparency",
|
"Bjornulf_GreenScreenToTransparency",
|
||||||
"Bjornulf_HiResFix",
|
"Bjornulf_HiResFix",
|
||||||
|
"Bjornulf_HuggingFaceDownloader",
|
||||||
"Bjornulf_IfElse",
|
"Bjornulf_IfElse",
|
||||||
"Bjornulf_ImageBlend",
|
"Bjornulf_ImageBlend",
|
||||||
"Bjornulf_ImageDetails",
|
"Bjornulf_ImageDetails",
|
||||||
"Bjornulf_ImageMaskCutter",
|
"Bjornulf_ImageMaskCutter",
|
||||||
|
"Bjornulf_ImageNote",
|
||||||
"Bjornulf_ImagesListToVideo",
|
"Bjornulf_ImagesListToVideo",
|
||||||
"Bjornulf_KokoroTTS",
|
"Bjornulf_KokoroTTS",
|
||||||
"Bjornulf_LatentResolutionSelector",
|
"Bjornulf_LatentResolutionSelector",
|
||||||
@ -18879,6 +18901,7 @@
|
|||||||
"Bjornulf_ListLooperOutfitMale",
|
"Bjornulf_ListLooperOutfitMale",
|
||||||
"Bjornulf_ListLooperScene",
|
"Bjornulf_ListLooperScene",
|
||||||
"Bjornulf_ListLooperStyle",
|
"Bjornulf_ListLooperStyle",
|
||||||
|
"Bjornulf_LoadGlobalVariables",
|
||||||
"Bjornulf_LoadImageWithTransparency",
|
"Bjornulf_LoadImageWithTransparency",
|
||||||
"Bjornulf_LoadImagesFromSelectedFolder",
|
"Bjornulf_LoadImagesFromSelectedFolder",
|
||||||
"Bjornulf_LoadTextFromFolder",
|
"Bjornulf_LoadTextFromFolder",
|
||||||
@ -18901,6 +18924,7 @@
|
|||||||
"Bjornulf_LoopWriteText",
|
"Bjornulf_LoopWriteText",
|
||||||
"Bjornulf_MergeImagesHorizontally",
|
"Bjornulf_MergeImagesHorizontally",
|
||||||
"Bjornulf_MergeImagesVertically",
|
"Bjornulf_MergeImagesVertically",
|
||||||
|
"Bjornulf_ModelClipVaeSelector",
|
||||||
"Bjornulf_OllamaConfig",
|
"Bjornulf_OllamaConfig",
|
||||||
"Bjornulf_OllamaImageVision",
|
"Bjornulf_OllamaImageVision",
|
||||||
"Bjornulf_OllamaSystemJobSelector",
|
"Bjornulf_OllamaSystemJobSelector",
|
||||||
@ -18909,6 +18933,7 @@
|
|||||||
"Bjornulf_PassPreviewImage",
|
"Bjornulf_PassPreviewImage",
|
||||||
"Bjornulf_PauseResume",
|
"Bjornulf_PauseResume",
|
||||||
"Bjornulf_PickInput",
|
"Bjornulf_PickInput",
|
||||||
|
"Bjornulf_PreviewFirstImage",
|
||||||
"Bjornulf_RandomImage",
|
"Bjornulf_RandomImage",
|
||||||
"Bjornulf_RandomLineFromInput",
|
"Bjornulf_RandomLineFromInput",
|
||||||
"Bjornulf_RandomLoraSelector",
|
"Bjornulf_RandomLoraSelector",
|
||||||
@ -18919,6 +18944,7 @@
|
|||||||
"Bjornulf_ResizeImage",
|
"Bjornulf_ResizeImage",
|
||||||
"Bjornulf_ResizeImagePercentage",
|
"Bjornulf_ResizeImagePercentage",
|
||||||
"Bjornulf_SaveBjornulfLobeChat",
|
"Bjornulf_SaveBjornulfLobeChat",
|
||||||
|
"Bjornulf_SaveGlobalVariables",
|
||||||
"Bjornulf_SaveImagePath",
|
"Bjornulf_SaveImagePath",
|
||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
"Bjornulf_SaveText",
|
"Bjornulf_SaveText",
|
||||||
@ -18948,6 +18974,7 @@
|
|||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
"Bjornulf_TextToStringAndSeed",
|
"Bjornulf_TextToStringAndSeed",
|
||||||
"Bjornulf_VideoDetails",
|
"Bjornulf_VideoDetails",
|
||||||
|
"Bjornulf_VideoLatentResolutionSelector",
|
||||||
"Bjornulf_VideoPingPong",
|
"Bjornulf_VideoPingPong",
|
||||||
"Bjornulf_VideoPreview",
|
"Bjornulf_VideoPreview",
|
||||||
"Bjornulf_VideoToImagesList",
|
"Bjornulf_VideoToImagesList",
|
||||||
@ -20452,6 +20479,14 @@
|
|||||||
"title_aux": "ComfyUI-TCD-Sampler"
|
"title_aux": "ComfyUI-TCD-Sampler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lingha0h/comfyui_kj": [
|
||||||
|
[
|
||||||
|
"cpm_textInput"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_kj"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/linshier/comfyui-remote-tools": [
|
"https://github.com/linshier/comfyui-remote-tools": [
|
||||||
[
|
[
|
||||||
"LoadBase64(js)",
|
"LoadBase64(js)",
|
||||||
@ -26824,6 +26859,15 @@
|
|||||||
"title_aux": "unwdef-nodes"
|
"title_aux": "unwdef-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision": [
|
||||||
|
[
|
||||||
|
"EXTEND_CLIP_VISION_INPUT_SIZE",
|
||||||
|
"IPAdapterAdvancedSizeAware"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ExtendIPAdapterClipVision"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/valofey/Openrouter-Node": [
|
"https://github.com/valofey/Openrouter-Node": [
|
||||||
[
|
[
|
||||||
"OpenrouterNode"
|
"OpenrouterNode"
|
||||||
@ -26864,6 +26908,7 @@
|
|||||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||||
[
|
[
|
||||||
"ACC_AnyCast",
|
"ACC_AnyCast",
|
||||||
|
"AccMakeListNode",
|
||||||
"GetMaskDimensions",
|
"GetMaskDimensions",
|
||||||
"GetRandomDimensions",
|
"GetRandomDimensions",
|
||||||
"isImageEmpty",
|
"isImageEmpty",
|
||||||
@ -27614,6 +27659,16 @@
|
|||||||
"title_aux": "ComfyUI_Camera"
|
"title_aux": "ComfyUI_Camera"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yanhuifair/comfyui-janus": [
|
||||||
|
[
|
||||||
|
"JanusProImageGenerationNode",
|
||||||
|
"JanusProModelLoaderNode",
|
||||||
|
"JanusProMultimodalUnderstandingNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-janus"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yanlang0123/ComfyUI_Lam": [
|
"https://github.com/yanlang0123/ComfyUI_Lam": [
|
||||||
[
|
[
|
||||||
"AspectRatio",
|
"AspectRatio",
|
||||||
@ -27666,6 +27721,7 @@
|
|||||||
"PromptTranslator",
|
"PromptTranslator",
|
||||||
"QRCode",
|
"QRCode",
|
||||||
"SaveImageLam",
|
"SaveImageLam",
|
||||||
|
"SaveImgOutputLam",
|
||||||
"SectionEnd",
|
"SectionEnd",
|
||||||
"SectionStart",
|
"SectionStart",
|
||||||
"StyleSelecto",
|
"StyleSelecto",
|
||||||
|
|||||||
3627
github-stats.json
3627
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,26 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "tc888",
|
||||||
|
"title": "ComfyUI_Save_Flux_Image",
|
||||||
|
"reference": "https://github.com/tc888/ComfyUI_Save_Flux_Image",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tc888/ComfyUI_Save_Flux_Image"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Customized version of comfyui-image-save tailored for saving Flux images"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "var1ableX",
|
||||||
|
"title": "ComfyUI_Accessories",
|
||||||
|
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/var1ableX/ComfyUI_Accessories"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: Get Mask Dimensions, Get Random Dimensions, Is Mask Empty/Image, Any Cast, Make List From Text"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "xinyiSS",
|
"author": "xinyiSS",
|
||||||
"title": "CombineMasksNode",
|
"title": "CombineMasksNode",
|
||||||
|
|||||||
@ -4358,13 +4358,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/osuiso-depot/comfyui-keshigom_custom": [
|
"https://github.com/osuiso-depot/comfyui-keshigom_custom": [
|
||||||
[
|
[
|
||||||
"KANI\ud83e\udd80FLIP-W/H Selector",
|
"KANI_Checkpoint_Loader_Simple",
|
||||||
"KANI\ud83e\udd80FLIP-W/H SelectorConst",
|
"KANI_Multiplexer",
|
||||||
"KANI\ud83e\udd80RegexpChopper",
|
"KANI_ShowAnything",
|
||||||
"KANI\ud83e\udd80TextFind",
|
"KANI_TextFind",
|
||||||
"KANI\ud83e\udd80True-or-False",
|
"KANI_TrueorFalse",
|
||||||
"KANI\ud83e\udd80ckpt_Loader_Simple",
|
"RegExTextChopper",
|
||||||
"myStringNode"
|
"ResolutionSelector",
|
||||||
|
"ResolutionSelectorConst",
|
||||||
|
"StringNodeClass"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-keshigom_custom"
|
"title_aux": "comfyui-keshigom_custom"
|
||||||
@ -4845,6 +4847,22 @@
|
|||||||
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/tc888/ComfyUI_Save_Flux_Image": [
|
||||||
|
[
|
||||||
|
"Cfg Literal",
|
||||||
|
"Int Literal",
|
||||||
|
"Sampler Select",
|
||||||
|
"Save Flux Image with Metadata",
|
||||||
|
"Scheduler Select",
|
||||||
|
"Seed Gen",
|
||||||
|
"String Literal",
|
||||||
|
"Unet Select",
|
||||||
|
"Width/Height Literal"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Save_Flux_Image"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/techzuhaib/ComfyUI-CacheImageNode": [
|
"https://github.com/techzuhaib/ComfyUI-CacheImageNode": [
|
||||||
[
|
[
|
||||||
"CacheImageNode"
|
"CacheImageNode"
|
||||||
@ -4865,7 +4883,7 @@
|
|||||||
"https://github.com/thedivergentai/divergent_nodes": [
|
"https://github.com/thedivergentai/divergent_nodes": [
|
||||||
[
|
[
|
||||||
"CLIPTokenCounter",
|
"CLIPTokenCounter",
|
||||||
"DolphinVision"
|
"DolphinVisionNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Divergent Nodes [WIP]"
|
"title_aux": "Divergent Nodes [WIP]"
|
||||||
@ -4984,6 +5002,19 @@
|
|||||||
"title_aux": "ComfyUI-My-Handy-Nodes"
|
"title_aux": "ComfyUI-My-Handy-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||||
|
[
|
||||||
|
"ACC_AnyCast",
|
||||||
|
"AccMakeListNode",
|
||||||
|
"GetMaskDimensions",
|
||||||
|
"GetRandomDimensions",
|
||||||
|
"isImageEmpty",
|
||||||
|
"isMaskEmpty"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Accessories"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
|
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
|
||||||
[
|
[
|
||||||
"Calculate Image Brightness",
|
"Calculate Image Brightness",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,58 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "lingha",
|
||||||
|
"title": "comfyui_kj",
|
||||||
|
"id": "comfyui_kj",
|
||||||
|
"reference": "https://github.com/lingha0h/comfyui_kj",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lingha0h/comfyui_kj"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "asdrabael",
|
||||||
|
"title": "Hunyuan-Multi-Lora-Loader",
|
||||||
|
"id": "Hunyuan Multi-Lora Loader",
|
||||||
|
"reference": "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Node for loading multiple Lora's [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "vahlok-alunmid",
|
||||||
|
"title": "ComfyUI-ExtendIPAdapterClipVision",
|
||||||
|
"reference": "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension provides two nodes to use with my experimental [a/ip-adapter finetune](https://civitai.com/models/1233692?modelVersionId=1390253) for NoobAI-XL style transfer. [a/Here](https://github.com/vahlok-alunmid/reForge-preprocessor_bigG_448) is the counterpart extension for Reforge WebUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "yanhuifair",
|
||||||
|
"title": "comfyui-janus",
|
||||||
|
"reference": "https://github.com/yanhuifair/comfyui-janus",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yanhuifair/comfyui-janus"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for Janus"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "guerreiro",
|
||||||
|
"title": "Comfyg Switch",
|
||||||
|
"reference": "https://github.com/guerreiro/comfyg-switch",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/guerreiro/comfyg-switch"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comfyg Switch is a custom node that dynamically selects model configuration parameters based on the chosen checkpoint. It reads model-specific settings from a JSON file (model_configs.json)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "dorpxam",
|
"author": "dorpxam",
|
||||||
"title": "ComfyUI-LTXVideoLoRA",
|
"title": "ComfyUI-LTXVideoLoRA",
|
||||||
@ -642,58 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "comfyui share models to oss conveniently."
|
"description": "comfyui share models to oss conveniently."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "danielw",
|
|
||||||
"title": "Custom nodes for llm chat with optional image input",
|
|
||||||
"id": "llm-api",
|
|
||||||
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tianyuw/ComfyUI-LLM-API"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "JohnDoeSmithee",
|
|
||||||
"title": "ComfyUI-SoX-Mixdown",
|
|
||||||
"reference": "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI custom node for sox's mixdown function such as 'sox --combine inputfile1.wav inputfile2.wav outputfile.wav'."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "yuvraj108c",
|
|
||||||
"title": "ComfyUI Video Depth Anything",
|
|
||||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This project is an unofficial ComfyUI implementation of [a/Video Depth Anything](https://github.com/DepthAnything/Video-Depth-Anything), for depth estimation on long videos without compromising quality, consistency, or generalization ability."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "EnragedAntelope",
|
|
||||||
"title": "ComfyUI-EACloudNodes",
|
|
||||||
"reference": "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/EnragedAntelope/ComfyUI-EACloudNodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of ComfyUI custom nodes for interacting with various cloud services. These nodes are designed to work with any ComfyUI instance, including cloud-hosted environments (such as MimicPC) where users may have limited system access."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "smlbiobot",
|
|
||||||
"title": "sml-comfyui-prompt-expansion",
|
|
||||||
"id": "sml-comfyui-prompt-expansion",
|
|
||||||
"reference": "https://github.com/smlbiobot/sml-comfyui-prompt-expansion",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/smlbiobot/sml-comfyui-prompt-expansion"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Prompt Expansion for Stable Diffusion, using Deepseek API."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -9708,6 +9708,7 @@
|
|||||||
"VrchIntKeyControlNode",
|
"VrchIntKeyControlNode",
|
||||||
"VrchIntOSCControlNode",
|
"VrchIntOSCControlNode",
|
||||||
"VrchJsonUrlLoaderNode",
|
"VrchJsonUrlLoaderNode",
|
||||||
|
"VrchModelWebViewerNode",
|
||||||
"VrchOSCControlSettingsNode",
|
"VrchOSCControlSettingsNode",
|
||||||
"VrchSwitchOSCControlNode",
|
"VrchSwitchOSCControlNode",
|
||||||
"VrchTextConcatOSCControlNode",
|
"VrchTextConcatOSCControlNode",
|
||||||
@ -11575,6 +11576,15 @@
|
|||||||
"title_aux": "asagi4/comfyui-utility-nodes"
|
"title_aux": "asagi4/comfyui-utility-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": [
|
||||||
|
[
|
||||||
|
"HunyuanMultiLoraLoader",
|
||||||
|
"HunyuanMultiLoraLoaderWrapper"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Hunyuan-Multi-Lora-Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/asutermo/ComfyUI-Flux-TryOff": [
|
"https://github.com/asutermo/ComfyUI-Flux-TryOff": [
|
||||||
[
|
[
|
||||||
"TryOffFluxFillModelNode",
|
"TryOffFluxFillModelNode",
|
||||||
@ -16978,6 +16988,14 @@
|
|||||||
"title_aux": "ComfyUI-DreamWaltz-G"
|
"title_aux": "ComfyUI-DreamWaltz-G"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/guerreiro/comfyg-switch": [
|
||||||
|
[
|
||||||
|
"ComfygSwitch"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyg Switch"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/guill/abracadabra-comfyui": [
|
"https://github.com/guill/abracadabra-comfyui": [
|
||||||
[
|
[
|
||||||
"AbracadabraNode",
|
"AbracadabraNode",
|
||||||
@ -18836,6 +18854,7 @@
|
|||||||
"Bjornulf_APIGenerateFlux",
|
"Bjornulf_APIGenerateFlux",
|
||||||
"Bjornulf_APIGenerateStability",
|
"Bjornulf_APIGenerateStability",
|
||||||
"Bjornulf_AddLineNumbers",
|
"Bjornulf_AddLineNumbers",
|
||||||
|
"Bjornulf_AllLoraSelector",
|
||||||
"Bjornulf_AnythingToFloat",
|
"Bjornulf_AnythingToFloat",
|
||||||
"Bjornulf_AnythingToInt",
|
"Bjornulf_AnythingToInt",
|
||||||
"Bjornulf_AnythingToText",
|
"Bjornulf_AnythingToText",
|
||||||
@ -18859,16 +18878,19 @@
|
|||||||
"Bjornulf_ConcatVideos",
|
"Bjornulf_ConcatVideos",
|
||||||
"Bjornulf_ConcatVideosFromList",
|
"Bjornulf_ConcatVideosFromList",
|
||||||
"Bjornulf_ConvertVideo",
|
"Bjornulf_ConvertVideo",
|
||||||
|
"Bjornulf_DisplayNote",
|
||||||
"Bjornulf_EmptyVideoLatentWithSingle",
|
"Bjornulf_EmptyVideoLatentWithSingle",
|
||||||
"Bjornulf_FFmpegConfig",
|
"Bjornulf_FFmpegConfig",
|
||||||
"Bjornulf_FreeVRAM",
|
"Bjornulf_FreeVRAM",
|
||||||
"Bjornulf_GrayscaleTransform",
|
"Bjornulf_GrayscaleTransform",
|
||||||
"Bjornulf_GreenScreenToTransparency",
|
"Bjornulf_GreenScreenToTransparency",
|
||||||
"Bjornulf_HiResFix",
|
"Bjornulf_HiResFix",
|
||||||
|
"Bjornulf_HuggingFaceDownloader",
|
||||||
"Bjornulf_IfElse",
|
"Bjornulf_IfElse",
|
||||||
"Bjornulf_ImageBlend",
|
"Bjornulf_ImageBlend",
|
||||||
"Bjornulf_ImageDetails",
|
"Bjornulf_ImageDetails",
|
||||||
"Bjornulf_ImageMaskCutter",
|
"Bjornulf_ImageMaskCutter",
|
||||||
|
"Bjornulf_ImageNote",
|
||||||
"Bjornulf_ImagesListToVideo",
|
"Bjornulf_ImagesListToVideo",
|
||||||
"Bjornulf_KokoroTTS",
|
"Bjornulf_KokoroTTS",
|
||||||
"Bjornulf_LatentResolutionSelector",
|
"Bjornulf_LatentResolutionSelector",
|
||||||
@ -18879,6 +18901,7 @@
|
|||||||
"Bjornulf_ListLooperOutfitMale",
|
"Bjornulf_ListLooperOutfitMale",
|
||||||
"Bjornulf_ListLooperScene",
|
"Bjornulf_ListLooperScene",
|
||||||
"Bjornulf_ListLooperStyle",
|
"Bjornulf_ListLooperStyle",
|
||||||
|
"Bjornulf_LoadGlobalVariables",
|
||||||
"Bjornulf_LoadImageWithTransparency",
|
"Bjornulf_LoadImageWithTransparency",
|
||||||
"Bjornulf_LoadImagesFromSelectedFolder",
|
"Bjornulf_LoadImagesFromSelectedFolder",
|
||||||
"Bjornulf_LoadTextFromFolder",
|
"Bjornulf_LoadTextFromFolder",
|
||||||
@ -18901,6 +18924,7 @@
|
|||||||
"Bjornulf_LoopWriteText",
|
"Bjornulf_LoopWriteText",
|
||||||
"Bjornulf_MergeImagesHorizontally",
|
"Bjornulf_MergeImagesHorizontally",
|
||||||
"Bjornulf_MergeImagesVertically",
|
"Bjornulf_MergeImagesVertically",
|
||||||
|
"Bjornulf_ModelClipVaeSelector",
|
||||||
"Bjornulf_OllamaConfig",
|
"Bjornulf_OllamaConfig",
|
||||||
"Bjornulf_OllamaImageVision",
|
"Bjornulf_OllamaImageVision",
|
||||||
"Bjornulf_OllamaSystemJobSelector",
|
"Bjornulf_OllamaSystemJobSelector",
|
||||||
@ -18909,6 +18933,7 @@
|
|||||||
"Bjornulf_PassPreviewImage",
|
"Bjornulf_PassPreviewImage",
|
||||||
"Bjornulf_PauseResume",
|
"Bjornulf_PauseResume",
|
||||||
"Bjornulf_PickInput",
|
"Bjornulf_PickInput",
|
||||||
|
"Bjornulf_PreviewFirstImage",
|
||||||
"Bjornulf_RandomImage",
|
"Bjornulf_RandomImage",
|
||||||
"Bjornulf_RandomLineFromInput",
|
"Bjornulf_RandomLineFromInput",
|
||||||
"Bjornulf_RandomLoraSelector",
|
"Bjornulf_RandomLoraSelector",
|
||||||
@ -18919,6 +18944,7 @@
|
|||||||
"Bjornulf_ResizeImage",
|
"Bjornulf_ResizeImage",
|
||||||
"Bjornulf_ResizeImagePercentage",
|
"Bjornulf_ResizeImagePercentage",
|
||||||
"Bjornulf_SaveBjornulfLobeChat",
|
"Bjornulf_SaveBjornulfLobeChat",
|
||||||
|
"Bjornulf_SaveGlobalVariables",
|
||||||
"Bjornulf_SaveImagePath",
|
"Bjornulf_SaveImagePath",
|
||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
"Bjornulf_SaveText",
|
"Bjornulf_SaveText",
|
||||||
@ -18948,6 +18974,7 @@
|
|||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
"Bjornulf_TextToStringAndSeed",
|
"Bjornulf_TextToStringAndSeed",
|
||||||
"Bjornulf_VideoDetails",
|
"Bjornulf_VideoDetails",
|
||||||
|
"Bjornulf_VideoLatentResolutionSelector",
|
||||||
"Bjornulf_VideoPingPong",
|
"Bjornulf_VideoPingPong",
|
||||||
"Bjornulf_VideoPreview",
|
"Bjornulf_VideoPreview",
|
||||||
"Bjornulf_VideoToImagesList",
|
"Bjornulf_VideoToImagesList",
|
||||||
@ -20452,6 +20479,14 @@
|
|||||||
"title_aux": "ComfyUI-TCD-Sampler"
|
"title_aux": "ComfyUI-TCD-Sampler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lingha0h/comfyui_kj": [
|
||||||
|
[
|
||||||
|
"cpm_textInput"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_kj"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/linshier/comfyui-remote-tools": [
|
"https://github.com/linshier/comfyui-remote-tools": [
|
||||||
[
|
[
|
||||||
"LoadBase64(js)",
|
"LoadBase64(js)",
|
||||||
@ -26824,6 +26859,15 @@
|
|||||||
"title_aux": "unwdef-nodes"
|
"title_aux": "unwdef-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision": [
|
||||||
|
[
|
||||||
|
"EXTEND_CLIP_VISION_INPUT_SIZE",
|
||||||
|
"IPAdapterAdvancedSizeAware"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ExtendIPAdapterClipVision"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/valofey/Openrouter-Node": [
|
"https://github.com/valofey/Openrouter-Node": [
|
||||||
[
|
[
|
||||||
"OpenrouterNode"
|
"OpenrouterNode"
|
||||||
@ -26864,6 +26908,7 @@
|
|||||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||||
[
|
[
|
||||||
"ACC_AnyCast",
|
"ACC_AnyCast",
|
||||||
|
"AccMakeListNode",
|
||||||
"GetMaskDimensions",
|
"GetMaskDimensions",
|
||||||
"GetRandomDimensions",
|
"GetRandomDimensions",
|
||||||
"isImageEmpty",
|
"isImageEmpty",
|
||||||
@ -27614,6 +27659,16 @@
|
|||||||
"title_aux": "ComfyUI_Camera"
|
"title_aux": "ComfyUI_Camera"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yanhuifair/comfyui-janus": [
|
||||||
|
[
|
||||||
|
"JanusProImageGenerationNode",
|
||||||
|
"JanusProModelLoaderNode",
|
||||||
|
"JanusProMultimodalUnderstandingNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-janus"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yanlang0123/ComfyUI_Lam": [
|
"https://github.com/yanlang0123/ComfyUI_Lam": [
|
||||||
[
|
[
|
||||||
"AspectRatio",
|
"AspectRatio",
|
||||||
@ -27666,6 +27721,7 @@
|
|||||||
"PromptTranslator",
|
"PromptTranslator",
|
||||||
"QRCode",
|
"QRCode",
|
||||||
"SaveImageLam",
|
"SaveImageLam",
|
||||||
|
"SaveImgOutputLam",
|
||||||
"SectionEnd",
|
"SectionEnd",
|
||||||
"SectionStart",
|
"SectionStart",
|
||||||
"StyleSelecto",
|
"StyleSelecto",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user