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",
"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"
}
],
"https://github.com/company8/ComfyUI_LLM_Hub": [
[
"Generated_Output",
"LLM_Hub",
"LLM_Settings"
],
{
"title_aux": "ComfyUI_LLM_Hub"
}
],
"https://github.com/concarne000/ConCarneNode": [
[
"BingImageGrabber",
@ -34666,6 +34676,14 @@
"title_aux": "ComfyUI_EmbeddingToolkit"
}
],
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
[
"PowerShiftScheduler"
],
{
"title_aux": "ComfyUI Power Shift Scheduler"
}
],
"https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": [
[
"SigmoidOffsetScheduler"

View File

@ -1,5 +1,25 @@
{
"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",
"title": "ComfyUI-LetzAI [UNSAFE]",
@ -52,13 +72,13 @@
},
{
"author": "Vkabuto23",
"title": "comfyui_openrouter [UNSAFE]",
"reference": "https://github.com/Vkabuto23/comfyui_openrouter",
"title": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]",
"reference": "https://github.com/Vkabuto23/comfyui_openrouter_ollama",
"files": [
"https://github.com/Vkabuto23/comfyui_openrouter"
"https://github.com/Vkabuto23/comfyui_openrouter_ollama"
],
"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",

View File

@ -2775,6 +2775,19 @@
"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": [
[
"DoomFluxInpaintSampler",
@ -3009,8 +3022,10 @@
"https://github.com/SaulQiu/comfyui-saul-plugin": [
[
"Cutting Video",
"Extract the First Frame",
"Fuse People and Cigarette",
"Get Pose",
"Path Pose to People",
"Smoking Auto Label"
],
{
@ -3490,7 +3505,9 @@
"Incrementer",
"Indexed Entry",
"List Count",
"Random Entry"
"Process Path Name",
"Random Entry",
"Randomize List"
],
{
"title_aux": "ComfyUI-TinyBee"
@ -3545,13 +3562,15 @@
"title_aux": "ve_custom_comfyui_nodes"
}
],
"https://github.com/Vkabuto23/comfyui_openrouter": [
"https://github.com/Vkabuto23/comfyui_openrouter_ollama": [
[
"OllamaNode",
"OllamaVisionNode",
"OpenRouterNode",
"OpenRouterVisionNode"
],
{
"title_aux": "comfyui_openrouter [UNSAFE]"
"title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]"
}
],
"https://github.com/WASasquatch/ASTERR": [
@ -9307,9 +9326,29 @@
"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": [
[
"AudioConcatenateFree",
"AudioSeparation",
"CharacterVocalExtractor",
"CharacterVocalExtractorMultiTrack",
"CombineAudioFromList",
"IndexSelectFromList",
"ListLength",

View File

@ -1079,11 +1079,6 @@
"last_update": "2024-07-17 11:51:54",
"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": {
"stars": 30,
"last_update": "2024-10-27 01:48:56",

View File

@ -1,5 +1,15 @@
{
"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",
"title": "exLoadout: Excel-Based Model & Settings Loader",
@ -11,6 +21,16 @@
"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."
},
{
"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",
"title": "ComfyUI-SmolLM3",

View File

@ -20122,6 +20122,16 @@
"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": [
[
"BingImageGrabber",
@ -34666,6 +34676,14 @@
"title_aux": "ComfyUI_EmbeddingToolkit"
}
],
"https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": [
[
"PowerShiftScheduler"
],
{
"title_aux": "ComfyUI Power Shift Scheduler"
}
],
"https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": [
[
"SigmoidOffsetScheduler"

View File

@ -331,6 +331,16 @@
],
"description": "Dynamic Node examples for ComfyUI",
"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"
}
]
}