mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-10 16:07:24 +08:00
update DB
This commit is contained in:
parent
c571cf3ca9
commit
1aa6112c57
@ -30952,6 +30952,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Bridge nodes for ComfyUI that send messages through WhatsApp (Twilio) and Discord when a workflow completes."
|
||||
},
|
||||
{
|
||||
"author": "INuBq8",
|
||||
"title": "ComfyUI Text Preset Loader",
|
||||
"reference": "https://github.com/INuBq8/ComfyUI-text-preset-loader",
|
||||
"files": [
|
||||
"https://github.com/INuBq8/ComfyUI-text-preset-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to save, organize and reuse text presets with optional preview images."
|
||||
},
|
||||
{
|
||||
"author": "Erehr",
|
||||
"title": "ComfyUI-EreNodes",
|
||||
@ -43778,6 +43788,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags."
|
||||
},
|
||||
{
|
||||
"author": "MajoorWaldi",
|
||||
"title": "Majoor Project Settings",
|
||||
"id": "majoor-projectsettings",
|
||||
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings",
|
||||
"files": [
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension that adds project management functionality to ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
@ -47589,6 +47610,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Flex Attention (torch.compile) node for ComfyUI. Uses PyTorch's built-in flex_attention with torch.compile — no extra dependencies, works on any GPU. Falls back to PyTorch SDPA when masks are present."
|
||||
},
|
||||
{
|
||||
"author": "sorryhyun",
|
||||
"title": "SpectrumKSampler",
|
||||
"reference": "https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler",
|
||||
"files": [
|
||||
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Spectrum: training-free diffusion sampling acceleration via Chebyshev polynomial feature forecasting. Drop-in KSampler replacement that skips transformer blocks on predicted steps for ~2-3x speedup."
|
||||
},
|
||||
{
|
||||
"author": "spacewarpstudio",
|
||||
"title": "ComfyUI Override Switch",
|
||||
@ -52617,14 +52648,14 @@
|
||||
"description": "Random anime/game character picker with franchise pool management for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "oratorian",
|
||||
"title": "ComfyUI Switchboard",
|
||||
"author": "Oratorian",
|
||||
"title": "ComfyUI-Switchboard",
|
||||
"reference": "https://github.com/Oratorian/ComfyUI-Switchboard",
|
||||
"files": [
|
||||
"https://github.com/Oratorian/ComfyUI-Switchboard"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Switchboard - toggle ComfyUI groups or individual nodes on/off (bypass or mute), manually or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser."
|
||||
"description": "Client-side nodes for enabling/disabling parts of your graph - by hand or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser. Two nodes, identical behaviour, different target."
|
||||
},
|
||||
{
|
||||
"author": "gluttony10",
|
||||
@ -52706,6 +52737,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI KSampler Matrix Lab is a custom node for comparing multiple sampler and scheduler combinations in one labeled image grid."
|
||||
},
|
||||
{
|
||||
"author": "yusrmuttaqien",
|
||||
"title": "ComfyUI-LoadImageEnhanced",
|
||||
"reference": "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced",
|
||||
"files": [
|
||||
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for image loading with sub-directory support and original filename tracking."
|
||||
},
|
||||
{
|
||||
"author": "ShankHub-Org",
|
||||
"title": "ComfyUI Artist Helper",
|
||||
"reference": "https://github.com/ShankHub-Org/ComfyUI-Artist-Helper",
|
||||
"files": [
|
||||
"https://github.com/ShankHub-Org/ComfyUI-Artist-Helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Artist autocomplete, artist wildcards, @random/@fav shortcuts, favorites, blacklist, and filename-safe artist outputs."
|
||||
},
|
||||
{
|
||||
"author": "ntdviet",
|
||||
"title": "ntdviet/comfyui-ext",
|
||||
|
||||
@ -12562,6 +12562,14 @@
|
||||
"title_aux": "Notification Bridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/INuBq8/ComfyUI-text-preset-loader": [
|
||||
[
|
||||
"PresetLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Text Preset Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper": [
|
||||
[
|
||||
"BlenderGenericNode",
|
||||
@ -18683,7 +18691,7 @@
|
||||
"SwitchboardValueOnBoolean"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Switchboard"
|
||||
"title_aux": "ComfyUI-Switchboard"
|
||||
}
|
||||
],
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
|
||||
@ -20560,6 +20568,7 @@
|
||||
"Runware Image Inference Inputs",
|
||||
"Runware Image Inference Settings Color Palette",
|
||||
"Runware Image Inference Settings Moodboards",
|
||||
"Runware Image Inference Settings Structured Prompt",
|
||||
"Runware Image Inference Ultralytics",
|
||||
"Runware Image Masking",
|
||||
"Runware Image Upscaler",
|
||||
@ -20668,6 +20677,7 @@
|
||||
"RunwareFrameImages",
|
||||
"RunwareGoogleProviderSettings",
|
||||
"RunwareImageInferenceAdvancedFeatures",
|
||||
"RunwareImageInferenceSettingsStructuredPrompt",
|
||||
"RunwareKlingMultiPromptSegment",
|
||||
"RunwareKlingProviderSettings",
|
||||
"RunwareKlingProviderSettingsMultiPrompt",
|
||||
@ -38220,6 +38230,7 @@
|
||||
"https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes": [
|
||||
[
|
||||
"DaSiWa_CreateExtraMetadata",
|
||||
"DaSiWa_LTX2LoraLoader",
|
||||
"DaSiWa_MetadataConfig",
|
||||
"DaSiWa_MetadataImageSaver",
|
||||
"DaSiWa_MetadataImageSaverFull",
|
||||
@ -48782,6 +48793,7 @@
|
||||
"HunyuanVideoBlockLoraSelect",
|
||||
"HunyuanVideoEncodeKeyframesToCond",
|
||||
"INTConstant",
|
||||
"Ideogram4OptimizationsKJ",
|
||||
"Ideogram4PromptBuilderKJ",
|
||||
"ImageAddMulti",
|
||||
"ImageAndMaskPreview",
|
||||
@ -63839,6 +63851,20 @@
|
||||
"title_aux": "comfyui_longcat_image"
|
||||
}
|
||||
],
|
||||
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler": [
|
||||
[
|
||||
"AnimaModGuidance",
|
||||
"DiTSpectrumPatch",
|
||||
"SpectrumKSampler",
|
||||
"SpectrumKSamplerAdvanced",
|
||||
"SpectrumKSamplerModGuidance",
|
||||
"SpectrumSPDKSampler",
|
||||
"SpectrumSPDLoRAKSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "SpectrumKSampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sorryhyun/comfyui-flex-attention": [
|
||||
[
|
||||
"FlexAttention"
|
||||
@ -70549,6 +70575,14 @@
|
||||
"title_aux": "Y7Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced": [
|
||||
[
|
||||
"LoadImageEnhanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LoadImageEnhanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
|
||||
[
|
||||
"DepthAnythingEngineBuilder",
|
||||
|
||||
@ -4264,6 +4264,11 @@
|
||||
"last_update": "2025-06-09 04:11:29",
|
||||
"author_account_age_days": 591
|
||||
},
|
||||
"https://github.com/INuBq8/ComfyUI-text-preset-loader": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-05-28 20:09:25",
|
||||
"author_account_age_days": 592
|
||||
},
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper": {
|
||||
"stars": 9,
|
||||
"last_update": "2025-11-26 11:10:18",
|
||||
@ -5534,6 +5539,11 @@
|
||||
"last_update": "2026-05-26 05:52:42",
|
||||
"author_account_age_days": 1159
|
||||
},
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-05-31 15:33:35",
|
||||
"author_account_age_days": 1159
|
||||
},
|
||||
"https://github.com/Makeezi/ComfyUI-promptLAB": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-23 01:24:51",
|
||||
@ -22354,6 +22364,11 @@
|
||||
"last_update": "2025-12-21 02:42:42",
|
||||
"author_account_age_days": 3975
|
||||
},
|
||||
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler": {
|
||||
"stars": 14,
|
||||
"last_update": "2026-06-01 23:45:54",
|
||||
"author_account_age_days": 2205
|
||||
},
|
||||
"https://github.com/sorryhyun/comfyui-flex-attention": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-03-31 13:26:01",
|
||||
@ -24959,6 +24974,11 @@
|
||||
"last_update": "2026-05-10 18:03:08",
|
||||
"author_account_age_days": 1227
|
||||
},
|
||||
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-05-27 03:34:56",
|
||||
"author_account_age_days": 2459
|
||||
},
|
||||
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": {
|
||||
"stars": 130,
|
||||
"last_update": "2026-06-04 07:03:08",
|
||||
|
||||
@ -1,5 +1,56 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ShankHub-Org",
|
||||
"title": "ComfyUI Artist Helper",
|
||||
"reference": "https://github.com/ShankHub-Org/ComfyUI-Artist-Helper",
|
||||
"files": [
|
||||
"https://github.com/ShankHub-Org/ComfyUI-Artist-Helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Artist autocomplete, artist wildcards, @random/@fav shortcuts, favorites, blacklist, and filename-safe artist outputs."
|
||||
},
|
||||
{
|
||||
"author": "yusrmuttaqien",
|
||||
"title": "ComfyUI-LoadImageEnhanced",
|
||||
"reference": "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced",
|
||||
"files": [
|
||||
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for image loading with sub-directory support and original filename tracking."
|
||||
},
|
||||
{
|
||||
"author": "INuBq8",
|
||||
"title": "ComfyUI Text Preset Loader",
|
||||
"reference": "https://github.com/INuBq8/ComfyUI-text-preset-loader",
|
||||
"files": [
|
||||
"https://github.com/INuBq8/ComfyUI-text-preset-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to save, organize and reuse text presets with optional preview images."
|
||||
},
|
||||
{
|
||||
"author": "sorryhyun",
|
||||
"title": "SpectrumKSampler",
|
||||
"reference": "https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler",
|
||||
"files": [
|
||||
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Spectrum: training-free diffusion sampling acceleration via Chebyshev polynomial feature forecasting. Drop-in KSampler replacement that skips transformer blocks on predicted steps for ~2-3x speedup."
|
||||
},
|
||||
{
|
||||
"author": "MajoorWaldi",
|
||||
"title": "Majoor Project Settings",
|
||||
"id": "majoor-projectsettings",
|
||||
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings",
|
||||
"files": [
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension that adds project management functionality to ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "lynclee",
|
||||
"title": "Multi Reference Latent",
|
||||
@ -21,14 +72,14 @@
|
||||
"description": "ComfyUI KSampler Matrix Lab is a custom node for comparing multiple sampler and scheduler combinations in one labeled image grid."
|
||||
},
|
||||
{
|
||||
"author": "oratorian",
|
||||
"title": "ComfyUI Switchboard",
|
||||
"author": "Oratorian",
|
||||
"title": "ComfyUI-Switchboard",
|
||||
"reference": "https://github.com/Oratorian/ComfyUI-Switchboard",
|
||||
"files": [
|
||||
"https://github.com/Oratorian/ComfyUI-Switchboard"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Switchboard - toggle ComfyUI groups or individual nodes on/off (bypass or mute), manually or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser."
|
||||
"description": "Client-side nodes for enabling/disabling parts of your graph - by hand or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser. Two nodes, identical behaviour, different target."
|
||||
},
|
||||
{
|
||||
"author": "gluttony10",
|
||||
|
||||
@ -12562,6 +12562,14 @@
|
||||
"title_aux": "Notification Bridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/INuBq8/ComfyUI-text-preset-loader": [
|
||||
[
|
||||
"PresetLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Text Preset Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper": [
|
||||
[
|
||||
"BlenderGenericNode",
|
||||
@ -18683,7 +18691,7 @@
|
||||
"SwitchboardValueOnBoolean"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Switchboard"
|
||||
"title_aux": "ComfyUI-Switchboard"
|
||||
}
|
||||
],
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
|
||||
@ -20560,6 +20568,7 @@
|
||||
"Runware Image Inference Inputs",
|
||||
"Runware Image Inference Settings Color Palette",
|
||||
"Runware Image Inference Settings Moodboards",
|
||||
"Runware Image Inference Settings Structured Prompt",
|
||||
"Runware Image Inference Ultralytics",
|
||||
"Runware Image Masking",
|
||||
"Runware Image Upscaler",
|
||||
@ -20668,6 +20677,7 @@
|
||||
"RunwareFrameImages",
|
||||
"RunwareGoogleProviderSettings",
|
||||
"RunwareImageInferenceAdvancedFeatures",
|
||||
"RunwareImageInferenceSettingsStructuredPrompt",
|
||||
"RunwareKlingMultiPromptSegment",
|
||||
"RunwareKlingProviderSettings",
|
||||
"RunwareKlingProviderSettingsMultiPrompt",
|
||||
@ -38220,6 +38230,7 @@
|
||||
"https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes": [
|
||||
[
|
||||
"DaSiWa_CreateExtraMetadata",
|
||||
"DaSiWa_LTX2LoraLoader",
|
||||
"DaSiWa_MetadataConfig",
|
||||
"DaSiWa_MetadataImageSaver",
|
||||
"DaSiWa_MetadataImageSaverFull",
|
||||
@ -48782,6 +48793,7 @@
|
||||
"HunyuanVideoBlockLoraSelect",
|
||||
"HunyuanVideoEncodeKeyframesToCond",
|
||||
"INTConstant",
|
||||
"Ideogram4OptimizationsKJ",
|
||||
"Ideogram4PromptBuilderKJ",
|
||||
"ImageAddMulti",
|
||||
"ImageAndMaskPreview",
|
||||
@ -63839,6 +63851,20 @@
|
||||
"title_aux": "comfyui_longcat_image"
|
||||
}
|
||||
],
|
||||
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler": [
|
||||
[
|
||||
"AnimaModGuidance",
|
||||
"DiTSpectrumPatch",
|
||||
"SpectrumKSampler",
|
||||
"SpectrumKSamplerAdvanced",
|
||||
"SpectrumKSamplerModGuidance",
|
||||
"SpectrumSPDKSampler",
|
||||
"SpectrumSPDLoRAKSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "SpectrumKSampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sorryhyun/comfyui-flex-attention": [
|
||||
[
|
||||
"FlexAttention"
|
||||
@ -70549,6 +70575,14 @@
|
||||
"title_aux": "Y7Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced": [
|
||||
[
|
||||
"LoadImageEnhanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LoadImageEnhanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
|
||||
[
|
||||
"DepthAnythingEngineBuilder",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user