mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
This commit is contained in:
parent
9eb4c3ab23
commit
fd60f7ee70
@ -26593,16 +26593,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes for ComfyUI, focusing on batch processing, stitching, and visualization."
|
||||
},
|
||||
{
|
||||
"author": "AngelCookies",
|
||||
"title": "ComfyUI-Seed-Tracker",
|
||||
"reference": "https://github.com/AngelCookies/ComfyUI-Seed-Tracker",
|
||||
"files": [
|
||||
"https://github.com/AngelCookies/ComfyUI-Seed-Tracker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that tracks random seeds throughout your image generation workflows"
|
||||
},
|
||||
{
|
||||
"author": "TiamaTiramisu",
|
||||
"title": "RisuTools",
|
||||
@ -38247,6 +38237,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for granular Q/K/V/O attention boosting in HuMo models. Provides 12 independent controls for fine-tuning audio-driven motion response."
|
||||
},
|
||||
{
|
||||
"author": "ckinpdx",
|
||||
"title": "ComfyUI-SCAIL-AudioReactive",
|
||||
"reference": "https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive",
|
||||
"files": [
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate audio-reactive SCAIL pose sequences for character animation without requiring input video tracking. Now supports Multi-Character Choreography. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "jessesep",
|
||||
"title": "SimpleVariables",
|
||||
@ -38317,16 +38317,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Directional mask expansion node that extends masks along specified directions with pixel-precise control, plus separate pinch/widen morphology operations."
|
||||
},
|
||||
{
|
||||
"author": "TheArtOfficial",
|
||||
"title": "ComfyUI-Nitra",
|
||||
"reference": "https://github.com/TheArtOfficial/ComfyUI-Nitra",
|
||||
"files": [
|
||||
"https://github.com/TheArtOfficial/ComfyUI-Nitra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nitra custom node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "brahianrosswill",
|
||||
"title": "ComfyUi-RandomNoiseCustom",
|
||||
@ -38870,9 +38860,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of custom ComfyUI nodes for LoRA scheduling and prompt management, featuring visual curve editor and visual prompt gallery with EXIF metadata extraction."
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "flowers6421",
|
||||
"title": "ComfyUI-SimpleTunerFlux2",
|
||||
"reference": "https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2",
|
||||
"files": [
|
||||
"https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for using SimpleTuner-trained Flux 2 LoRA models. SimpleTuner's Flux 2 architecture uses fused layers, making its LoRAs incompatible with standard ComfyUI Flux nodes. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "scott-createplay",
|
||||
"title": "ComfyUI_video_essentials",
|
||||
"reference": "https://github.com/scott-createplay/ComfyUI_video_essentials",
|
||||
"files": [
|
||||
"https://github.com/scott-createplay/ComfyUI_video_essentials"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential video processing nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "revisionhiep-create",
|
||||
"title": "comfyui-standard-trigger-words",
|
||||
"reference": "https://github.com/revisionhiep-create/comfyui-standard-trigger-words",
|
||||
"files": [
|
||||
"https://github.com/revisionhiep-create/comfyui-standard-trigger-words"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for managing trigger words with 50+ editable presets optimized for SDXL Illustrious"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2639,16 +2639,6 @@
|
||||
"title_aux": "ComfyUI-Ovis2"
|
||||
}
|
||||
],
|
||||
"https://github.com/AngelCookies/ComfyUI-Seed-Tracker": [
|
||||
[
|
||||
"GlobalSeedTracker",
|
||||
"SeedExporter",
|
||||
"SeedTracker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Seed-Tracker"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"AdvancedCompositeImageMasked",
|
||||
@ -27454,6 +27444,20 @@
|
||||
"title_aux": "OpenAI/Azure OpenAI Image API"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": [
|
||||
[
|
||||
"SCAILAlignPoseToReference",
|
||||
"SCAILAudioFeatureExtractor",
|
||||
"SCAILBasePoseGenerator",
|
||||
"SCAILBeatDetector",
|
||||
"SCAILBeatDrivenPose",
|
||||
"SCAILPoseFromDWPose",
|
||||
"SCAILPoseRenderer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SCAIL-AudioReactive"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": [
|
||||
[
|
||||
"WanKeyframeBuilder",
|
||||
@ -31552,6 +31556,18 @@
|
||||
"title_aux": "comfyui-prompt-composer"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": [
|
||||
[
|
||||
"SimpleTunerFlux2LoRALoader",
|
||||
"SimpleTunerFlux2LoRASelector",
|
||||
"SimpleTunerFlux2LoRAUnloader",
|
||||
"SimpleTunerFlux2PipelineLoader",
|
||||
"SimpleTunerFlux2Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SimpleTunerFlux2"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": [
|
||||
[
|
||||
"CCMSampler",
|
||||
@ -34121,8 +34137,7 @@
|
||||
],
|
||||
"https://github.com/iSuneast/ComfyUI-WebhookNotifier": [
|
||||
[
|
||||
"WebhookNotifierNode",
|
||||
"WebhookNotifierVHSNode"
|
||||
"WebhookNotifierNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WebhookNotifier"
|
||||
@ -41082,13 +41097,16 @@
|
||||
"https://github.com/mcDandy/more_math": [
|
||||
[
|
||||
"mrmth_AudioMathNode",
|
||||
"mrmth_CLIPMathNode",
|
||||
"mrmth_ConditioningMathNode",
|
||||
"mrmth_FloatMathNode",
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageMathNode",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_LatentMathNode",
|
||||
"mrmth_ModelMathNode",
|
||||
"mrmth_NoiseMathNode",
|
||||
"mrmth_VAEMathNode",
|
||||
"mrmth_VideoMathNode"
|
||||
],
|
||||
{
|
||||
@ -45497,6 +45515,14 @@
|
||||
"title_aux": "Comfyui_saveimage_imgbb"
|
||||
}
|
||||
],
|
||||
"https://github.com/revisionhiep-create/comfyui-standard-trigger-words": [
|
||||
[
|
||||
"StandardTriggerWordsLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-standard-trigger-words"
|
||||
}
|
||||
],
|
||||
"https://github.com/revisiontony/LoraMangerWebFrame": [
|
||||
[
|
||||
"LoraWebFrame"
|
||||
@ -46693,6 +46719,20 @@
|
||||
"title_aux": "Comfy Text Stats"
|
||||
}
|
||||
],
|
||||
"https://github.com/scott-createplay/ComfyUI_video_essentials": [
|
||||
[
|
||||
"GetLastImages",
|
||||
"ImageBatchMulti",
|
||||
"ImageBatchSplitter",
|
||||
"OpticalFlowAdvection",
|
||||
"ProceduralDetailRestoration",
|
||||
"ProceduralDetailRestorationV2",
|
||||
"TrimImageBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_video_essentials"
|
||||
}
|
||||
],
|
||||
"https://github.com/scraed/LanPaint": [
|
||||
[
|
||||
"LanPaint_KSampler",
|
||||
|
||||
@ -5315,12 +5315,6 @@
|
||||
"cached_time": 1765921132.304178,
|
||||
"author_account_age_days": 853
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-innnnnpaint": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-25 10:18:06",
|
||||
"cached_time": 1765837195.820207,
|
||||
"author_account_age_days": 852
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-global-prompts": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-16 09:46:49",
|
||||
@ -14591,12 +14585,6 @@
|
||||
"cached_time": 1765921282.186926,
|
||||
"author_account_age_days": 2386
|
||||
},
|
||||
"https://github.com/AngelCookies/ComfyUI-Seed-Tracker": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-23 23:56:50",
|
||||
"cached_time": 1765921282.231468,
|
||||
"author_account_age_days": 1361
|
||||
},
|
||||
"https://github.com/judian17/ComfyUI-UniWorld-jd17": {
|
||||
"stars": 21,
|
||||
"last_update": "2025-06-10 14:12:16",
|
||||
@ -22445,12 +22433,6 @@
|
||||
"cached_time": 1765921046.199267,
|
||||
"author_account_age_days": 369
|
||||
},
|
||||
"https://github.com/TheArtOfficial/ComfyUI-Nitra": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-12-16 21:23:34",
|
||||
"cached_time": 1765921046.202525,
|
||||
"author_account_age_days": 248
|
||||
},
|
||||
"https://github.com/akawana/ComfyUI-AK-XZ-Axis": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-12-16 14:29:01",
|
||||
@ -22468,5 +22450,29 @@
|
||||
"last_update": "2025-12-16 16:25:04",
|
||||
"cached_time": 1765923833.969812,
|
||||
"author_account_age_days": 2873
|
||||
},
|
||||
"https://github.com/revisionhiep-create/comfyui-standard-trigger-words": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-12-16 19:28:43",
|
||||
"cached_time": 1765942231.053836,
|
||||
"author_account_age_days": 4
|
||||
},
|
||||
"https://github.com/scott-createplay/ComfyUI_video_essentials": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-16 18:28:45",
|
||||
"cached_time": 1765942231.087874,
|
||||
"author_account_age_days": 2683
|
||||
},
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": {
|
||||
"stars": 3,
|
||||
"last_update": "2025-12-16 23:41:45",
|
||||
"cached_time": 1765942231.097459,
|
||||
"author_account_age_days": 356
|
||||
},
|
||||
"https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-16 21:09:59",
|
||||
"cached_time": 1765942231.098915,
|
||||
"author_account_age_days": 304
|
||||
}
|
||||
}
|
||||
@ -934,11 +934,6 @@
|
||||
"last_update": "2025-03-24 04:27:56",
|
||||
"author_account_age_days": 812
|
||||
},
|
||||
"https://github.com/AngelCookies/ComfyUI-Seed-Tracker": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-23 23:56:50",
|
||||
"author_account_age_days": 1361
|
||||
},
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-01-23 13:35:49",
|
||||
@ -6469,11 +6464,6 @@
|
||||
"last_update": "2025-12-07 18:45:32",
|
||||
"author_account_age_days": 248
|
||||
},
|
||||
"https://github.com/TheArtOfficial/ComfyUI-Nitra": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-12-16 21:23:34",
|
||||
"author_account_age_days": 248
|
||||
},
|
||||
"https://github.com/TheBarret/ZSuite": {
|
||||
"stars": 9,
|
||||
"last_update": "2024-08-10 13:31:03",
|
||||
@ -9419,6 +9409,11 @@
|
||||
"last_update": "2025-07-16 05:37:48",
|
||||
"author_account_age_days": 897
|
||||
},
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": {
|
||||
"stars": 3,
|
||||
"last_update": "2025-12-16 23:41:45",
|
||||
"author_account_age_days": 356
|
||||
},
|
||||
"https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": {
|
||||
"stars": 4,
|
||||
"last_update": "2025-12-09 01:34:02",
|
||||
@ -10584,6 +10579,11 @@
|
||||
"last_update": "2025-04-27 15:00:00",
|
||||
"author_account_age_days": 734
|
||||
},
|
||||
"https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-16 21:09:59",
|
||||
"author_account_age_days": 304
|
||||
},
|
||||
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": {
|
||||
"stars": 156,
|
||||
"last_update": "2024-06-14 10:23:09",
|
||||
@ -15494,6 +15494,11 @@
|
||||
"last_update": "2025-04-23 10:49:48",
|
||||
"author_account_age_days": 5025
|
||||
},
|
||||
"https://github.com/revisionhiep-create/comfyui-standard-trigger-words": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-12-16 19:28:43",
|
||||
"author_account_age_days": 4
|
||||
},
|
||||
"https://github.com/revisiontony/LoraMangerWebFrame": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-16 07:03:19",
|
||||
@ -15854,6 +15859,11 @@
|
||||
"last_update": "2025-10-10 20:10:48",
|
||||
"author_account_age_days": 3290
|
||||
},
|
||||
"https://github.com/scott-createplay/ComfyUI_video_essentials": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-16 18:28:45",
|
||||
"author_account_age_days": 2683
|
||||
},
|
||||
"https://github.com/scraed/LanPaint": {
|
||||
"stars": 788,
|
||||
"last_update": "2025-12-15 10:17:16",
|
||||
@ -16049,11 +16059,6 @@
|
||||
"last_update": "2025-10-16 09:46:49",
|
||||
"author_account_age_days": 853
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-innnnnpaint": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-25 10:18:06",
|
||||
"author_account_age_days": 852
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-mtga": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-14 11:12:47",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "gajjar4",
|
||||
"title": "ComfyUI-Qwen-Image-i2L [UNSAFE]",
|
||||
"reference": "https://github.com/gajjar4/ComfyUI-Qwen-Image-i2L",
|
||||
"files": [
|
||||
"https://github.com/gajjar4/ComfyUI-Qwen-Image-i2L"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A fully optimized ComfyUI custom node for Qwen-Image-i2L (Image-to-LoRA) that extracts style, composition, or details from images and saves them as lightweight LoRA files with intelligent VRAM optimization. (Description by CC)[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "edvardtoth",
|
||||
"title": "ComfyUI-ETNodes",
|
||||
@ -5368,16 +5378,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of the partfield nvidea segmentation models\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-nothing-happened",
|
||||
"reference": "httphttps://github.com/shinich39/comfyui-nothing-happened",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-nothing-happened"
|
||||
],
|
||||
"description": "Save image and keep metadata.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_ReduxEmbedToolkit",
|
||||
|
||||
@ -2647,6 +2647,7 @@
|
||||
"LunaPipeExpander",
|
||||
"LunaPromptCraft",
|
||||
"LunaPromptCraftDebug",
|
||||
"LunaResetModelWeights",
|
||||
"LunaSecondaryModelLoader",
|
||||
"LunaSmartLoRALinker",
|
||||
"LunaSuperUpscaler",
|
||||
@ -7984,6 +7985,16 @@
|
||||
"title_aux": "ComfyUI_gaga_utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/gajjar4/ComfyUI-Qwen-Image-i2L": [
|
||||
[
|
||||
"QwenI2L_Apply",
|
||||
"QwenI2L_PipelineLoader",
|
||||
"QwenI2L_Save"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-Image-i2L [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/galoreware/ComfyUI-GaloreNodes": [
|
||||
[
|
||||
"GNI_HEX_TO_COLOR",
|
||||
@ -11788,18 +11799,6 @@
|
||||
"title_aux": "comfyui-hydit"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-nothing-happened": [
|
||||
[
|
||||
"NothingHappened"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "Save image and keep metadata.",
|
||||
"nickname": "comfyui-nothing-happened",
|
||||
"title": "comfyui-nothing-happened",
|
||||
"title_aux": "comfyui-nothing-happened"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-run-js": [
|
||||
[
|
||||
"RunJS"
|
||||
|
||||
@ -2654,6 +2654,11 @@
|
||||
"last_update": "2025-05-12 09:54:34",
|
||||
"author_account_age_days": 4400
|
||||
},
|
||||
"https://github.com/gajjar4/ComfyUI-Qwen-Image-i2L": {
|
||||
"stars": 42,
|
||||
"last_update": "2025-12-12 10:56:27",
|
||||
"author_account_age_days": 2092
|
||||
},
|
||||
"https://github.com/galoreware/ComfyUI-GaloreNodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-10-24 05:47:23",
|
||||
@ -4249,11 +4254,6 @@
|
||||
"last_update": "2024-05-21 19:47:56",
|
||||
"author_account_age_days": 3855
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-nothing-happened": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-25 10:18:24",
|
||||
"author_account_age_days": 852
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-run-js": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-16 09:22:23",
|
||||
@ -4519,11 +4519,6 @@
|
||||
"last_update": "2025-08-11 06:37:32",
|
||||
"author_account_age_days": 472
|
||||
},
|
||||
"https://github.com/tardey07/ComfyUI-PT-TTM": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-16 03:22:56",
|
||||
"author_account_age_days": 436
|
||||
},
|
||||
"https://github.com/tasdawg/comfyui-mini": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-14 06:32:10",
|
||||
|
||||
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "TheArtOfficial",
|
||||
"title": "ComfyUI-Nitra [REMOVED]",
|
||||
"reference": "https://github.com/TheArtOfficial/ComfyUI-Nitra",
|
||||
"files": [
|
||||
"https://github.com/TheArtOfficial/ComfyUI-Nitra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nitra custom node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "AngelCookies",
|
||||
"title": "ComfyUI-Seed-Tracker [REMOVED]",
|
||||
"reference": "https://github.com/AngelCookies/ComfyUI-Seed-Tracker",
|
||||
"files": [
|
||||
"https://github.com/AngelCookies/ComfyUI-Seed-Tracker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that tracks random seeds throughout your image generation workflows"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-nothing-happened [REMOVED]",
|
||||
"reference": "httphttps://github.com/shinich39/comfyui-nothing-happened",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-nothing-happened"
|
||||
],
|
||||
"description": "Save image and keep metadata.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "ashtar1984",
|
||||
"title": "comfyui-switch-bypass-mute-by-group [REMOVED]",
|
||||
|
||||
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ckinpdx",
|
||||
"title": "ComfyUI-SCAIL-AudioReactive",
|
||||
"reference": "https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive",
|
||||
"files": [
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate audio-reactive SCAIL pose sequences for character animation without requiring input video tracking. Now supports Multi-Character Choreography. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "flowers6421",
|
||||
"title": "ComfyUI-SimpleTunerFlux2",
|
||||
"reference": "https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2",
|
||||
"files": [
|
||||
"https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for using SimpleTuner-trained Flux 2 LoRA models. SimpleTuner's Flux 2 architecture uses fused layers, making its LoRAs incompatible with standard ComfyUI Flux nodes. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "scott-createplay",
|
||||
"title": "ComfyUI_video_essentials",
|
||||
"reference": "https://github.com/scott-createplay/ComfyUI_video_essentials",
|
||||
"files": [
|
||||
"https://github.com/scott-createplay/ComfyUI_video_essentials"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential video processing nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "revisionhiep-create",
|
||||
"title": "comfyui-standard-trigger-words",
|
||||
"reference": "https://github.com/revisionhiep-create/comfyui-standard-trigger-words",
|
||||
"files": [
|
||||
"https://github.com/revisionhiep-create/comfyui-standard-trigger-words"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for managing trigger words with 50+ editable presets optimized for SDXL Illustrious"
|
||||
},
|
||||
{
|
||||
"author": "PROJECTMAD",
|
||||
"title": "PROJECT-MAD-NODES",
|
||||
@ -10,16 +50,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of custom ComfyUI nodes for LoRA scheduling and prompt management, featuring visual curve editor and visual prompt gallery with EXIF metadata extraction."
|
||||
},
|
||||
{
|
||||
"author": "TheArtOfficial",
|
||||
"title": "ComfyUI-Nitra",
|
||||
"reference": "https://github.com/TheArtOfficial/ComfyUI-Nitra",
|
||||
"files": [
|
||||
"https://github.com/TheArtOfficial/ComfyUI-Nitra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nitra custom node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "akawana",
|
||||
"title": "AK XZ Axis (XY for any KSampler)",
|
||||
|
||||
@ -2639,16 +2639,6 @@
|
||||
"title_aux": "ComfyUI-Ovis2"
|
||||
}
|
||||
],
|
||||
"https://github.com/AngelCookies/ComfyUI-Seed-Tracker": [
|
||||
[
|
||||
"GlobalSeedTracker",
|
||||
"SeedExporter",
|
||||
"SeedTracker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Seed-Tracker"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"AdvancedCompositeImageMasked",
|
||||
@ -27454,6 +27444,20 @@
|
||||
"title_aux": "OpenAI/Azure OpenAI Image API"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": [
|
||||
[
|
||||
"SCAILAlignPoseToReference",
|
||||
"SCAILAudioFeatureExtractor",
|
||||
"SCAILBasePoseGenerator",
|
||||
"SCAILBeatDetector",
|
||||
"SCAILBeatDrivenPose",
|
||||
"SCAILPoseFromDWPose",
|
||||
"SCAILPoseRenderer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SCAIL-AudioReactive"
|
||||
}
|
||||
],
|
||||
"https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": [
|
||||
[
|
||||
"WanKeyframeBuilder",
|
||||
@ -31552,6 +31556,18 @@
|
||||
"title_aux": "comfyui-prompt-composer"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": [
|
||||
[
|
||||
"SimpleTunerFlux2LoRALoader",
|
||||
"SimpleTunerFlux2LoRASelector",
|
||||
"SimpleTunerFlux2LoRAUnloader",
|
||||
"SimpleTunerFlux2PipelineLoader",
|
||||
"SimpleTunerFlux2Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SimpleTunerFlux2"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": [
|
||||
[
|
||||
"CCMSampler",
|
||||
@ -34121,8 +34137,7 @@
|
||||
],
|
||||
"https://github.com/iSuneast/ComfyUI-WebhookNotifier": [
|
||||
[
|
||||
"WebhookNotifierNode",
|
||||
"WebhookNotifierVHSNode"
|
||||
"WebhookNotifierNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WebhookNotifier"
|
||||
@ -41082,13 +41097,16 @@
|
||||
"https://github.com/mcDandy/more_math": [
|
||||
[
|
||||
"mrmth_AudioMathNode",
|
||||
"mrmth_CLIPMathNode",
|
||||
"mrmth_ConditioningMathNode",
|
||||
"mrmth_FloatMathNode",
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageMathNode",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_LatentMathNode",
|
||||
"mrmth_ModelMathNode",
|
||||
"mrmth_NoiseMathNode",
|
||||
"mrmth_VAEMathNode",
|
||||
"mrmth_VideoMathNode"
|
||||
],
|
||||
{
|
||||
@ -45497,6 +45515,14 @@
|
||||
"title_aux": "Comfyui_saveimage_imgbb"
|
||||
}
|
||||
],
|
||||
"https://github.com/revisionhiep-create/comfyui-standard-trigger-words": [
|
||||
[
|
||||
"StandardTriggerWordsLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-standard-trigger-words"
|
||||
}
|
||||
],
|
||||
"https://github.com/revisiontony/LoraMangerWebFrame": [
|
||||
[
|
||||
"LoraWebFrame"
|
||||
@ -46693,6 +46719,20 @@
|
||||
"title_aux": "Comfy Text Stats"
|
||||
}
|
||||
],
|
||||
"https://github.com/scott-createplay/ComfyUI_video_essentials": [
|
||||
[
|
||||
"GetLastImages",
|
||||
"ImageBatchMulti",
|
||||
"ImageBatchSplitter",
|
||||
"OpticalFlowAdvection",
|
||||
"ProceduralDetailRestoration",
|
||||
"ProceduralDetailRestorationV2",
|
||||
"TrimImageBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_video_essentials"
|
||||
}
|
||||
],
|
||||
"https://github.com/scraed/LanPaint": [
|
||||
[
|
||||
"LanPaint_KSampler",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user