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
d8b4218e8f
commit
d0111cef75
@ -14,16 +14,26 @@
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI Impact Pack",
|
||||
"id": "impact",
|
||||
"id": "comfyui-impact-pack",
|
||||
"reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack",
|
||||
"files": [
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
||||
],
|
||||
"pip": ["ultralytics==8.3.40"],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||||
"description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the ComfyUI Impact Subpack separately.",
|
||||
"preemptions":["SAMLoader"]
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI Impact Subpack",
|
||||
"id": "comfyui-impact-subpack",
|
||||
"reference": "https://github.com/ltdrdata/ComfyUI-Impact-Subpack",
|
||||
"files": [
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider."
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI Inspire Pack",
|
||||
@ -7256,6 +7266,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that integrates Mistral AI's Pixtral Large vision model, enabling powerful multimodal AI capabilities within ComfyUI. Pixtral Large is a 124B parameter model (123B decoder + 1B vision encoder) that can analyze up to 30 high-resolution images simultaneously."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI Coherent Video Sampler Node",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables coherent video generation while maintaining efficient memory usage, specifically optimized for heavy models like Flux."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-Prediction",
|
||||
@ -14197,16 +14217,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
|
||||
},
|
||||
{
|
||||
"author": "doomy23",
|
||||
"title": "ComfyUI-D00MYsNodes",
|
||||
"reference": "https://github.com/doomy23/ComfyUI-D00MYsNodes",
|
||||
"files": [
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint."
|
||||
},
|
||||
{
|
||||
"author": "Sieyalixnet",
|
||||
"title": "ComfyUI_Textarea_Loaders",
|
||||
@ -17497,7 +17507,7 @@
|
||||
"https://github.com/purpen/ComfyUI-AIRedoon"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:AIRedoon Translator, AIRedoon Image Caption.\nRedoonAi Tool Kit"
|
||||
"description": "NODES:AIRedoon Qwen Model Loader, AIRedoon Translator, AIRedoon Image Caption, AIRedoon LoRA Stack, AIRedoon Image RGBA2RGB, AIRedoon Preview Text, AIRedoon Save Text, ...\nRedoonAi Tool Kit"
|
||||
},
|
||||
{
|
||||
"author": "purpen",
|
||||
@ -17858,6 +17868,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for integrating with Midjourney API."
|
||||
},
|
||||
{
|
||||
"author": "SlackinJack",
|
||||
"title": "distrifuser_comfyui",
|
||||
"reference": "https://github.com/SlackinJack/distrifuser_comfyui",
|
||||
"files": [
|
||||
"https://github.com/SlackinJack/distrifuser_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/Distrifuser](https://github.com/mit-han-lab/distrifuser) sampler node for ComfyUI\n"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1354,10 +1354,7 @@
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"BlockLayerStringGenerator",
|
||||
"CheckpointLoaderBNB",
|
||||
"EasyResolutionPicker",
|
||||
"ModelMergeSD3_Large",
|
||||
"UNETLoaderBNB"
|
||||
"EasyResolutionPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI UX Nodes"
|
||||
@ -2470,7 +2467,6 @@
|
||||
[
|
||||
"DPAspectRatioPicker",
|
||||
"DPBrokenToken",
|
||||
"DPImageColorAnalyzer",
|
||||
"DPLogoAnimator",
|
||||
"DPVideoEffectReceiver",
|
||||
"DPVideoEffectSender",
|
||||
@ -2491,6 +2487,7 @@
|
||||
"DP_Five_Lora",
|
||||
"DP_Five_Lora_Random",
|
||||
"DP_Float_0_1",
|
||||
"DP_Image_Color_Analyzer",
|
||||
"DP_Image_Empty_Latent_Switch",
|
||||
"DP_Image_Loader_Big",
|
||||
"DP_Image_Loader_Medium",
|
||||
@ -4203,14 +4200,12 @@
|
||||
"https://github.com/JichaoLiang/Immortal_comfyUI": [
|
||||
[
|
||||
"AppendNode",
|
||||
"ApplyVoiceConversion",
|
||||
"CombineVideos",
|
||||
"ImAppendFreeChatAction",
|
||||
"ImAppendImageActionNode",
|
||||
"ImAppendQuickbackNode",
|
||||
"ImAppendQuickbackVideoNode",
|
||||
"ImAppendVideoNode",
|
||||
"ImApplyWav2lip",
|
||||
"ImDumpEntity",
|
||||
"ImDumpNode",
|
||||
"ImLoadPackage",
|
||||
@ -6877,6 +6872,14 @@
|
||||
"title_aux": "ComfyUI-AstralAnimator"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler": [
|
||||
[
|
||||
"CohernetVideoSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Coherent Video Sampler Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
|
||||
[
|
||||
"FreeMemoryCLIP",
|
||||
@ -6896,6 +6899,14 @@
|
||||
"title_aux": "ComfyUI-SVDResizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [
|
||||
[
|
||||
"FluxPro11"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flux 1.1 Ultra & Raw Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": [
|
||||
[
|
||||
"Gemini_Flash_002"
|
||||
@ -6975,6 +6986,14 @@
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/distrifuser_comfyui": [
|
||||
[
|
||||
"DistrifuserSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "distrifuser_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": [
|
||||
[
|
||||
"CNtranslator",
|
||||
@ -7295,6 +7314,17 @@
|
||||
"title_aux": "Comfyui_CXH_FluxLoraMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/Comfyui_CXH_Phi_3.5": [
|
||||
[
|
||||
"CXH_Phi_Run",
|
||||
"CXH_Phi_chat_load",
|
||||
"CXH_Phi_chat_min",
|
||||
"CXH_Phi_load"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_CXH_Phi_3.5"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/Comfyui_CXH_joy_caption": [
|
||||
[
|
||||
"CXH_DownloadAndLoadFlorence2Model",
|
||||
@ -9791,6 +9821,7 @@
|
||||
"Sage_GetFileHash",
|
||||
"Sage_GetInfoFromHash",
|
||||
"Sage_GetModelJSONFromHash",
|
||||
"Sage_GetPicturesFromHash",
|
||||
"Sage_IterOverFiles",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
@ -10068,6 +10099,7 @@
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_KoboldCpp_BannedTokens",
|
||||
"SP_KoboldCpp_OverrideCfg",
|
||||
"SP_ListAny",
|
||||
"SP_Pipe",
|
||||
"SP_Pipe_ToBasicPipe",
|
||||
"SP_SD3Loader",
|
||||
@ -10230,7 +10262,7 @@
|
||||
"title_aux": "ComfyUI_NAIDGenerator"
|
||||
}
|
||||
],
|
||||
"https://github.com/bentoml/ComfyUI-IDL": [
|
||||
"https://github.com/bentoml/comfy-pack": [
|
||||
[
|
||||
"CPackInputAny",
|
||||
"CPackInputFile",
|
||||
@ -10241,7 +10273,7 @@
|
||||
"CPackOutputImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-IDL"
|
||||
"title_aux": "Comfy Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
|
||||
@ -11466,6 +11498,8 @@
|
||||
"LayerUtility: LlamaVision",
|
||||
"LayerUtility: LoadJoyCaption2Model",
|
||||
"LayerUtility: LoadPSD",
|
||||
"LayerUtility: LoadSmolLM2Model",
|
||||
"LayerUtility: LoadSmolVLMModel",
|
||||
"LayerUtility: PhiPrompt",
|
||||
"LayerUtility: PromptEmbellish",
|
||||
"LayerUtility: PromptTagger",
|
||||
@ -11473,6 +11507,8 @@
|
||||
"LayerUtility: SD3NegativeConditioning",
|
||||
"LayerUtility: SaveImagePlus",
|
||||
"LayerUtility: ShowBlindWaterMark",
|
||||
"LayerUtility: SmolLM2",
|
||||
"LayerUtility: SmolVLM",
|
||||
"LayerUtility: UserPromptGeneratorReplaceWord",
|
||||
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
|
||||
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference"
|
||||
@ -13244,21 +13280,6 @@
|
||||
"title_aux": "ComfyUI-Keyframed"
|
||||
}
|
||||
],
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
|
||||
[
|
||||
"Images_Converter|D00MYs",
|
||||
"JSPaint|D00MYs",
|
||||
"Load_Images_From_Paths|D00MYs",
|
||||
"Random_Images|D00MYs",
|
||||
"Save_Images|D00MYs",
|
||||
"Save_Text|D00MYs",
|
||||
"Show_Text|D00MYs",
|
||||
"Strings_From_List|D00MYs"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-D00MYsNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||
[
|
||||
"file_padding",
|
||||
@ -15935,7 +15956,8 @@
|
||||
],
|
||||
"https://github.com/jax-explorer/comfyui-model-dynamic-loader": [
|
||||
[
|
||||
"LoadLoraFromCivitAI"
|
||||
"LoadLoraFromCivitAI",
|
||||
"LoadLoraFromHF"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-model-dynamic-loader"
|
||||
@ -17696,11 +17718,9 @@
|
||||
],
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs": [
|
||||
[
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Ali",
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_GLM4",
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Gemini",
|
||||
"\ud83d\ude00 LLMs_Chat",
|
||||
"\ud83d\ude00 LLMs_Chat_GLM4_Only"
|
||||
"LLMs Chat",
|
||||
"LLMs Vision Unified",
|
||||
"LLMs_Vision_Unified"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLMs"
|
||||
@ -17776,6 +17796,7 @@
|
||||
],
|
||||
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
|
||||
[
|
||||
"ShowTranslateString",
|
||||
"StringFormatter",
|
||||
"StringList"
|
||||
],
|
||||
@ -18593,6 +18614,18 @@
|
||||
"title_aux": "ComfyUI Impact Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack": [
|
||||
[
|
||||
"UltralyticsDetectorProvider"
|
||||
],
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"description": "This extension provides UltralyticsDetectorProvider node",
|
||||
"nickname": "Impact Subpack",
|
||||
"title": "Impact Subpack",
|
||||
"title_aux": "ComfyUI Impact Subpack"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [
|
||||
[
|
||||
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
@ -19435,6 +19468,14 @@
|
||||
"title_aux": "MLTask_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mithamunda/ComfyUI-SD3.5-Latent-Size-Picker": [
|
||||
[
|
||||
"SD3_5EmptyLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "SD3.5 Empty Latent Size Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/mithamunda/ComfyUI-TogetherVision": [
|
||||
[
|
||||
"Together Vision \ud83d\udd0d",
|
||||
@ -20688,7 +20729,16 @@
|
||||
],
|
||||
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
||||
[
|
||||
"AIRedoonApplyLoRAStack",
|
||||
"AIRedoonCheckLoraFile",
|
||||
"AIRedoonCheckModelFile",
|
||||
"AIRedoonConcatText",
|
||||
"AIRedoonImageCaptioning",
|
||||
"AIRedoonImageRGBA2RGB",
|
||||
"AIRedoonLoRAStack",
|
||||
"AIRedoonPreviewText",
|
||||
"AIRedoonQwenModelLoader",
|
||||
"AIRedoonSaveText",
|
||||
"AIRedoonTranslator"
|
||||
],
|
||||
{
|
||||
@ -21154,8 +21204,11 @@
|
||||
],
|
||||
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting": [
|
||||
[
|
||||
"Flux Inpaint",
|
||||
"Flux Inpainting"
|
||||
"Flux Inpainting",
|
||||
"FluxInpainting",
|
||||
"FluxSimpleInpainting",
|
||||
"FluxTransformerInpainting",
|
||||
"FluxVAELoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Inpainting"
|
||||
|
||||
2855
github-stats.json
2855
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -786,14 +786,12 @@
|
||||
"https://github.com/JichaoLiang/Immortal_comfyUI": [
|
||||
[
|
||||
"AppendNode",
|
||||
"ApplyVoiceConversion",
|
||||
"CombineVideos",
|
||||
"ImAppendFreeChatAction",
|
||||
"ImAppendImageActionNode",
|
||||
"ImAppendQuickbackNode",
|
||||
"ImAppendQuickbackVideoNode",
|
||||
"ImAppendVideoNode",
|
||||
"ImApplyWav2lip",
|
||||
"ImDumpEntity",
|
||||
"ImDumpNode",
|
||||
"ImLoadPackage",
|
||||
@ -2891,6 +2889,17 @@
|
||||
"title_aux": "ComfyUI-HunyuanVideoWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-MMAudio": [
|
||||
[
|
||||
"MMAudioFeatureUtilsLoader",
|
||||
"MMAudioModelLoader",
|
||||
"MMAudioSampler",
|
||||
"MMAudioVoCoderLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MMAudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-MochiWrapper": [
|
||||
[
|
||||
"DownloadAndLoadMochiModel",
|
||||
@ -3586,16 +3595,15 @@
|
||||
],
|
||||
"https://github.com/pschroedl/ComfyUI-StreamDiffusion": [
|
||||
[
|
||||
"DownloadAndLoadStreamDiffusionModel",
|
||||
"StreamDiffusion",
|
||||
"StreamDiffusionAccelerationConfig",
|
||||
"StreamDiffusionAccelerationSampler",
|
||||
"StreamDiffusionCheckpointLoader",
|
||||
"StreamDiffusionConfig",
|
||||
"StreamDiffusionLcmLoraLoader",
|
||||
"StreamDiffusionDeviceConfig",
|
||||
"StreamDiffusionLoraLoader",
|
||||
"StreamDiffusionModelLoader",
|
||||
"StreamDiffusionPrebuiltConfig",
|
||||
"StreamDiffusionSimilarityFilterConfig",
|
||||
"StreamDiffusionVaeLoader"
|
||||
"StreamDiffusionTensorRTEngineLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StreamDiffusion"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "doomy23",
|
||||
"title": "ComfyUI-D00MYsNodes [REMOVED]",
|
||||
"reference": "https://github.com/doomy23/ComfyUI-D00MYsNodes",
|
||||
"files": [
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint."
|
||||
},
|
||||
{
|
||||
"author": "kadirnar",
|
||||
"title": "comfyui_hub [REMOVED]",
|
||||
|
||||
@ -9,6 +9,38 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI Impact Subpack",
|
||||
"id": "comfyui-impact-subpack",
|
||||
"reference": "https://github.com/ltdrdata/ComfyUI-Impact-Subpack",
|
||||
"files": [
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider."
|
||||
},
|
||||
{
|
||||
"author": "SlackinJack",
|
||||
"title": "distrifuser_comfyui",
|
||||
"reference": "https://github.com/SlackinJack/distrifuser_comfyui",
|
||||
"files": [
|
||||
"https://github.com/SlackinJack/distrifuser_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/Distrifuser](https://github.com/mit-han-lab/distrifuser) sampler node for ComfyUI\n"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI Coherent Video Sampler Node",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables coherent video generation while maintaining efficient memory usage, specifically optimized for heavy models like Flux."
|
||||
},
|
||||
{
|
||||
"author": "if-ai",
|
||||
"title": "ComfyUI-IF_MemoAvatar",
|
||||
@ -665,28 +697,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes that facilitate simpler information providing and gathering, such as Text Box, Show Data and Token Counter nodes."
|
||||
},
|
||||
{
|
||||
"author": "exectails",
|
||||
"title": "String Utils",
|
||||
"id": "et_stringutils",
|
||||
"reference": "https://github.com/exectails/comfyui-et_stringutils",
|
||||
"files": [
|
||||
"https://github.com/exectails/comfyui-et_stringutils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes dedicated to the analysis and transformation of text strings, such as for formatting and conversions between types."
|
||||
},
|
||||
{
|
||||
"author": "exectails",
|
||||
"title": "Dynamic Prompts",
|
||||
"id": "et_dynamicprompts",
|
||||
"reference": "https://github.com/exectails/comfyui-et_dynamicprompts",
|
||||
"files": [
|
||||
"https://github.com/exectails/comfyui-et_dynamicprompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes that implement functionality similar to the Dynamic Prompts extension for A1111."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1354,10 +1354,7 @@
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"BlockLayerStringGenerator",
|
||||
"CheckpointLoaderBNB",
|
||||
"EasyResolutionPicker",
|
||||
"ModelMergeSD3_Large",
|
||||
"UNETLoaderBNB"
|
||||
"EasyResolutionPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI UX Nodes"
|
||||
@ -2470,7 +2467,6 @@
|
||||
[
|
||||
"DPAspectRatioPicker",
|
||||
"DPBrokenToken",
|
||||
"DPImageColorAnalyzer",
|
||||
"DPLogoAnimator",
|
||||
"DPVideoEffectReceiver",
|
||||
"DPVideoEffectSender",
|
||||
@ -2491,6 +2487,7 @@
|
||||
"DP_Five_Lora",
|
||||
"DP_Five_Lora_Random",
|
||||
"DP_Float_0_1",
|
||||
"DP_Image_Color_Analyzer",
|
||||
"DP_Image_Empty_Latent_Switch",
|
||||
"DP_Image_Loader_Big",
|
||||
"DP_Image_Loader_Medium",
|
||||
@ -4203,14 +4200,12 @@
|
||||
"https://github.com/JichaoLiang/Immortal_comfyUI": [
|
||||
[
|
||||
"AppendNode",
|
||||
"ApplyVoiceConversion",
|
||||
"CombineVideos",
|
||||
"ImAppendFreeChatAction",
|
||||
"ImAppendImageActionNode",
|
||||
"ImAppendQuickbackNode",
|
||||
"ImAppendQuickbackVideoNode",
|
||||
"ImAppendVideoNode",
|
||||
"ImApplyWav2lip",
|
||||
"ImDumpEntity",
|
||||
"ImDumpNode",
|
||||
"ImLoadPackage",
|
||||
@ -6877,6 +6872,14 @@
|
||||
"title_aux": "ComfyUI-AstralAnimator"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler": [
|
||||
[
|
||||
"CohernetVideoSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Coherent Video Sampler Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
|
||||
[
|
||||
"FreeMemoryCLIP",
|
||||
@ -6896,6 +6899,14 @@
|
||||
"title_aux": "ComfyUI-SVDResizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [
|
||||
[
|
||||
"FluxPro11"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flux 1.1 Ultra & Raw Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": [
|
||||
[
|
||||
"Gemini_Flash_002"
|
||||
@ -6975,6 +6986,14 @@
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/distrifuser_comfyui": [
|
||||
[
|
||||
"DistrifuserSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "distrifuser_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": [
|
||||
[
|
||||
"CNtranslator",
|
||||
@ -7295,6 +7314,17 @@
|
||||
"title_aux": "Comfyui_CXH_FluxLoraMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/Comfyui_CXH_Phi_3.5": [
|
||||
[
|
||||
"CXH_Phi_Run",
|
||||
"CXH_Phi_chat_load",
|
||||
"CXH_Phi_chat_min",
|
||||
"CXH_Phi_load"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_CXH_Phi_3.5"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/Comfyui_CXH_joy_caption": [
|
||||
[
|
||||
"CXH_DownloadAndLoadFlorence2Model",
|
||||
@ -9791,6 +9821,7 @@
|
||||
"Sage_GetFileHash",
|
||||
"Sage_GetInfoFromHash",
|
||||
"Sage_GetModelJSONFromHash",
|
||||
"Sage_GetPicturesFromHash",
|
||||
"Sage_IterOverFiles",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
@ -10068,6 +10099,7 @@
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_KoboldCpp_BannedTokens",
|
||||
"SP_KoboldCpp_OverrideCfg",
|
||||
"SP_ListAny",
|
||||
"SP_Pipe",
|
||||
"SP_Pipe_ToBasicPipe",
|
||||
"SP_SD3Loader",
|
||||
@ -10230,7 +10262,7 @@
|
||||
"title_aux": "ComfyUI_NAIDGenerator"
|
||||
}
|
||||
],
|
||||
"https://github.com/bentoml/ComfyUI-IDL": [
|
||||
"https://github.com/bentoml/comfy-pack": [
|
||||
[
|
||||
"CPackInputAny",
|
||||
"CPackInputFile",
|
||||
@ -10241,7 +10273,7 @@
|
||||
"CPackOutputImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-IDL"
|
||||
"title_aux": "Comfy Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
|
||||
@ -11466,6 +11498,8 @@
|
||||
"LayerUtility: LlamaVision",
|
||||
"LayerUtility: LoadJoyCaption2Model",
|
||||
"LayerUtility: LoadPSD",
|
||||
"LayerUtility: LoadSmolLM2Model",
|
||||
"LayerUtility: LoadSmolVLMModel",
|
||||
"LayerUtility: PhiPrompt",
|
||||
"LayerUtility: PromptEmbellish",
|
||||
"LayerUtility: PromptTagger",
|
||||
@ -11473,6 +11507,8 @@
|
||||
"LayerUtility: SD3NegativeConditioning",
|
||||
"LayerUtility: SaveImagePlus",
|
||||
"LayerUtility: ShowBlindWaterMark",
|
||||
"LayerUtility: SmolLM2",
|
||||
"LayerUtility: SmolVLM",
|
||||
"LayerUtility: UserPromptGeneratorReplaceWord",
|
||||
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
|
||||
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference"
|
||||
@ -13244,21 +13280,6 @@
|
||||
"title_aux": "ComfyUI-Keyframed"
|
||||
}
|
||||
],
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
|
||||
[
|
||||
"Images_Converter|D00MYs",
|
||||
"JSPaint|D00MYs",
|
||||
"Load_Images_From_Paths|D00MYs",
|
||||
"Random_Images|D00MYs",
|
||||
"Save_Images|D00MYs",
|
||||
"Save_Text|D00MYs",
|
||||
"Show_Text|D00MYs",
|
||||
"Strings_From_List|D00MYs"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-D00MYsNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||
[
|
||||
"file_padding",
|
||||
@ -15935,7 +15956,8 @@
|
||||
],
|
||||
"https://github.com/jax-explorer/comfyui-model-dynamic-loader": [
|
||||
[
|
||||
"LoadLoraFromCivitAI"
|
||||
"LoadLoraFromCivitAI",
|
||||
"LoadLoraFromHF"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-model-dynamic-loader"
|
||||
@ -17696,11 +17718,9 @@
|
||||
],
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs": [
|
||||
[
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Ali",
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_GLM4",
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Gemini",
|
||||
"\ud83d\ude00 LLMs_Chat",
|
||||
"\ud83d\ude00 LLMs_Chat_GLM4_Only"
|
||||
"LLMs Chat",
|
||||
"LLMs Vision Unified",
|
||||
"LLMs_Vision_Unified"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLMs"
|
||||
@ -17776,6 +17796,7 @@
|
||||
],
|
||||
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
|
||||
[
|
||||
"ShowTranslateString",
|
||||
"StringFormatter",
|
||||
"StringList"
|
||||
],
|
||||
@ -18593,6 +18614,18 @@
|
||||
"title_aux": "ComfyUI Impact Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack": [
|
||||
[
|
||||
"UltralyticsDetectorProvider"
|
||||
],
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"description": "This extension provides UltralyticsDetectorProvider node",
|
||||
"nickname": "Impact Subpack",
|
||||
"title": "Impact Subpack",
|
||||
"title_aux": "ComfyUI Impact Subpack"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [
|
||||
[
|
||||
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
@ -19435,6 +19468,14 @@
|
||||
"title_aux": "MLTask_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mithamunda/ComfyUI-SD3.5-Latent-Size-Picker": [
|
||||
[
|
||||
"SD3_5EmptyLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "SD3.5 Empty Latent Size Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/mithamunda/ComfyUI-TogetherVision": [
|
||||
[
|
||||
"Together Vision \ud83d\udd0d",
|
||||
@ -20688,7 +20729,16 @@
|
||||
],
|
||||
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
||||
[
|
||||
"AIRedoonApplyLoRAStack",
|
||||
"AIRedoonCheckLoraFile",
|
||||
"AIRedoonCheckModelFile",
|
||||
"AIRedoonConcatText",
|
||||
"AIRedoonImageCaptioning",
|
||||
"AIRedoonImageRGBA2RGB",
|
||||
"AIRedoonLoRAStack",
|
||||
"AIRedoonPreviewText",
|
||||
"AIRedoonQwenModelLoader",
|
||||
"AIRedoonSaveText",
|
||||
"AIRedoonTranslator"
|
||||
],
|
||||
{
|
||||
@ -21154,8 +21204,11 @@
|
||||
],
|
||||
"https://github.com/rubi-du/ComfyUI-Flux-Inpainting": [
|
||||
[
|
||||
"Flux Inpaint",
|
||||
"Flux Inpainting"
|
||||
"Flux Inpainting",
|
||||
"FluxInpainting",
|
||||
"FluxSimpleInpainting",
|
||||
"FluxTransformerInpainting",
|
||||
"FluxVAELoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Inpainting"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user