update DB

This commit is contained in:
Dr.Lt.Data 2024-08-15 15:06:54 +09:00
parent 8c6ebc665d
commit ef943a588d
8 changed files with 1328 additions and 1052 deletions

View File

@ -414,8 +414,8 @@
}, },
{ {
"author": "SaltAI", "author": "SaltAI",
"title": "SaltAI Language Toolkit", "title": "SaltAI_Language_Toolkit",
"id": "saltai-langtool", "id": "saltai_language_toolkit",
"reference": "https://github.com/get-salt-AI/SaltAI_Language_Toolkit", "reference": "https://github.com/get-salt-AI/SaltAI_Language_Toolkit",
"files": [ "files": [
"https://github.com/get-salt-AI/SaltAI_Language_Toolkit" "https://github.com/get-salt-AI/SaltAI_Language_Toolkit"
@ -645,6 +645,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This extension aims to add support for various random image diffusion models to ComfyUI." "description": "This extension aims to add support for various random image diffusion models to ComfyUI."
}, },
{
"author": "city96",
"title": "ComfyUI-GGUF",
"id": "gguf",
"reference": "https://github.com/city96/ComfyUI-GGUF",
"files": [
"https://github.com/city96/ComfyUI-GGUF"
],
"install_type": "git-clone",
"description": "GGUF Quantization support for native ComfyUI models\nThis is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp.\nWhile quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs.\n[w/LoRA / Controlnet / etc are currently not supported due to the weights being quantized.]"
},
{
"author": "city96",
"title": "ComfyUI-GGUF",
"id": "gguf",
"reference": "https://github.com/city96/ComfyUI-GGUF",
"files": [
"https://github.com/city96/ComfyUI-GGUF"
],
"install_type": "git-clone",
"description": "GGUF Quantization support for native ComfyUI models\nThis is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp.\nWhile quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs."
},
{ {
"author": "SLAPaper", "author": "SLAPaper",
"title": "ComfyUI-Image-Selector", "title": "ComfyUI-Image-Selector",
@ -8242,7 +8264,7 @@
}, },
{ {
"author": "shinich39", "author": "shinich39",
"title": " connect-from-afar", "title": "connect-from-afar",
"reference": "https://github.com/shinich39/comfyui-connect-from-afar", "reference": "https://github.com/shinich39/comfyui-connect-from-afar",
"files": [ "files": [
"https://github.com/shinich39/comfyui-connect-from-afar" "https://github.com/shinich39/comfyui-connect-from-afar"
@ -8250,6 +8272,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Connect a new link from out of screen." "description": "Connect a new link from out of screen."
}, },
{
"author": "shinich39",
"title": "comfyui-target-search",
"reference": "https://github.com/shinich39/comfyui-target-search",
"files": [
"https://github.com/shinich39/comfyui-target-search"
],
"install_type": "git-clone",
"description": "Move canvas to target on dragging connection."
},
{ {
"author": "wei30172", "author": "wei30172",
"title": "comfygen", "title": "comfygen",
@ -9202,6 +9234,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI" "description": "using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI"
}, },
{
"author": "smthemex",
"title": "ComfyUI_MooER",
"id": "comfyui_mooer",
"reference": "https://github.com/smthemex/ComfyUI_MooER",
"files": [
"https://github.com/smthemex/ComfyUI_MooER"
],
"install_type": "git-clone",
"description": "MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node"
},
{ {
"author": "choey", "author": "choey",
"title": "Comfy-Topaz", "title": "Comfy-Topaz",
@ -9603,6 +9646,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first" "description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first"
}, },
{
"author": "MinusZoneAI",
"title": "ComfyUI-FluxExt-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ"
],
"install_type": "git-clone",
"description": "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1"
},
{ {
"author": "blueraincoatli", "author": "blueraincoatli",
"title": "comfyUI_SillyNodes", "title": "comfyUI_SillyNodes",
@ -12816,13 +12869,13 @@
}, },
{ {
"author": "MohammadAboulEla", "author": "MohammadAboulEla",
"title": "iTools ImageLoaderPlus", "title": "ComfyUI-iTools",
"reference": "https://github.com/MohammadAboulEla/ComfyUI-iTools", "reference": "https://github.com/MohammadAboulEla/ComfyUI-iTools",
"files": [ "files": [
"https://github.com/MohammadAboulEla/ComfyUI-iTools" "https://github.com/MohammadAboulEla/ComfyUI-iTools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "The iTools ImageLoaderPlus is an enhancement of the original ComfyUI ImageLoader node. It attempts to return the possible prompt used to create an image." "description": "The iTools are some quality of life nodes, like read a possible prompt used to create an image, save a prompt to file as a new line, read prompts from a multiline file."
}, },
{ {
"author": "Hellrunner2k", "author": "Hellrunner2k",
@ -12989,6 +13042,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Support adding custom text to the generated images." "description": "Support adding custom text to the generated images."
}, },
{
"author": "fairy-root",
"title": "Ollama and Llava Vision integration for ComfyUI",
"reference": "https://github.com/fairy-root/comfyui-ollama-llms",
"files": [
"https://github.com/fairy-root/comfyui-ollama-llms"
],
"install_type": "git-clone",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},
{
"author": "ryanontheinside",
"title": "ComfyUI_RyanOnTheInside",
"reference": "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside",
"files": [
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside"
],
"install_type": "git-clone",
"description": "RyanOnTheInside node pack introduces the following (so far): Particle Systems, Optical Flow, Temporal Masks."
},

View File

@ -1466,6 +1466,7 @@
], ],
"https://github.com/ChrisColeTech/ComfyUI-Line-counter": [ "https://github.com/ChrisColeTech/ComfyUI-Line-counter": [
[ [
"DirectoryFileCounter",
"TextFileLineCounter" "TextFileLineCounter"
], ],
{ {
@ -2353,6 +2354,8 @@
], ],
"https://github.com/FuouM/ComfyUI-StyleTransferPlus": [ "https://github.com/FuouM/ComfyUI-StyleTransferPlus": [
[ [
"AESFA",
"AesFAStyleBlend",
"AesPA", "AesPA",
"CAST", "CAST",
"CoralColorTransfer", "CoralColorTransfer",
@ -3775,10 +3778,12 @@
], ],
"https://github.com/MohammadAboulEla/ComfyUI-iTools": [ "https://github.com/MohammadAboulEla/ComfyUI-iTools": [
[ [
"iTools_Prompt" "iToolsLoadImagePlus",
"iToolsPromptLoader",
"iToolsPromptSaver"
], ],
{ {
"title_aux": "iTools ImageLoaderPlus" "title_aux": "ComfyUI-iTools"
} }
], ],
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [ "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [
@ -8767,15 +8772,15 @@
"title_aux": "Image chooser" "title_aux": "Image chooser"
} }
], ],
"https://github.com/chrisgoringe/cg-noise": [ "https://github.com/chrisgoringe/cg-noisetools": [
[ [
"Hijack", "Batch Noise Simulate",
"KSampler Advanced with Variations", "Mix Noise",
"KSampler with Variations", "Seperable Batch Noise",
"UnHijack" "Shape Noise"
], ],
{ {
"title_aux": "Variation seeds" "title_aux": "Noise variation and batch noise tools"
} }
], ],
"https://github.com/chrisgoringe/cg-use-everywhere": [ "https://github.com/chrisgoringe/cg-use-everywhere": [
@ -8840,6 +8845,14 @@
"title_aux": "youtube-dl-comfyui" "title_aux": "youtube-dl-comfyui"
} }
], ],
"https://github.com/city96/ComfyUI-GGUF": [
[
"UnetLoaderGGUF"
],
{
"title_aux": "ComfyUI-GGUF"
}
],
"https://github.com/city96/ComfyUI_ColorMod": [ "https://github.com/city96/ComfyUI_ColorMod": [
[ [
"CV2Tonemap", "CV2Tonemap",
@ -10228,6 +10241,16 @@
"title_aux": "ComfyUI-Showrunner-Utils" "title_aux": "ComfyUI-Showrunner-Utils"
} }
], ],
"https://github.com/fairy-root/comfyui-ollama-llms": [
[
"ConcatenateText",
"llava",
"ollama"
],
{
"title_aux": "Ollama and Llava Vision integration for ComfyUI"
}
],
"https://github.com/fearnworks/ComfyUI_FearnworksNodes": [ "https://github.com/fearnworks/ComfyUI_FearnworksNodes": [
[ [
"Count Files in Directory (FW)", "Count Files in Directory (FW)",
@ -10378,6 +10401,7 @@
"FL_TD_Sampler", "FL_TD_Sampler",
"FL_TetrisGame", "FL_TetrisGame",
"FL_TimeLine", "FL_TimeLine",
"FL_UpscaleModel",
"FL_VideoCropMask", "FL_VideoCropMask",
"FL_VideoRecompose", "FL_VideoRecompose",
"FL_ZipDirectory", "FL_ZipDirectory",
@ -10775,7 +10799,7 @@
"SimpleChat" "SimpleChat"
], ],
{ {
"title_aux": "SaltAI Language Toolkit" "title_aux": "SaltAI_Language_Toolkit"
} }
], ],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
@ -15696,6 +15720,31 @@
"title_aux": "Runtime44 ComfyUI Nodes" "title_aux": "Runtime44 ComfyUI Nodes"
} }
], ],
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
[
"AudioControlledMaskMorph",
"EmitterMovement",
"GravityWell",
"MaskMath",
"MaskMorph",
"MaskRings",
"MaskTransform",
"MaskWarp",
"MovingShape",
"OpticalFlowDirectionMask",
"OpticalFlowMaskModulation",
"OpticalFlowParticleSystem",
"ParticleEmissionMask",
"ParticleEmitter",
"PulsatingParticleSystemMask",
"TextMaskNode",
"Vortex",
"_mfc"
],
{
"title_aux": "ComfyUI_RyanOnTheInside"
}
],
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[ [
"MergingExecutionHelper" "MergingExecutionHelper"
@ -16313,6 +16362,15 @@
"title_aux": "ComfyUI_MS_Diffusion" "title_aux": "ComfyUI_MS_Diffusion"
} }
], ],
"https://github.com/smthemex/ComfyUI_MooER": [
[
"MooER_LoadModel",
"MooER_Sampler"
],
{
"title_aux": "ComfyUI_MooER"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [ "https://github.com/smthemex/ComfyUI_ParlerTTS": [
[ [
"ParlerTTS_LoadModel", "ParlerTTS_LoadModel",

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,27 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "logtd",
"title": "ComfyUI-Get-Random-File [UNSAFE]",
"reference": "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File",
"files": [
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File"
],
"install_type": "git-clone",
"description": "Gets a random file from a directory. Returns the filpath as a STRING. [w/This node allows access to arbitrary files through the workflow, which could pose a security threat.]"
},
{
"author": "logtd",
"title": "ComfyUI-Fluxtapoz [WIP]",
"reference": "https://github.com/logtd/ComfyUI-Fluxtapoz",
"files": [
"https://github.com/logtd/ComfyUI-Fluxtapoz"
],
"install_type": "git-clone",
"description": "A set of nodes for editing images using Flux in ComfyUI"
},
{ {
"author": "neeltheninja", "author": "neeltheninja",
"title": "ComfyUI-ControlNeXt [WIP]", "title": "ComfyUI-ControlNeXt [WIP]",

View File

@ -351,6 +351,15 @@
"title_aux": "ComfyUI_bd_customNodes" "title_aux": "ComfyUI_bd_customNodes"
} }
], ],
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": [
[
"RandomFilePathNode",
"RandomImagePathNode"
],
{
"title_aux": "ComfyUI-Get-Random-File [UNSAFE]"
}
],
"https://github.com/DeTK/ComfyUI-Switch": [ "https://github.com/DeTK/ComfyUI-Switch": [
[ [
"NodeSwitch" "NodeSwitch"
@ -2013,6 +2022,18 @@
"title_aux": "ComfyUI Build and Train Your Network [WIP]" "title_aux": "ComfyUI Build and Train Your Network [WIP]"
} }
], ],
"https://github.com/logtd/ComfyUI-Fluxtapoz": [
[
"FluxDeGuidance",
"FluxInverseSampler",
"InFluxFlipSigmas",
"InFluxModelSamplingPred",
"OutFluxModelSamplingPred"
],
{
"title_aux": "ComfyUI-Fluxtapoz [WIP]"
}
],
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [ "https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
[ [
"ApplyRefMotionNode", "ApplyRefMotionNode",

View File

@ -2,7 +2,7 @@
"https://github.com/17Retoucher/ComfyUI_Fooocus": { "https://github.com/17Retoucher/ComfyUI_Fooocus": {
"stars": 53, "stars": 53,
"last_update": "2024-02-24 07:33:29", "last_update": "2024-02-24 07:33:29",
"author_account_age_days": 222 "author_account_age_days": 223
}, },
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": {
"stars": 13, "stars": 13,
@ -12,22 +12,22 @@
"https://github.com/AI2lab/comfyUI-tool-2lab": { "https://github.com/AI2lab/comfyUI-tool-2lab": {
"stars": 14, "stars": 14,
"last_update": "2024-08-14 01:23:44", "last_update": "2024-08-14 01:23:44",
"author_account_age_days": 243 "author_account_age_days": 244
}, },
"https://github.com/AIFSH/ComfyUI-OpenDIT": { "https://github.com/AIFSH/ComfyUI-OpenDIT": {
"stars": 0, "stars": 0,
"last_update": "2024-06-30 09:33:55", "last_update": "2024-06-30 09:33:55",
"author_account_age_days": 282 "author_account_age_days": 283
}, },
"https://github.com/AIFSH/ComfyUI-ViViD": { "https://github.com/AIFSH/ComfyUI-ViViD": {
"stars": 4, "stars": 4,
"last_update": "2024-06-25 08:16:53", "last_update": "2024-06-25 08:16:53",
"author_account_age_days": 282 "author_account_age_days": 283
}, },
"https://github.com/AIFSH/IMAGDressing-ComfyUI": { "https://github.com/AIFSH/IMAGDressing-ComfyUI": {
"stars": 47, "stars": 47,
"last_update": "2024-07-23 06:52:57", "last_update": "2024-07-23 06:52:57",
"author_account_age_days": 282 "author_account_age_days": 283
}, },
"https://github.com/AIGODLIKE/ComfyUI-Studio": { "https://github.com/AIGODLIKE/ComfyUI-Studio": {
"stars": 222, "stars": 222,
@ -42,37 +42,42 @@
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": {
"stars": 2, "stars": 2,
"last_update": "2024-07-18 05:36:48", "last_update": "2024-07-18 05:36:48",
"author_account_age_days": 2156 "author_account_age_days": 2157
}, },
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
"stars": 7, "stars": 7,
"last_update": "2024-08-01 18:38:01", "last_update": "2024-08-01 18:38:01",
"author_account_age_days": 4125 "author_account_age_days": 4126
}, },
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": {
"stars": 16, "stars": 16,
"last_update": "2024-08-07 02:17:46", "last_update": "2024-08-07 02:17:46",
"author_account_age_days": 481 "author_account_age_days": 482
}, },
"https://github.com/Beinsezii/comfyui-amd-go-fast": { "https://github.com/Beinsezii/comfyui-amd-go-fast": {
"stars": 10, "stars": 11,
"last_update": "2024-05-10 00:48:37", "last_update": "2024-05-10 00:48:37",
"author_account_age_days": 2277 "author_account_age_days": 2277
}, },
"https://github.com/BetaDoggo/ComfyUI-LogicGates": { "https://github.com/BetaDoggo/ComfyUI-LogicGates": {
"stars": 3, "stars": 3,
"last_update": "2024-07-21 06:31:25", "last_update": "2024-07-21 06:31:25",
"author_account_age_days": 848 "author_account_age_days": 849
}, },
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "https://github.com/BlueDangerX/ComfyUI-BDXNodes": {
"stars": 1, "stars": 1,
"last_update": "2023-12-10 04:01:19", "last_update": "2023-12-10 04:01:19",
"author_account_age_days": 297 "author_account_age_days": 298
}, },
"https://github.com/Brandelan/ComfyUI_bd_customNodes": { "https://github.com/Brandelan/ComfyUI_bd_customNodes": {
"stars": 2, "stars": 2,
"last_update": "2023-10-09 00:40:26", "last_update": "2023-10-09 00:40:26",
"author_account_age_days": 4202 "author_account_age_days": 4203
},
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": {
"stars": 1,
"last_update": "2024-08-15 03:39:28",
"author_account_age_days": 2464
}, },
"https://github.com/DeTK/ComfyUI-Switch": { "https://github.com/DeTK/ComfyUI-Switch": {
"stars": 0, "stars": 0,
@ -97,7 +102,7 @@
"https://github.com/ExponentialML/ComfyUI_LiveDirector": { "https://github.com/ExponentialML/ComfyUI_LiveDirector": {
"stars": 35, "stars": 35,
"last_update": "2024-04-09 19:01:49", "last_update": "2024-04-09 19:01:49",
"author_account_age_days": 1674 "author_account_age_days": 1675
}, },
"https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": {
"stars": 13, "stars": 13,
@ -107,17 +112,17 @@
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": {
"stars": 0, "stars": 0,
"last_update": "2024-06-02 06:13:42", "last_update": "2024-06-02 06:13:42",
"author_account_age_days": 488 "author_account_age_days": 489
}, },
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "https://github.com/Fucci-Mateo/ComfyUI-Airtable": {
"stars": 0, "stars": 0,
"last_update": "2024-06-25 13:35:18", "last_update": "2024-06-25 13:35:18",
"author_account_age_days": 929 "author_account_age_days": 930
}, },
"https://github.com/GentlemanHu/ComfyUI-Notifier": { "https://github.com/GentlemanHu/ComfyUI-Notifier": {
"stars": 3, "stars": 3,
"last_update": "2024-07-14 15:38:44", "last_update": "2024-07-14 15:38:44",
"author_account_age_days": 2434 "author_account_age_days": 2435
}, },
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": {
"stars": 45, "stars": 45,
@ -127,7 +132,7 @@
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": {
"stars": 11, "stars": 11,
"last_update": "2024-07-11 22:04:16", "last_update": "2024-07-11 22:04:16",
"author_account_age_days": 1224 "author_account_age_days": 1225
}, },
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "https://github.com/GrindHouse66/ComfyUI-GH_Tools": {
"stars": 0, "stars": 0,
@ -135,34 +140,34 @@
"author_account_age_days": 675 "author_account_age_days": 675
}, },
"https://github.com/Isi-dev/ComfyUI-UniAnimate": { "https://github.com/Isi-dev/ComfyUI-UniAnimate": {
"stars": 10, "stars": 17,
"last_update": "2024-08-14 08:43:13", "last_update": "2024-08-15 05:54:39",
"author_account_age_days": 1143 "author_account_age_days": 1143
}, },
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": {
"stars": 26, "stars": 30,
"last_update": "2024-08-13 16:45:27", "last_update": "2024-08-13 16:45:27",
"author_account_age_days": 462 "author_account_age_days": 462
}, },
"https://github.com/IvanZhd/comfyui-codeformer": { "https://github.com/IvanZhd/comfyui-codeformer": {
"stars": 0, "stars": 0,
"last_update": "2023-12-02 20:51:52", "last_update": "2023-12-02 20:51:52",
"author_account_age_days": 2629 "author_account_age_days": 2630
}, },
"https://github.com/Jaxkr/comfyui-terminal-command": { "https://github.com/Jaxkr/comfyui-terminal-command": {
"stars": 1, "stars": 1,
"last_update": "2023-12-03 10:31:40", "last_update": "2023-12-03 10:31:40",
"author_account_age_days": 4678 "author_account_age_days": 4679
}, },
"https://github.com/JichaoLiang/Immortal_comfyUI": { "https://github.com/JichaoLiang/Immortal_comfyUI": {
"stars": 1, "stars": 1,
"last_update": "2024-08-10 18:48:12", "last_update": "2024-08-10 18:48:12",
"author_account_age_days": 1074 "author_account_age_days": 1075
}, },
"https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": {
"stars": 0, "stars": 0,
"last_update": "2024-04-01 10:52:59", "last_update": "2024-04-01 10:52:59",
"author_account_age_days": 942 "author_account_age_days": 943
}, },
"https://github.com/Jordach/comfy-consistency-vae": { "https://github.com/Jordach/comfy-consistency-vae": {
"stars": 68, "stars": 68,
@ -172,7 +177,7 @@
"https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": {
"stars": 7, "stars": 7,
"last_update": "2024-08-02 15:16:12", "last_update": "2024-08-02 15:16:12",
"author_account_age_days": 3405 "author_account_age_days": 3406
}, },
"https://github.com/LZpenguin/ComfyUI-Text": { "https://github.com/LZpenguin/ComfyUI-Text": {
"stars": 23, "stars": 23,
@ -187,17 +192,17 @@
"https://github.com/LevelPixel/ComfyUI-LevelPixel": { "https://github.com/LevelPixel/ComfyUI-LevelPixel": {
"stars": 1, "stars": 1,
"last_update": "2024-07-11 22:36:24", "last_update": "2024-07-11 22:36:24",
"author_account_age_days": 33 "author_account_age_days": 34
}, },
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": {
"stars": 0, "stars": 0,
"last_update": "2024-02-04 21:15:22", "last_update": "2024-02-04 21:15:22",
"author_account_age_days": 980 "author_account_age_days": 981
}, },
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": {
"stars": 21, "stars": 22,
"last_update": "2024-08-10 16:50:33", "last_update": "2024-08-10 16:50:33",
"author_account_age_days": 429 "author_account_age_days": 430
}, },
"https://github.com/MrAdamBlack/CheckProgress": { "https://github.com/MrAdamBlack/CheckProgress": {
"stars": 1, "stars": 1,
@ -207,22 +212,22 @@
"https://github.com/MushroomFleet/DJZ-Nodes": { "https://github.com/MushroomFleet/DJZ-Nodes": {
"stars": 7, "stars": 7,
"last_update": "2024-07-27 04:00:20", "last_update": "2024-07-27 04:00:20",
"author_account_age_days": 3772 "author_account_age_days": 3773
}, },
"https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": {
"stars": 3, "stars": 3,
"last_update": "2024-08-14 02:16:43", "last_update": "2024-08-14 02:16:43",
"author_account_age_days": 144 "author_account_age_days": 145
}, },
"https://github.com/NicholasKao1029/comfyui-hook": { "https://github.com/NicholasKao1029/comfyui-hook": {
"stars": 0, "stars": 0,
"last_update": "2024-03-07 05:50:56", "last_update": "2024-03-07 05:50:56",
"author_account_age_days": 2081 "author_account_age_days": 2082
}, },
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "https://github.com/PluMaZero/ComfyUI-SpaceFlower": {
"stars": 4, "stars": 4,
"last_update": "2023-12-09 05:55:15", "last_update": "2023-12-09 05:55:15",
"author_account_age_days": 1109 "author_account_age_days": 1110
}, },
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": {
"stars": 13, "stars": 13,
@ -252,7 +257,7 @@
"https://github.com/Shinsplat/ComfyUI-Shinsplat": { "https://github.com/Shinsplat/ComfyUI-Shinsplat": {
"stars": 25, "stars": 25,
"last_update": "2024-08-04 04:36:51", "last_update": "2024-08-04 04:36:51",
"author_account_age_days": 1075 "author_account_age_days": 1076
}, },
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": {
"stars": 0, "stars": 0,
@ -262,17 +267,17 @@
"https://github.com/StartHua/Comfyui_CSDMT_CXH": { "https://github.com/StartHua/Comfyui_CSDMT_CXH": {
"stars": 17, "stars": 17,
"last_update": "2024-07-11 15:36:03", "last_update": "2024-07-11 15:36:03",
"author_account_age_days": 2886 "author_account_age_days": 2887
}, },
"https://github.com/StartHua/Comfyui_CXH_CRM": { "https://github.com/StartHua/Comfyui_CXH_CRM": {
"stars": 40, "stars": 40,
"last_update": "2024-06-06 14:15:14", "last_update": "2024-06-06 14:15:14",
"author_account_age_days": 2886 "author_account_age_days": 2887
}, },
"https://github.com/TSFSean/ComfyUI-TSFNodes": { "https://github.com/TSFSean/ComfyUI-TSFNodes": {
"stars": 4, "stars": 4,
"last_update": "2024-05-18 00:59:06", "last_update": "2024-05-18 00:59:06",
"author_account_age_days": 3523 "author_account_age_days": 3524
}, },
"https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": {
"stars": 8, "stars": 8,
@ -282,12 +287,12 @@
"https://github.com/TemryL/ComfyUI-IDM-VTON": { "https://github.com/TemryL/ComfyUI-IDM-VTON": {
"stars": 310, "stars": 310,
"last_update": "2024-08-11 20:19:52", "last_update": "2024-08-11 20:19:52",
"author_account_age_days": 919 "author_account_age_days": 920
}, },
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
"stars": 1, "stars": 1,
"last_update": "2024-04-28 15:21:17", "last_update": "2024-04-28 15:21:17",
"author_account_age_days": 157 "author_account_age_days": 158
}, },
"https://github.com/VisionExp/ve_custom_comfyui_nodes": { "https://github.com/VisionExp/ve_custom_comfyui_nodes": {
"stars": 0, "stars": 0,
@ -297,7 +302,7 @@
"https://github.com/WSJUSA/Comfyui-StableSR": { "https://github.com/WSJUSA/Comfyui-StableSR": {
"stars": 40, "stars": 40,
"last_update": "2023-10-18 12:40:30", "last_update": "2023-10-18 12:40:30",
"author_account_age_days": 1475 "author_account_age_days": 1476
}, },
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": {
"stars": 1, "stars": 1,
@ -322,7 +327,7 @@
"https://github.com/adityathiru/ComfyUI-LLMs": { "https://github.com/adityathiru/ComfyUI-LLMs": {
"stars": 2, "stars": 2,
"last_update": "2024-08-01 17:45:44", "last_update": "2024-08-01 17:45:44",
"author_account_age_days": 3179 "author_account_age_days": 3180
}, },
"https://github.com/alexisrolland/ComfyUI-AuraSR": { "https://github.com/alexisrolland/ComfyUI-AuraSR": {
"stars": 20, "stars": 20,
@ -332,7 +337,7 @@
"https://github.com/alt-key-project/comfyui-dream-video-batches": { "https://github.com/alt-key-project/comfyui-dream-video-batches": {
"stars": 59, "stars": 59,
"last_update": "2024-08-14 01:26:20", "last_update": "2024-08-14 01:26:20",
"author_account_age_days": 711 "author_account_age_days": 712
}, },
"https://github.com/baicai99/ComfyUI-FrameSkipping": { "https://github.com/baicai99/ComfyUI-FrameSkipping": {
"stars": 8, "stars": 8,
@ -342,12 +347,12 @@
"https://github.com/beyastard/ComfyUI_BeySoft": { "https://github.com/beyastard/ComfyUI_BeySoft": {
"stars": 0, "stars": 0,
"last_update": "2024-05-26 22:44:55", "last_update": "2024-05-26 22:44:55",
"author_account_age_days": 4337 "author_account_age_days": 4338
}, },
"https://github.com/birnam/ComfyUI-GenData-Pack": { "https://github.com/birnam/ComfyUI-GenData-Pack": {
"stars": 0, "stars": 0,
"last_update": "2024-03-25 01:25:23", "last_update": "2024-03-25 01:25:23",
"author_account_age_days": 5060 "author_account_age_days": 5061
}, },
"https://github.com/blepping/comfyui_overly_complicated_sampling": { "https://github.com/blepping/comfyui_overly_complicated_sampling": {
"stars": 14, "stars": 14,
@ -357,17 +362,17 @@
"https://github.com/blib-la/ComfyUI-Captain-Extensions": { "https://github.com/blib-la/ComfyUI-Captain-Extensions": {
"stars": 0, "stars": 0,
"last_update": "2024-05-17 23:27:25", "last_update": "2024-05-17 23:27:25",
"author_account_age_days": 324 "author_account_age_days": 325
}, },
"https://github.com/bruce007lee/comfyui-cleaner": { "https://github.com/bruce007lee/comfyui-cleaner": {
"stars": 3, "stars": 3,
"last_update": "2024-04-20 15:36:03", "last_update": "2024-04-20 15:36:03",
"author_account_age_days": 4563 "author_account_age_days": 4564
}, },
"https://github.com/bruce007lee/comfyui-tiny-utils": { "https://github.com/bruce007lee/comfyui-tiny-utils": {
"stars": 1, "stars": 1,
"last_update": "2024-08-11 09:23:27", "last_update": "2024-08-11 09:23:27",
"author_account_age_days": 4563 "author_account_age_days": 4564
}, },
"https://github.com/brycegoh/comfyui-custom-nodes": { "https://github.com/brycegoh/comfyui-custom-nodes": {
"stars": 0, "stars": 0,
@ -377,35 +382,35 @@
"https://github.com/chaojie/ComfyUI-DynamiCrafter": { "https://github.com/chaojie/ComfyUI-DynamiCrafter": {
"stars": 121, "stars": 121,
"last_update": "2024-06-14 10:23:59", "last_update": "2024-06-14 10:23:59",
"author_account_age_days": 4884 "author_account_age_days": 4885
}, },
"https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "https://github.com/chaojie/ComfyUI-mobvoi-openapi": {
"stars": 2, "stars": 2,
"last_update": "2024-05-29 09:02:52", "last_update": "2024-05-29 09:02:52",
"author_account_age_days": 4884 "author_account_age_days": 4885
}, },
"https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": {
"stars": 3, "stars": 3,
"last_update": "2024-08-13 23:24:24", "last_update": "2024-08-13 23:24:24",
"author_account_age_days": 3169 "author_account_age_days": 3170
}, },
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": {
"stars": 5, "stars": 5,
"last_update": "2024-07-08 15:07:05", "last_update": "2024-07-08 15:07:05",
"author_account_age_days": 1399 "author_account_age_days": 1400
}, },
"https://github.com/christian-byrne/python-interpreter-node": { "https://github.com/christian-byrne/python-interpreter-node": {
"stars": 30, "stars": 30,
"last_update": "2024-06-24 19:46:50", "last_update": "2024-06-24 19:46:50",
"author_account_age_days": 1399 "author_account_age_days": 1400
}, },
"https://github.com/comfyanonymous/ComfyUI": { "https://github.com/comfyanonymous/ComfyUI": {
"stars": 46307, "stars": 46443,
"last_update": "2024-08-14 12:38:20", "last_update": "2024-08-15 05:04:19",
"author_account_age_days": 600 "author_account_age_days": 600
}, },
"https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": {
"stars": 148, "stars": 163,
"last_update": "2024-08-12 16:41:02", "last_update": "2024-08-12 16:41:02",
"author_account_age_days": 600 "author_account_age_days": 600
}, },
@ -417,7 +422,7 @@
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": {
"stars": 7, "stars": 7,
"last_update": "2024-06-12 17:45:21", "last_update": "2024-06-12 17:45:21",
"author_account_age_days": 1866 "author_account_age_days": 1867
}, },
"https://github.com/cubiq/Comfy_Dungeon": { "https://github.com/cubiq/Comfy_Dungeon": {
"stars": 203, "stars": 203,
@ -427,37 +432,37 @@
"https://github.com/denislov/Comfyui_AutoSurvey": { "https://github.com/denislov/Comfyui_AutoSurvey": {
"stars": 2, "stars": 2,
"last_update": "2024-08-03 06:50:57", "last_update": "2024-08-03 06:50:57",
"author_account_age_days": 2038 "author_account_age_days": 2039
}, },
"https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "https://github.com/dezi-ai/ComfyUI-AnimateLCM": {
"stars": 156, "stars": 156,
"last_update": "2024-02-07 17:34:39", "last_update": "2024-02-07 17:34:39",
"author_account_age_days": 228 "author_account_age_days": 229
}, },
"https://github.com/dfl/comfyui-stylegan": { "https://github.com/dfl/comfyui-stylegan": {
"stars": 1, "stars": 1,
"last_update": "2024-03-14 14:34:25", "last_update": "2024-03-14 14:34:25",
"author_account_age_days": 6025 "author_account_age_days": 6026
}, },
"https://github.com/dnl13/ComfyUI-dnl13-seg": { "https://github.com/dnl13/ComfyUI-dnl13-seg": {
"stars": 17, "stars": 17,
"last_update": "2024-08-11 09:41:13", "last_update": "2024-08-11 09:41:13",
"author_account_age_days": 4269 "author_account_age_days": 4270
}, },
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": {
"stars": 1, "stars": 1,
"last_update": "2024-01-06 19:07:45", "last_update": "2024-01-06 19:07:45",
"author_account_age_days": 2374 "author_account_age_days": 2375
}, },
"https://github.com/drmbt/comfyui-dreambait-nodes": { "https://github.com/drmbt/comfyui-dreambait-nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-07-22 03:21:21", "last_update": "2024-07-22 03:21:21",
"author_account_age_days": 3828 "author_account_age_days": 3829
}, },
"https://github.com/eigenpunk/ComfyUI-audio": { "https://github.com/eigenpunk/ComfyUI-audio": {
"stars": 66, "stars": 66,
"last_update": "2024-03-03 21:14:14", "last_update": "2024-03-03 21:14:14",
"author_account_age_days": 976 "author_account_age_days": 977
}, },
"https://github.com/ejektaflex/ComfyUI-Ty": { "https://github.com/ejektaflex/ComfyUI-Ty": {
"stars": 0, "stars": 0,
@ -467,27 +472,27 @@
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": {
"stars": 0, "stars": 0,
"last_update": "2024-07-03 09:35:02", "last_update": "2024-07-03 09:35:02",
"author_account_age_days": 2524 "author_account_age_days": 2525
}, },
"https://github.com/endman100/ComfyUI-augmentation": { "https://github.com/endman100/ComfyUI-augmentation": {
"stars": 1, "stars": 1,
"last_update": "2024-07-23 09:06:24", "last_update": "2024-07-23 09:06:24",
"author_account_age_days": 2524 "author_account_age_days": 2525
}, },
"https://github.com/ericbeyer/guidance_interval": { "https://github.com/ericbeyer/guidance_interval": {
"stars": 2, "stars": 2,
"last_update": "2024-04-16 03:24:01", "last_update": "2024-04-16 03:24:01",
"author_account_age_days": 2645 "author_account_age_days": 2646
}, },
"https://github.com/filliptm/ComfyUI_FL-Trainer": { "https://github.com/filliptm/ComfyUI_FL-Trainer": {
"stars": 114, "stars": 114,
"last_update": "2024-08-13 04:56:41", "last_update": "2024-08-13 04:56:41",
"author_account_age_days": 1787 "author_account_age_days": 1788
}, },
"https://github.com/flowtyone/comfyui-flowty-lcm": { "https://github.com/flowtyone/comfyui-flowty-lcm": {
"stars": 61, "stars": 61,
"last_update": "2023-10-23 12:08:55", "last_update": "2023-10-23 12:08:55",
"author_account_age_days": 324 "author_account_age_days": 325
}, },
"https://github.com/flyingdogsoftware/gyre_for_comfyui": { "https://github.com/flyingdogsoftware/gyre_for_comfyui": {
"stars": 2, "stars": 2,
@ -497,47 +502,47 @@
"https://github.com/foglerek/comfyui-cem-tools": { "https://github.com/foglerek/comfyui-cem-tools": {
"stars": 1, "stars": 1,
"last_update": "2024-01-13 23:22:07", "last_update": "2024-01-13 23:22:07",
"author_account_age_days": 4089 "author_account_age_days": 4090
}, },
"https://github.com/futureversecom/ComfyUI-JEN": { "https://github.com/futureversecom/ComfyUI-JEN": {
"stars": 1, "stars": 1,
"last_update": "2024-08-06 00:24:56", "last_update": "2024-08-06 00:24:56",
"author_account_age_days": 770 "author_account_age_days": 771
}, },
"https://github.com/gameltb/ComfyUI_paper_playground": { "https://github.com/gameltb/ComfyUI_paper_playground": {
"stars": 11, "stars": 11,
"last_update": "2024-08-03 20:07:59", "last_update": "2024-08-03 20:07:59",
"author_account_age_days": 4106 "author_account_age_days": 4107
}, },
"https://github.com/gameltb/ComfyUI_stable_fast": { "https://github.com/gameltb/ComfyUI_stable_fast": {
"stars": 192, "stars": 193,
"last_update": "2024-08-04 09:25:33", "last_update": "2024-08-04 09:25:33",
"author_account_age_days": 4106 "author_account_age_days": 4107
}, },
"https://github.com/gameltb/io_comfyui": { "https://github.com/gameltb/io_comfyui": {
"stars": 5, "stars": 5,
"last_update": "2024-04-06 04:40:05", "last_update": "2024-04-06 04:40:05",
"author_account_age_days": 4106 "author_account_age_days": 4107
}, },
"https://github.com/githubYiheng/comfyui_median_filter": { "https://github.com/githubYiheng/comfyui_median_filter": {
"stars": 0, "stars": 0,
"last_update": "2024-07-03 11:38:39", "last_update": "2024-07-03 11:38:39",
"author_account_age_days": 3954 "author_account_age_days": 3955
}, },
"https://github.com/haofanwang/ComfyUI-InstantStyle": { "https://github.com/haofanwang/ComfyUI-InstantStyle": {
"stars": 6, "stars": 6,
"last_update": "2024-05-23 16:11:13", "last_update": "2024-05-23 16:11:13",
"author_account_age_days": 3028 "author_account_age_days": 3029
}, },
"https://github.com/haomole/Comfyui-SadTalker": { "https://github.com/haomole/Comfyui-SadTalker": {
"stars": 8, "stars": 8,
"last_update": "2024-08-05 02:44:26", "last_update": "2024-08-05 02:44:26",
"author_account_age_days": 352 "author_account_age_days": 353
}, },
"https://github.com/horidream/ComfyUI-Horidream": { "https://github.com/horidream/ComfyUI-Horidream": {
"stars": 0, "stars": 0,
"last_update": "2024-07-15 07:42:11", "last_update": "2024-07-15 07:42:11",
"author_account_age_days": 5094 "author_account_age_days": 5095
}, },
"https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": {
"stars": 1, "stars": 1,
@ -547,7 +552,7 @@
"https://github.com/houdinii/comfy-magick": { "https://github.com/houdinii/comfy-magick": {
"stars": 4, "stars": 4,
"last_update": "2024-03-11 06:40:54", "last_update": "2024-03-11 06:40:54",
"author_account_age_days": 3571 "author_account_age_days": 3572
}, },
"https://github.com/huchenlei/ComfyUI_densediffusion": { "https://github.com/huchenlei/ComfyUI_densediffusion": {
"stars": 102, "stars": 102,
@ -555,7 +560,7 @@
"author_account_age_days": 2927 "author_account_age_days": 2927
}, },
"https://github.com/huchenlei/ComfyUI_omost": { "https://github.com/huchenlei/ComfyUI_omost": {
"stars": 394, "stars": 393,
"last_update": "2024-08-04 18:51:27", "last_update": "2024-08-04 18:51:27",
"author_account_age_days": 2927 "author_account_age_days": 2927
}, },
@ -577,7 +582,7 @@
"https://github.com/ilovejohnwhite/UncleBillyGoncho": { "https://github.com/ilovejohnwhite/UncleBillyGoncho": {
"stars": 0, "stars": 0,
"last_update": "2024-02-29 00:16:42", "last_update": "2024-02-29 00:16:42",
"author_account_age_days": 924 "author_account_age_days": 925
}, },
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "https://github.com/immersiveexperience/ie-comfyui-color-nodes": {
"stars": 2, "stars": 2,
@ -592,12 +597,12 @@
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": {
"stars": 217, "stars": 217,
"last_update": "2024-07-04 11:44:03", "last_update": "2024-07-04 11:44:03",
"author_account_age_days": 71 "author_account_age_days": 72
}, },
"https://github.com/jn-jairo/jn_node_suite_comfyui": { "https://github.com/jn-jairo/jn_node_suite_comfyui": {
"stars": 6, "stars": 6,
"last_update": "2024-06-08 05:15:33", "last_update": "2024-06-08 05:15:33",
"author_account_age_days": 4035 "author_account_age_days": 4036
}, },
"https://github.com/jtscmw01/ComfyUI-DiffBIR": { "https://github.com/jtscmw01/ComfyUI-DiffBIR": {
"stars": 79, "stars": 79,
@ -617,12 +622,12 @@
"https://github.com/kadirnar/ComfyUI-Adapter": { "https://github.com/kadirnar/ComfyUI-Adapter": {
"stars": 3, "stars": 3,
"last_update": "2024-04-03 12:05:39", "last_update": "2024-04-03 12:05:39",
"author_account_age_days": 2380 "author_account_age_days": 2381
}, },
"https://github.com/kadirnar/comfyui_helpers": { "https://github.com/kadirnar/comfyui_helpers": {
"stars": 2, "stars": 2,
"last_update": "2024-03-04 16:25:30", "last_update": "2024-03-04 16:25:30",
"author_account_age_days": 2380 "author_account_age_days": 2381
}, },
"https://github.com/kappa54m/ComfyUI_Usability": { "https://github.com/kappa54m/ComfyUI_Usability": {
"stars": 1, "stars": 1,
@ -660,44 +665,49 @@
"author_account_age_days": 2234 "author_account_age_days": 2234
}, },
"https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": {
"stars": 43, "stars": 44,
"last_update": "2024-07-27 12:50:25", "last_update": "2024-07-27 12:50:25",
"author_account_age_days": 2234 "author_account_age_days": 2234
}, },
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": { "https://github.com/kijai/ComfyUI-LLaVA-OneVision": {
"stars": 42, "stars": 45,
"last_update": "2024-08-12 01:09:47", "last_update": "2024-08-12 01:09:47",
"author_account_age_days": 2234 "author_account_age_days": 2234
}, },
"https://github.com/kycg/comfyui-Kwtoolset": { "https://github.com/kycg/comfyui-Kwtoolset": {
"stars": 0, "stars": 0,
"last_update": "2024-06-12 17:04:09", "last_update": "2024-06-12 17:04:09",
"author_account_age_days": 991 "author_account_age_days": 992
}, },
"https://github.com/laksjdjf/ssd-1b-comfyui": { "https://github.com/laksjdjf/ssd-1b-comfyui": {
"stars": 1, "stars": 1,
"last_update": "2023-10-27 20:05:06", "last_update": "2023-10-27 20:05:06",
"author_account_age_days": 2882 "author_account_age_days": 2883
}, },
"https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": {
"stars": 3, "stars": 3,
"last_update": "2024-08-01 03:37:17", "last_update": "2024-08-01 03:37:17",
"author_account_age_days": 4126 "author_account_age_days": 4127
}, },
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "https://github.com/linhusyung/comfyui-Build-and-train-your-network": {
"stars": 93, "stars": 93,
"last_update": "2024-06-26 05:44:43", "last_update": "2024-06-26 05:44:43",
"author_account_age_days": 729 "author_account_age_days": 729
}, },
"https://github.com/logtd/ComfyUI-Fluxtapoz": {
"stars": 0,
"last_update": "2024-08-15 05:03:18",
"author_account_age_days": 174
},
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "https://github.com/logtd/ComfyUI-MotionThiefExperiment": {
"stars": 37, "stars": 37,
"last_update": "2024-05-22 00:12:06", "last_update": "2024-05-22 00:12:06",
"author_account_age_days": 173 "author_account_age_days": 174
}, },
"https://github.com/logtd/ComfyUI-Veevee": { "https://github.com/logtd/ComfyUI-Veevee": {
"stars": 47, "stars": 47,
"last_update": "2024-08-12 03:04:12", "last_update": "2024-08-12 03:04:12",
"author_account_age_days": 173 "author_account_age_days": 174
}, },
"https://github.com/longgui0318/comfyui-one-more-step": { "https://github.com/longgui0318/comfyui-one-more-step": {
"stars": 1, "stars": 1,
@ -705,9 +715,9 @@
"author_account_age_days": 4216 "author_account_age_days": 4216
}, },
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "https://github.com/ltdrdata/ComfyUI-Workflow-Component": {
"stars": 209, "stars": 210,
"last_update": "2024-07-30 08:08:28", "last_update": "2024-07-30 08:08:28",
"author_account_age_days": 513 "author_account_age_days": 514
}, },
"https://github.com/m-ai-studio/mai-prompt-progress": { "https://github.com/m-ai-studio/mai-prompt-progress": {
"stars": 1, "stars": 1,
@ -722,12 +732,12 @@
"https://github.com/majorsauce/comfyui_indieTools": { "https://github.com/majorsauce/comfyui_indieTools": {
"stars": 0, "stars": 0,
"last_update": "2024-06-25 08:59:57", "last_update": "2024-06-25 08:59:57",
"author_account_age_days": 1856 "author_account_age_days": 1857
}, },
"https://github.com/marcueberall/ComfyUI-BuildPath": { "https://github.com/marcueberall/ComfyUI-BuildPath": {
"stars": 0, "stars": 0,
"last_update": "2024-02-06 07:57:33", "last_update": "2024-02-06 07:57:33",
"author_account_age_days": 1833 "author_account_age_days": 1834
}, },
"https://github.com/marduk191/comfyui-marnodes": { "https://github.com/marduk191/comfyui-marnodes": {
"stars": 1, "stars": 1,
@ -737,57 +747,57 @@
"https://github.com/maruhidd/ComfyUI_Transparent-Background": { "https://github.com/maruhidd/ComfyUI_Transparent-Background": {
"stars": 3, "stars": 3,
"last_update": "2024-06-14 07:02:56", "last_update": "2024-06-14 07:02:56",
"author_account_age_days": 2306 "author_account_age_days": 2307
}, },
"https://github.com/mashb1t/comfyui-nodes-mashb1t": { "https://github.com/mashb1t/comfyui-nodes-mashb1t": {
"stars": 0, "stars": 0,
"last_update": "2024-06-11 15:55:53", "last_update": "2024-06-11 15:55:53",
"author_account_age_days": 3586 "author_account_age_days": 3587
}, },
"https://github.com/melMass/ComfyUI-Lygia": { "https://github.com/melMass/ComfyUI-Lygia": {
"stars": 0, "stars": 0,
"last_update": "2024-07-14 09:59:10", "last_update": "2024-07-14 09:59:10",
"author_account_age_days": 3796 "author_account_age_days": 3797
}, },
"https://github.com/mikeymcfish/FishTools": { "https://github.com/mikeymcfish/FishTools": {
"stars": 20, "stars": 20,
"last_update": "2024-07-13 20:51:17", "last_update": "2024-07-13 20:51:17",
"author_account_age_days": 3454 "author_account_age_days": 3455
}, },
"https://github.com/mut-ex/comfyui-gligengui-node": { "https://github.com/mut-ex/comfyui-gligengui-node": {
"stars": 41, "stars": 42,
"last_update": "2024-02-28 02:46:05", "last_update": "2024-02-28 02:46:05",
"author_account_age_days": 2909 "author_account_age_days": 2910
}, },
"https://github.com/nat-chan/comfyui-eval": { "https://github.com/nat-chan/comfyui-eval": {
"stars": 2, "stars": 2,
"last_update": "2024-05-28 11:56:37", "last_update": "2024-05-28 11:56:37",
"author_account_age_days": 3044 "author_account_age_days": 3045
}, },
"https://github.com/nat-chan/comfyui-in-memory-transceiver": { "https://github.com/nat-chan/comfyui-in-memory-transceiver": {
"stars": 1, "stars": 1,
"last_update": "2024-05-01 10:03:01", "last_update": "2024-05-01 10:03:01",
"author_account_age_days": 3044 "author_account_age_days": 3045
}, },
"https://github.com/nat-chan/comfyui-paint": { "https://github.com/nat-chan/comfyui-paint": {
"stars": 2, "stars": 2,
"last_update": "2024-06-14 11:01:38", "last_update": "2024-06-14 11:01:38",
"author_account_age_days": 3044 "author_account_age_days": 3045
}, },
"https://github.com/neeltheninja/ComfyUI-TextOverlay": { "https://github.com/neeltheninja/ComfyUI-TextOverlay": {
"stars": 1, "stars": 1,
"last_update": "2024-07-31 18:40:19", "last_update": "2024-07-31 18:40:19",
"author_account_age_days": 1929 "author_account_age_days": 1930
}, },
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": { "https://github.com/neuratech-ai/ComfyUI-MultiGPU": {
"stars": 49, "stars": 52,
"last_update": "2024-08-04 16:37:11", "last_update": "2024-08-04 16:37:11",
"author_account_age_days": 124 "author_account_age_days": 125
}, },
"https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "https://github.com/neverbiasu/ComfyUI-ControlNeXt": {
"stars": 1, "stars": 1,
"last_update": "2024-08-14 06:46:19", "last_update": "2024-08-15 04:53:55",
"author_account_age_days": 1070 "author_account_age_days": 1071
}, },
"https://github.com/nidefawl/ComfyUI-nidefawl": { "https://github.com/nidefawl/ComfyUI-nidefawl": {
"stars": 0, "stars": 0,
@ -802,7 +812,7 @@
"https://github.com/norgeous/ComfyUI-UI-Builder": { "https://github.com/norgeous/ComfyUI-UI-Builder": {
"stars": 11, "stars": 11,
"last_update": "2024-08-11 22:22:04", "last_update": "2024-08-11 22:22:04",
"author_account_age_days": 4080 "author_account_age_days": 4081
}, },
"https://github.com/oyvindg/ComfyUI-TrollSuite": { "https://github.com/oyvindg/ComfyUI-TrollSuite": {
"stars": 1, "stars": 1,
@ -812,17 +822,17 @@
"https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": {
"stars": 16, "stars": 16,
"last_update": "2024-07-25 05:50:01", "last_update": "2024-07-25 05:50:01",
"author_account_age_days": 892 "author_account_age_days": 893
}, },
"https://github.com/pamparamm/ComfyUI-ppm": { "https://github.com/pamparamm/ComfyUI-ppm": {
"stars": 48, "stars": 48,
"last_update": "2024-08-04 19:59:39", "last_update": "2024-08-14 22:17:14",
"author_account_age_days": 2182 "author_account_age_days": 2182
}, },
"https://github.com/phineas-pta/comfy-trt-test": { "https://github.com/phineas-pta/comfy-trt-test": {
"stars": 84, "stars": 84,
"last_update": "2024-06-04 21:09:17", "last_update": "2024-06-04 21:09:17",
"author_account_age_days": 2339 "author_account_age_days": 2340
}, },
"https://github.com/poisenbery/NudeNet-Detector-Provider": { "https://github.com/poisenbery/NudeNet-Detector-Provider": {
"stars": 1, "stars": 1,
@ -832,27 +842,27 @@
"https://github.com/prabinpebam/anyPython": { "https://github.com/prabinpebam/anyPython": {
"stars": 9, "stars": 9,
"last_update": "2024-07-01 04:07:16", "last_update": "2024-07-01 04:07:16",
"author_account_age_days": 4293 "author_account_age_days": 4294
}, },
"https://github.com/prismwastaken/comfyui-tools": { "https://github.com/prismwastaken/comfyui-tools": {
"stars": 0, "stars": 0,
"last_update": "2024-03-05 14:34:56", "last_update": "2024-03-05 14:34:56",
"author_account_age_days": 208 "author_account_age_days": 209
}, },
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": {
"stars": 1, "stars": 1,
"last_update": "2024-06-19 12:48:18", "last_update": "2024-06-19 12:48:18",
"author_account_age_days": 2150 "author_account_age_days": 2151
}, },
"https://github.com/redhottensors/ComfyUI-ODE": { "https://github.com/redhottensors/ComfyUI-ODE": {
"stars": 40, "stars": 40,
"last_update": "2024-08-01 06:57:05", "last_update": "2024-08-01 06:57:05",
"author_account_age_days": 190 "author_account_age_days": 191
}, },
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": {
"stars": 3, "stars": 3,
"last_update": "2023-11-15 22:00:49", "last_update": "2023-11-15 22:00:49",
"author_account_age_days": 341 "author_account_age_days": 342
}, },
"https://github.com/runtime44/comfyui_r44_nodes": { "https://github.com/runtime44/comfyui_r44_nodes": {
"stars": 34, "stars": 34,
@ -902,7 +912,7 @@
"https://github.com/sofakid/dandy": { "https://github.com/sofakid/dandy": {
"stars": 40, "stars": 40,
"last_update": "2024-05-27 21:46:18", "last_update": "2024-05-27 21:46:18",
"author_account_age_days": 4104 "author_account_age_days": 4105
}, },
"https://github.com/stavsap/ComfyUI-React-SDK": { "https://github.com/stavsap/ComfyUI-React-SDK": {
"stars": 6, "stars": 6,
@ -922,7 +932,7 @@
"https://github.com/tachyon-beep/comfyui-simplefeed": { "https://github.com/tachyon-beep/comfyui-simplefeed": {
"stars": 3, "stars": 3,
"last_update": "2024-05-22 03:30:57", "last_update": "2024-05-22 03:30:57",
"author_account_age_days": 4972 "author_account_age_days": 4973
}, },
"https://github.com/talesofai/comfyui-supersave": { "https://github.com/talesofai/comfyui-supersave": {
"stars": 1, "stars": 1,
@ -932,12 +942,12 @@
"https://github.com/teward/Comfy-Sentry": { "https://github.com/teward/Comfy-Sentry": {
"stars": 1, "stars": 1,
"last_update": "2024-07-31 21:37:42", "last_update": "2024-07-31 21:37:42",
"author_account_age_days": 5149 "author_account_age_days": 5150
}, },
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": {
"stars": 6, "stars": 6,
"last_update": "2024-07-03 14:39:28", "last_update": "2024-07-03 14:39:28",
"author_account_age_days": 2917 "author_account_age_days": 2918
}, },
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
"stars": 0, "stars": 0,
@ -957,7 +967,7 @@
"https://github.com/tuckerdarby/ComfyUI-TDNodes": { "https://github.com/tuckerdarby/ComfyUI-TDNodes": {
"stars": 3, "stars": 3,
"last_update": "2024-02-19 17:00:55", "last_update": "2024-02-19 17:00:55",
"author_account_age_days": 2989 "author_account_age_days": 2990
}, },
"https://github.com/umisetokikaze/comfyui_mergekit": { "https://github.com/umisetokikaze/comfyui_mergekit": {
"stars": 0, "stars": 0,
@ -982,26 +992,26 @@
"https://github.com/willblaschko/ComfyUI-Unload-Models": { "https://github.com/willblaschko/ComfyUI-Unload-Models": {
"stars": 4, "stars": 4,
"last_update": "2024-06-30 10:07:40", "last_update": "2024-06-30 10:07:40",
"author_account_age_days": 4642 "author_account_age_days": 4643
}, },
"https://github.com/wormley/comfyui-wormley-nodes": { "https://github.com/wormley/comfyui-wormley-nodes": {
"stars": 0, "stars": 0,
"last_update": "2023-11-12 19:05:11", "last_update": "2023-11-12 19:05:11",
"author_account_age_days": 2524 "author_account_age_days": 2525
}, },
"https://github.com/yushan777/ComfyUI-Y7Nodes": { "https://github.com/yushan777/ComfyUI-Y7Nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-08-04 08:48:59", "last_update": "2024-08-04 08:48:59",
"author_account_age_days": 568 "author_account_age_days": 569
}, },
"https://github.com/zml-ai/comfyui-hydit": { "https://github.com/zml-ai/comfyui-hydit": {
"stars": 1, "stars": 1,
"last_update": "2024-08-07 09:37:09", "last_update": "2024-08-07 09:37:09",
"author_account_age_days": 2034 "author_account_age_days": 2035
}, },
"https://github.com/zmwv823/ComfyUI-AnyText": { "https://github.com/zmwv823/ComfyUI-AnyText": {
"stars": 82, "stars": 82,
"last_update": "2024-07-26 01:12:04", "last_update": "2024-07-26 01:12:04",
"author_account_age_days": 3320 "author_account_age_days": 3321
} }
} }

View File

@ -8,7 +8,70 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
}, },
{
"author": "ryanontheinside",
"title": "ComfyUI_RyanOnTheInside",
"reference": "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside",
"files": [
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside"
],
"install_type": "git-clone",
"description": "RyanOnTheInside node pack introduces the following (so far): Particle Systems, Optical Flow, Temporal Masks."
},
{
"author": "city96",
"title": "ComfyUI-GGUF",
"id": "gguf",
"reference": "https://github.com/city96/ComfyUI-GGUF",
"files": [
"https://github.com/city96/ComfyUI-GGUF"
],
"install_type": "git-clone",
"description": "GGUF Quantization support for native ComfyUI models\nThis is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp.\nWhile quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs.\n[w/LoRA / Controlnet / etc are currently not supported due to the weights being quantized.]"
},
{
"author": "smthemex",
"title": "ComfyUI_MooER",
"id": "comfyui_mooer",
"reference": "https://github.com/smthemex/ComfyUI_MooER",
"files": [
"https://github.com/smthemex/ComfyUI_MooER"
],
"install_type": "git-clone",
"description": "MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node"
},
{
"author": "fairy-root",
"title": "Ollama and Llava Vision integration for ComfyUI",
"reference": "https://github.com/fairy-root/comfyui-ollama-llms",
"files": [
"https://github.com/fairy-root/comfyui-ollama-llms"
],
"install_type": "git-clone",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},
{
"author": "shinich39",
"title": "comfyui-target-search",
"reference": "https://github.com/shinich39/comfyui-target-search",
"files": [
"https://github.com/shinich39/comfyui-target-search"
],
"install_type": "git-clone",
"description": "Move canvas to target on dragging connection."
},
{
"author": "MinusZoneAI",
"title": "ComfyUI-FluxExt-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ"
],
"install_type": "git-clone",
"description": "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1"
},
{ {
"author": "XLabs-AI", "author": "XLabs-AI",
"title": "x-flux-comfyui", "title": "x-flux-comfyui",
@ -631,68 +694,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)" "description": "a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)"
},
{
"author": "syaofox",
"title": "ComfyUI_FoxTools",
"reference": "https://github.com/syaofox/ComfyUI_FoxTools",
"files": [
"https://github.com/syaofox/ComfyUI_FoxTools"
],
"install_type": "git-clone",
"description": "Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind"
},
{
"author": "Anibaaal",
"title": "ComfyUI UX Nodes",
"reference": "https://github.com/Anibaaal/ComfyUI-UX-Nodes",
"files": [
"https://github.com/Anibaaal/ComfyUI-UX-Nodes"
],
"install_type": "git-clone",
"description": "Nodes: Easy Resolution Picker, Step Calculator"
},
{
"author": "aonekoss",
"title": "ComfyUI-Counter",
"reference": "https://github.com/oleksandr612/ComfyUI-Counter",
"files": [
"https://github.com/oleksandr612/ComfyUI-Counter"
],
"install_type": "git-clone",
"description": "A simple counter, when pressing 'Queue Prompt' resets the count."
},
{
"author": "emojiiii",
"title": "ComfyUI_Emojiiii_Custom_Nodes",
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
"files": [
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
],
"install_type": "git-clone",
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
},
{
"author": "da2el-ai",
"title": "D2 Send Eagle",
"id": "d2-send-eagle",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
],
"install_type": "git-clone",
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
},
{
"author": "Extraltodeus",
"title": "Skimmed_CFG",
"id": "skimmed-cfg",
"reference": "https://github.com/Extraltodeus/Skimmed_CFG",
"files": [
"https://github.com/Extraltodeus/Skimmed_CFG"
],
"install_type": "git-clone",
"description": "A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)"
} }
] ]
} }

View File

@ -1466,6 +1466,7 @@
], ],
"https://github.com/ChrisColeTech/ComfyUI-Line-counter": [ "https://github.com/ChrisColeTech/ComfyUI-Line-counter": [
[ [
"DirectoryFileCounter",
"TextFileLineCounter" "TextFileLineCounter"
], ],
{ {
@ -2353,6 +2354,8 @@
], ],
"https://github.com/FuouM/ComfyUI-StyleTransferPlus": [ "https://github.com/FuouM/ComfyUI-StyleTransferPlus": [
[ [
"AESFA",
"AesFAStyleBlend",
"AesPA", "AesPA",
"CAST", "CAST",
"CoralColorTransfer", "CoralColorTransfer",
@ -3775,10 +3778,12 @@
], ],
"https://github.com/MohammadAboulEla/ComfyUI-iTools": [ "https://github.com/MohammadAboulEla/ComfyUI-iTools": [
[ [
"iTools_Prompt" "iToolsLoadImagePlus",
"iToolsPromptLoader",
"iToolsPromptSaver"
], ],
{ {
"title_aux": "iTools ImageLoaderPlus" "title_aux": "ComfyUI-iTools"
} }
], ],
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [ "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [
@ -8767,15 +8772,15 @@
"title_aux": "Image chooser" "title_aux": "Image chooser"
} }
], ],
"https://github.com/chrisgoringe/cg-noise": [ "https://github.com/chrisgoringe/cg-noisetools": [
[ [
"Hijack", "Batch Noise Simulate",
"KSampler Advanced with Variations", "Mix Noise",
"KSampler with Variations", "Seperable Batch Noise",
"UnHijack" "Shape Noise"
], ],
{ {
"title_aux": "Variation seeds" "title_aux": "Noise variation and batch noise tools"
} }
], ],
"https://github.com/chrisgoringe/cg-use-everywhere": [ "https://github.com/chrisgoringe/cg-use-everywhere": [
@ -8840,6 +8845,14 @@
"title_aux": "youtube-dl-comfyui" "title_aux": "youtube-dl-comfyui"
} }
], ],
"https://github.com/city96/ComfyUI-GGUF": [
[
"UnetLoaderGGUF"
],
{
"title_aux": "ComfyUI-GGUF"
}
],
"https://github.com/city96/ComfyUI_ColorMod": [ "https://github.com/city96/ComfyUI_ColorMod": [
[ [
"CV2Tonemap", "CV2Tonemap",
@ -10228,6 +10241,16 @@
"title_aux": "ComfyUI-Showrunner-Utils" "title_aux": "ComfyUI-Showrunner-Utils"
} }
], ],
"https://github.com/fairy-root/comfyui-ollama-llms": [
[
"ConcatenateText",
"llava",
"ollama"
],
{
"title_aux": "Ollama and Llava Vision integration for ComfyUI"
}
],
"https://github.com/fearnworks/ComfyUI_FearnworksNodes": [ "https://github.com/fearnworks/ComfyUI_FearnworksNodes": [
[ [
"Count Files in Directory (FW)", "Count Files in Directory (FW)",
@ -10378,6 +10401,7 @@
"FL_TD_Sampler", "FL_TD_Sampler",
"FL_TetrisGame", "FL_TetrisGame",
"FL_TimeLine", "FL_TimeLine",
"FL_UpscaleModel",
"FL_VideoCropMask", "FL_VideoCropMask",
"FL_VideoRecompose", "FL_VideoRecompose",
"FL_ZipDirectory", "FL_ZipDirectory",
@ -10775,7 +10799,7 @@
"SimpleChat" "SimpleChat"
], ],
{ {
"title_aux": "SaltAI Language Toolkit" "title_aux": "SaltAI_Language_Toolkit"
} }
], ],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
@ -15696,6 +15720,31 @@
"title_aux": "Runtime44 ComfyUI Nodes" "title_aux": "Runtime44 ComfyUI Nodes"
} }
], ],
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
[
"AudioControlledMaskMorph",
"EmitterMovement",
"GravityWell",
"MaskMath",
"MaskMorph",
"MaskRings",
"MaskTransform",
"MaskWarp",
"MovingShape",
"OpticalFlowDirectionMask",
"OpticalFlowMaskModulation",
"OpticalFlowParticleSystem",
"ParticleEmissionMask",
"ParticleEmitter",
"PulsatingParticleSystemMask",
"TextMaskNode",
"Vortex",
"_mfc"
],
{
"title_aux": "ComfyUI_RyanOnTheInside"
}
],
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[ [
"MergingExecutionHelper" "MergingExecutionHelper"
@ -16313,6 +16362,15 @@
"title_aux": "ComfyUI_MS_Diffusion" "title_aux": "ComfyUI_MS_Diffusion"
} }
], ],
"https://github.com/smthemex/ComfyUI_MooER": [
[
"MooER_LoadModel",
"MooER_Sampler"
],
{
"title_aux": "ComfyUI_MooER"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [ "https://github.com/smthemex/ComfyUI_ParlerTTS": [
[ [
"ParlerTTS_LoadModel", "ParlerTTS_LoadModel",