Skip to content

Commit e730af2

Browse files
committed
update DB
1 parent 8662f6e commit e730af2

File tree

10 files changed

+11354
-10424
lines changed

10 files changed

+11354
-10424
lines changed

custom-node-list.json

Lines changed: 140 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,16 @@
440440
"install_type": "git-clone",
441441
"description": "LM Studio calls with image support and easy task directions."
442442
},
443+
{
444+
"author": "WASasquatch",
445+
"title": "ComfyUI_RetroArch_Player",
446+
"reference": "https://github.com/WASasquatch/ComfyUI_RetroArch_Player",
447+
"files": [
448+
"https://github.com/WASasquatch/ComfyUI_RetroArch_Player"
449+
],
450+
"install_type": "git-clone",
451+
"description": "Simple ComfyUI RetroArch Web Player embed"
452+
},
443453
{
444454
"author": "omar92",
445455
"title": "Quality of life Suit:V2",
@@ -5777,6 +5787,16 @@
57775787
"install_type": "git-clone",
57785788
"description": "Noise, conditioning, and perturbation utility nodes for ComfyUI (procedural noise, mesh drag, latent channel stats preview)."
57795789
},
5790+
{
5791+
"author": "ttulttul",
5792+
"title": "Better-Gemini",
5793+
"reference": "https://github.com/ttulttul/Better-Gemini",
5794+
"files": [
5795+
"https://github.com/ttulttul/Better-Gemini"
5796+
],
5797+
"install_type": "git-clone",
5798+
"description": "A better node for using Google Gemini models, supporting the latest API endpoints with a v3 ComfyUI node interface."
5799+
},
57805800
{
57815801
"author": "jitcoder",
57825802
"title": "LoraInfo",
@@ -13725,6 +13745,16 @@
1372513745
"install_type": "git-clone",
1372613746
"description": "Custom ComfyUI nodes for integrating RunningHub's AI image and video generation services into workflows. (Description by CC)"
1372713747
},
13748+
{
13749+
"author": "marduk191",
13750+
"title": "ComfyUI_LFM2-350M",
13751+
"reference": "https://github.com/marduk191/ComfyUI_LFM2-350M",
13752+
"files": [
13753+
"https://github.com/marduk191/ComfyUI_LFM2-350M"
13754+
],
13755+
"install_type": "git-clone",
13756+
"description": "A custom node for ComfyUI to load and use the LFM2-350M model trained to work as a prompt enhancer for z-image turbo or any other long token model."
13757+
},
1372813758
{
1372913759
"author": "haohaocreates",
1373013760
"title": "ComfyUI-HH-Image-Selector",
@@ -27457,6 +27487,16 @@
2745727487
"install_type": "git-clone",
2745827488
"description": "A custom node for ComfyUI that allows temporal switching between prompts."
2745927489
},
27490+
{
27491+
"author": "BigStationW",
27492+
"title": "ComfyUi-TextEncodeQwenImageEditAdvanced",
27493+
"reference": "https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced",
27494+
"files": [
27495+
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced"
27496+
],
27497+
"install_type": "git-clone",
27498+
"description": "Qwen Image Edit uses a Vision Language Model to analyze input images and automatically enhance prompts with detailed descriptions."
27499+
},
2746027500
{
2746127501
"author": "matoo",
2746227502
"title": "Compare Videos",
@@ -27947,6 +27987,16 @@
2794727987
"install_type": "git-clone",
2794827988
"description": "for use jimeng ai in comfyui"
2794927989
},
27990+
{
27991+
"author": "xuhongming251",
27992+
"title": "ComfyUI-InfiniteTalk-MultiImage",
27993+
"reference": "https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage",
27994+
"files": [
27995+
"https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage"
27996+
],
27997+
"install_type": "git-clone",
27998+
"description": "ComfyUI nodes for multi-image processing and data manipulation in InfiniteTalk workflows. (Description by CC)"
27999+
},
2795028000
{
2795128001
"author": "Kyron Mahan",
2795228002
"title": "ComfyUI Smart Scaler",
@@ -37194,6 +37244,16 @@
3719437244
"install_type": "git-clone",
3719537245
"description": "PainterImageFromBatch is an enhanced ComfyUI custom node for extracting contiguous frames from image batches."
3719637246
},
37247+
{
37248+
"author": "princepainter",
37249+
"title": "ComfyUI-PainterImageLoad",
37250+
"reference": "https://github.com/princepainter/ComfyUI-PainterImageLoad",
37251+
"files": [
37252+
"https://github.com/princepainter/ComfyUI-PainterImageLoad"
37253+
],
37254+
"install_type": "git-clone",
37255+
"description": "ComfyUI node for saving, previewing, and passing images downstream while supporting mask editing and intermediate node execution. (Description by CC)"
37256+
},
3719737257
{
3719837258
"author": "rafacost",
3719937259
"title": "rafacostComfy",
@@ -39014,6 +39074,16 @@
3901439074
"install_type": "git-clone",
3901539075
"description": "llama-cpp-python wrapper, with support for vision models. It allows the user to generate text responses from prompts using llama.cpp."
3901639076
},
39077+
{
39078+
"author": "sebagallo",
39079+
"title": "comfyui-sg-openai-client",
39080+
"reference": "https://github.com/sebagallo/comfyui-sg-openai-client",
39081+
"files": [
39082+
"https://github.com/sebagallo/comfyui-sg-openai-client"
39083+
],
39084+
"install_type": "git-clone",
39085+
"description": "ComfyUI custom nodes for OpenAI API integration (local supported) with chat completion and image support."
39086+
},
3901739087
{
3901839088
"author": "hubo502",
3901939089
"title": "ComfyUI-Env-Loader",
@@ -39769,7 +39839,76 @@
3976939839
"install_type": "git-clone",
3977039840
"description": "use comfyui to image embeddings"
3977139841
},
39772-
39842+
{
39843+
"author": "anveshane",
39844+
"title": "Comfyui_StoryMem",
39845+
"reference": "https://github.com/anveshane/Comfyui_StoryMem",
39846+
"files": [
39847+
"https://github.com/anveshane/Comfyui_StoryMem"
39848+
],
39849+
"install_type": "git-clone",
39850+
"description": "Custom ComfyUI nodes for StoryMem - Multi-shot long video storytelling with memory-conditioned video diffusion models."
39851+
},
39852+
{
39853+
"author": "K3NK3",
39854+
"title": "ComfyUI-K3NKImageGrab",
39855+
"reference": "https://github.com/K3NK3/ComfyUI-K3NKImageGrab",
39856+
"files": [
39857+
"https://github.com/K3NK3/ComfyUI-K3NKImageGrab"
39858+
],
39859+
"install_type": "git-clone",
39860+
"description": "Standalone ComfyUI node to grab the last N frames from a directory as a single batch with optional frame stride, designed for video continuation workflows and temporal consistency improvement."
39861+
},
39862+
{
39863+
"author": "ytoaa",
39864+
"title": "ComfyUI-LLM-Client",
39865+
"reference": "https://github.com/ytoaa/ComfyUI-LLM-Client",
39866+
"files": [
39867+
"https://github.com/ytoaa/ComfyUI-LLM-Client"
39868+
],
39869+
"install_type": "git-clone",
39870+
"description": "ComfyUI node for LLM client integration. (Description by CC)"
39871+
},
39872+
{
39873+
"author": "I-ShadowStar",
39874+
"title": "L2UC",
39875+
"reference": "https://github.com/I-ShadowStar/L2UC",
39876+
"files": [
39877+
"https://github.com/I-ShadowStar/L2UC"
39878+
],
39879+
"install_type": "git-clone",
39880+
"description": "A conditioning node for ablated versions of Lumina2"
39881+
},
39882+
{
39883+
"author": "XuanYu-github",
39884+
"title": "comfyui-PlyPreview",
39885+
"reference": "https://github.com/XuanYu-github/comfyui-PlyPreview",
39886+
"files": [
39887+
"https://github.com/XuanYu-github/comfyui-PlyPreview"
39888+
],
39889+
"install_type": "git-clone",
39890+
"description": "Gaussian Splat PLY loading and preview nodes with built-in gsplat.js frontend viewer. (Description by CC)"
39891+
},
39892+
{
39893+
"author": "maxious",
39894+
"title": "comfyui-dap",
39895+
"reference": "https://github.com/maxious/comfyui-dap",
39896+
"files": [
39897+
"https://github.com/maxious/comfyui-dap"
39898+
],
39899+
"install_type": "git-clone",
39900+
"description": "A ComfyUI extension for the Insta360 DAP (Depth Any Panorama) model providing high-quality depth estimation optimized for panoramic (equirectangular) images."
39901+
},
39902+
{
39903+
"author": "LaVie024",
39904+
"title": "comfyui-lopi999-llm",
39905+
"reference": "https://github.com/LaVie024/comfyui-lopi999-llm",
39906+
"files": [
39907+
"https://github.com/LaVie024/comfyui-lopi999-llm"
39908+
],
39909+
"install_type": "git-clone",
39910+
"description": "LLM nodes for ComfyUI including a Canary-Qwen-2.5B audio transcription node. (Description by CC)"
39911+
},
3977339912

3977439913

3977539914

0 commit comments

Comments
 (0)