update DB

This commit is contained in:
Dr.Lt.Data 2025-07-12 05:54:51 +09:00
parent 1e32582642
commit 2c976d9394
8 changed files with 152 additions and 12 deletions

View File

@ -29140,6 +29140,26 @@
"install_type": "copy", "install_type": "copy",
"description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more." "description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more."
}, },
{
"author": "silveroxides",
"title": "ComfyUI Power Shift Scheduler",
"reference": "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler",
"files": [
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler"
],
"install_type": "git-clone",
"description": "Highly customizable Scheduler for ComfyUI."
},
{
"author": "company8",
"title": "ComfyUI_LLM_Hub",
"reference": "https://github.com/company8/ComfyUI_LLM_Hub",
"files": [
"https://github.com/company8/ComfyUI_LLM_Hub"
],
"install_type": "git-clone",
"description": "A prompt-generator for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
},

View File

@ -20122,6 +20122,16 @@
"title_aux": "ComfyUI_experiments" "title_aux": "ComfyUI_experiments"
} }
], ],
"https://github.com/company8/ComfyUI_LLM_Hub": [
[
"Generated_Output",
"LLM_Hub",
"LLM_Settings"
],
{
"title_aux": "ComfyUI_LLM_Hub"
}
],
"https://github.com/concarne000/ConCarneNode": [ "https://github.com/concarne000/ConCarneNode": [
[ [
"BingImageGrabber", "BingImageGrabber",
@ -34666,6 +34676,14 @@
"title_aux": "ComfyUI_EmbeddingToolkit" "title_aux": "ComfyUI_EmbeddingToolkit"
} }
], ],
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
[
"PowerShiftScheduler"
],
{
"title_aux": "ComfyUI Power Shift Scheduler"
}
],
"https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": [ "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": [
[ [
"SigmoidOffsetScheduler" "SigmoidOffsetScheduler"

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "PaleBloodq",
"title": "ComfyUI-HFTransformers",
"reference": "https://github.com/PaleBloodq/ComfyUI-HFTransformers",
"files": [
"https://github.com/PaleBloodq/ComfyUI-HFTransformers"
],
"install_type": "git-clone",
"description": "NODES: HFT Pipeline Loader, HFT Classifier, HFT Classification Selector, HFT Object Detector, HFT Image to Text, HFT Depth Estimator"
},
{
"author": "whmc76",
"title": "ComfyUI-AudioSuiteAdvanced [WIP]",
"reference": "https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced",
"files": [
"https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced"
],
"install_type": "git-clone",
"description": "A ComfyUI plugin for processing long text files and generating speech, supporting features such as audio separation, text segmentation, and audio merging.\nNOTE: The files in the repo are not organized."
},
{ {
"author": "Letz-AI", "author": "Letz-AI",
"title": "ComfyUI-LetzAI [UNSAFE]", "title": "ComfyUI-LetzAI [UNSAFE]",
@ -52,13 +72,13 @@
}, },
{ {
"author": "Vkabuto23", "author": "Vkabuto23",
"title": "comfyui_openrouter [UNSAFE]", "title": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]",
"reference": "https://github.com/Vkabuto23/comfyui_openrouter", "reference": "https://github.com/Vkabuto23/comfyui_openrouter_ollama",
"files": [ "files": [
"https://github.com/Vkabuto23/comfyui_openrouter" "https://github.com/Vkabuto23/comfyui_openrouter_ollama"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "comfyui openrouter nodes[w/The API key is embedded in the workflow.]" "description": "ComfyUI Custom Nodes: OpenRouter & Ollama[w/The API key is embedded in the workflow.]"
}, },
{ {
"author": "subnet99", "author": "subnet99",

View File

@ -2775,6 +2775,19 @@
"title_aux": "comfyui-giraffe-test-panel" "title_aux": "comfyui-giraffe-test-panel"
} }
], ],
"https://github.com/PaleBloodq/ComfyUI-HFTransformers": [
[
"HFTCaptioner",
"HFTClassificationSelector",
"HFTClassifier",
"HFTDepthEstimator",
"HFTLoader",
"HFTObjectDetector"
],
{
"title_aux": "ComfyUI-HFTransformers"
}
],
"https://github.com/PeterMikhai/Doom_Flux_NodePack": [ "https://github.com/PeterMikhai/Doom_Flux_NodePack": [
[ [
"DoomFluxInpaintSampler", "DoomFluxInpaintSampler",
@ -3009,8 +3022,10 @@
"https://github.com/SaulQiu/comfyui-saul-plugin": [ "https://github.com/SaulQiu/comfyui-saul-plugin": [
[ [
"Cutting Video", "Cutting Video",
"Extract the First Frame",
"Fuse People and Cigarette", "Fuse People and Cigarette",
"Get Pose", "Get Pose",
"Path Pose to People",
"Smoking Auto Label" "Smoking Auto Label"
], ],
{ {
@ -3490,7 +3505,9 @@
"Incrementer", "Incrementer",
"Indexed Entry", "Indexed Entry",
"List Count", "List Count",
"Random Entry" "Process Path Name",
"Random Entry",
"Randomize List"
], ],
{ {
"title_aux": "ComfyUI-TinyBee" "title_aux": "ComfyUI-TinyBee"
@ -3545,13 +3562,15 @@
"title_aux": "ve_custom_comfyui_nodes" "title_aux": "ve_custom_comfyui_nodes"
} }
], ],
"https://github.com/Vkabuto23/comfyui_openrouter": [ "https://github.com/Vkabuto23/comfyui_openrouter_ollama": [
[ [
"OllamaNode",
"OllamaVisionNode",
"OpenRouterNode", "OpenRouterNode",
"OpenRouterVisionNode" "OpenRouterVisionNode"
], ],
{ {
"title_aux": "comfyui_openrouter [UNSAFE]" "title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]"
} }
], ],
"https://github.com/WASasquatch/ASTERR": [ "https://github.com/WASasquatch/ASTERR": [
@ -9307,9 +9326,29 @@
"title_aux": "FindBrightestSpot [WIP]" "title_aux": "FindBrightestSpot [WIP]"
} }
], ],
"https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": [
[
"AudioConcatenateFree",
"AudioSeparation",
"CharacterVocalExtractor",
"CharacterVocalExtractorMultiTrack",
"CombineAudioFromList",
"IndexSelectFromList",
"ListLength",
"LongTextSplitter",
"MakeAudioBatch",
"SubtitleFileLoader"
],
{
"title_aux": "ComfyUI-AudioSuiteAdvanced [WIP]"
}
],
"https://github.com/whmc76/ComfyUI-LongTextTTSSuite": [ "https://github.com/whmc76/ComfyUI-LongTextTTSSuite": [
[ [
"AudioConcatenateFree", "AudioConcatenateFree",
"AudioSeparation",
"CharacterVocalExtractor",
"CharacterVocalExtractorMultiTrack",
"CombineAudioFromList", "CombineAudioFromList",
"IndexSelectFromList", "IndexSelectFromList",
"ListLength", "ListLength",

View File

@ -1079,11 +1079,6 @@
"last_update": "2024-07-17 11:51:54", "last_update": "2024-07-17 11:51:54",
"author_account_age_days": 386 "author_account_age_days": 386
}, },
"https://github.com/Vkabuto23/comfyui_openrouter": {
"stars": 1,
"last_update": "2025-07-10 16:38:06",
"author_account_age_days": 393
},
"https://github.com/WASasquatch/ASTERR": { "https://github.com/WASasquatch/ASTERR": {
"stars": 30, "stars": 30,
"last_update": "2024-10-27 01:48:56", "last_update": "2024-10-27 01:48:56",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "silveroxides",
"title": "ComfyUI Power Shift Scheduler",
"reference": "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler",
"files": [
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler"
],
"install_type": "git-clone",
"description": "Highly customizable Scheduler for ComfyUI."
},
{ {
"author": "IsItDanOrAi", "author": "IsItDanOrAi",
"title": "exLoadout: Excel-Based Model & Settings Loader", "title": "exLoadout: Excel-Based Model & Settings Loader",
@ -11,6 +21,16 @@
"install_type": "copy", "install_type": "copy",
"description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more." "description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more."
}, },
{
"author": "company8",
"title": "ComfyUI_LLM_Hub",
"reference": "https://github.com/company8/ComfyUI_LLM_Hub",
"files": [
"https://github.com/company8/ComfyUI_LLM_Hub"
],
"install_type": "git-clone",
"description": "A prompt-generator for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
},
{ {
"author": "XmYx", "author": "XmYx",
"title": "ComfyUI-SmolLM3", "title": "ComfyUI-SmolLM3",

View File

@ -20122,6 +20122,16 @@
"title_aux": "ComfyUI_experiments" "title_aux": "ComfyUI_experiments"
} }
], ],
"https://github.com/company8/ComfyUI_LLM_Hub": [
[
"Generated_Output",
"LLM_Hub",
"LLM_Settings"
],
{
"title_aux": "ComfyUI_LLM_Hub"
}
],
"https://github.com/concarne000/ConCarneNode": [ "https://github.com/concarne000/ConCarneNode": [
[ [
"BingImageGrabber", "BingImageGrabber",
@ -34666,6 +34676,14 @@
"title_aux": "ComfyUI_EmbeddingToolkit" "title_aux": "ComfyUI_EmbeddingToolkit"
} }
], ],
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
[
"PowerShiftScheduler"
],
{
"title_aux": "ComfyUI Power Shift Scheduler"
}
],
"https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": [ "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": [
[ [
"SigmoidOffsetScheduler" "SigmoidOffsetScheduler"

View File

@ -331,6 +331,16 @@
], ],
"description": "Dynamic Node examples for ComfyUI", "description": "Dynamic Node examples for ComfyUI",
"install_type": "git-clone" "install_type": "git-clone"
},
{
"author": "Jonathon-Doran",
"title": "remote-combo-demo",
"reference": "https://github.com/Jonathon-Doran/remote-combo-demo",
"files": [
"https://github.com/Jonathon-Doran/remote-combo-demo"
],
"install_type": "git-clone",
"description": "A minimal test suite demonstrating how remote COMBO inputs behave in ComfyUI, with and without force_input"
} }
] ]
} }