update DB

This commit is contained in:
Dr.Lt.Data 2025-08-07 12:19:21 +09:00
parent d497eb1f00
commit 205044ca66
8 changed files with 115 additions and 63 deletions

View File

@ -15521,6 +15521,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes intended to improve usability." "description": "Custom nodes intended to improve usability."
}, },
{
"author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4",
"id": "minicpm-v-2_6-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
"reference2": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
],
"install_type": "git-clone",
"description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
},
{ {
"author": "IuvenisSapiens", "author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4", "title": "ComfyUI_MiniCPM-V-2_6-int4",
@ -30565,6 +30577,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node that parses prompt text for LoRA tags and visualizes their metadata, including trigger words, strength values, thumbnail previews, and example images." "description": "A ComfyUI custom node that parses prompt text for LoRA tags and visualizes their metadata, including trigger words, strength values, thumbnail previews, and example images."
}, },
{
"author": "diogod",
"title": "TTS Audio Suite",
"reference": "https://github.com/diodiogod/TTS-Audio-Suite",
"files": [
"https://github.com/diodiogod/TTS-Audio-Suite"
],
"install_type": "git-clone",
"description": "TTS Audio Suite - Universal multi-engine TTS extension for ComfyUI with unified architecture supporting ChatterBox, F5-TTS, and future engines like RVC. Features modular engine adapters, character voice management, comprehensive SRT subtitle support, and advanced audio processing capabilities."
},

View File

@ -6857,11 +6857,9 @@
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
[ [
"DisplayText", "DisplayText",
"LoadVideo",
"MiniCPM_VQA", "MiniCPM_VQA",
"MiniCPM_VQA_Polished", "MiniCPM_VQA_Polished",
"MultipleImagesInput", "MultipleImagesInput"
"PreviewVideo"
], ],
{ {
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4" "title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
@ -9190,6 +9188,9 @@
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [ "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [
[ [
"FluxModelSave_v2", "FluxModelSave_v2",
"FluxQuantNode",
"GODARCScheduler",
"GroqAPIPromptEnhancer",
"IntegratedRandomPromptGenerator", "IntegratedRandomPromptGenerator",
"ModelAnalyserNode", "ModelAnalyserNode",
"TextAppender_v2" "TextAppender_v2"
@ -15981,6 +15982,7 @@
"Comfly_mj_video", "Comfly_mj_video",
"Comfly_mj_video_extend", "Comfly_mj_video_extend",
"Comfly_mjstyle", "Comfly_mjstyle",
"Comfly_qwen_image",
"Comfly_upload", "Comfly_upload",
"Comfly_video_extend" "Comfly_video_extend"
], ],
@ -16621,6 +16623,7 @@
"Sage_CheckpointLoaderRecent", "Sage_CheckpointLoaderRecent",
"Sage_CheckpointLoaderSimple", "Sage_CheckpointLoaderSimple",
"Sage_CheckpointSelector", "Sage_CheckpointSelector",
"Sage_ChromaCLIPLoaderFromInfo",
"Sage_CleanText", "Sage_CleanText",
"Sage_CollectKeywordsFromLoraStack", "Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningZeroOut", "Sage_ConditioningZeroOut",
@ -16636,6 +16639,7 @@
"Sage_DualCLIPTextEncodeLumina2", "Sage_DualCLIPTextEncodeLumina2",
"Sage_EmptyLatentImagePassthrough", "Sage_EmptyLatentImagePassthrough",
"Sage_FreeMemory", "Sage_FreeMemory",
"Sage_FreeU2",
"Sage_GetFileHash", "Sage_GetFileHash",
"Sage_GuessResolutionByRatio", "Sage_GuessResolutionByRatio",
"Sage_Halt", "Sage_Halt",
@ -16662,6 +16666,7 @@
"Sage_ModelInfoDisplay", "Sage_ModelInfoDisplay",
"Sage_ModelLoraStackLoader", "Sage_ModelLoraStackLoader",
"Sage_ModelReport", "Sage_ModelReport",
"Sage_ModelShiftOnly",
"Sage_ModelShifts", "Sage_ModelShifts",
"Sage_MultiModelPicker", "Sage_MultiModelPicker",
"Sage_OllamaLLMPromptText", "Sage_OllamaLLMPromptText",
@ -16691,6 +16696,7 @@
"Sage_TripleJoinText", "Sage_TripleJoinText",
"Sage_TripleLoraStack", "Sage_TripleLoraStack",
"Sage_TripleQuickLoraStack", "Sage_TripleQuickLoraStack",
"Sage_UNETLoRALoader",
"Sage_UNETLoader", "Sage_UNETLoader",
"Sage_UNETLoaderFromInfo", "Sage_UNETLoaderFromInfo",
"Sage_UNETSelector", "Sage_UNETSelector",
@ -22156,6 +22162,22 @@
"title_aux": "ComfyUI PixelArt Detector" "title_aux": "ComfyUI PixelArt Detector"
} }
], ],
"https://github.com/diodiogod/TTS-Audio-Suite": [
[
"AudioAnalyzerNode",
"AudioAnalyzerOptionsNode",
"CharacterVoicesNode",
"ChatterBoxEngineNode",
"ChatterBoxF5TTSEditOptions",
"F5TTSEngineNode",
"UnifiedTTSSRTNode",
"UnifiedTTSTextNode",
"UnifiedVoiceChangerNode"
],
{
"title_aux": "TTS Audio Suite"
}
],
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [ "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [
[ [
"Add Text To Image", "Add Text To Image",
@ -31417,7 +31439,8 @@
], ],
"https://github.com/marklieberman/ComfyUI-Liebs-Picker": [ "https://github.com/marklieberman/ComfyUI-Liebs-Picker": [
[ [
"LiebsPicker" "LiebsPicker",
"LiebsPickerSEGS"
], ],
{ {
"title_aux": "ComfyUI-Liebs-Picker" "title_aux": "ComfyUI-Liebs-Picker"

View File

@ -7759,6 +7759,11 @@
"last_update": "2025-04-01 15:43:07", "last_update": "2025-04-01 15:43:07",
"author_account_age_days": 3823 "author_account_age_days": 3823
}, },
"https://github.com/diodiogod/TTS-Audio-Suite": {
"stars": 0,
"last_update": "2025-08-07 02:01:27",
"author_account_age_days": 536
},
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": {
"stars": 78, "stars": 78,
"last_update": "2024-06-20 16:48:44", "last_update": "2024-06-20 16:48:44",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "idoru",
"title": "Filestash Upload Node [UNSAFE]",
"reference": "https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO",
"files": [
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for uploading files to Filestash server.[w/This nodepack has a vulnerability that allows remote access to arbitrary file paths.]"
},
{ {
"author": "HWDigi", "author": "HWDigi",
"title": "Camera Factory Station [WIP]", "title": "Camera Factory Station [WIP]",

View File

@ -1819,11 +1819,9 @@
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
[ [
"DisplayText", "DisplayText",
"LoadVideo",
"MiniCPM_VQA", "MiniCPM_VQA",
"MiniCPM_VQA_Polished", "MiniCPM_VQA_Polished",
"MultipleImagesInput", "MultipleImagesInput"
"PreviewVideo"
], ],
{ {
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4" "title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
@ -6370,6 +6368,14 @@
"title_aux": "ComfyUI XOR Pickle Nodes" "title_aux": "ComfyUI XOR Pickle Nodes"
} }
], ],
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": [
[
"FilestashUploadNode"
],
{
"title_aux": "Filestash Upload Node [UNSAFE]"
}
],
"https://github.com/if-ai/ComfyUI-IF_Zonos": [ "https://github.com/if-ai/ComfyUI-IF_Zonos": [
[ [
"IF_ZonosTTS" "IF_ZonosTTS"

View File

@ -2224,6 +2224,11 @@
"last_update": "2025-06-24 17:46:56", "last_update": "2025-06-24 17:46:56",
"author_account_age_days": 4562 "author_account_age_days": 4562
}, },
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": {
"stars": 0,
"last_update": "2025-08-07 02:17:10",
"author_account_age_days": 5602
},
"https://github.com/if-ai/ComfyUI-IF_Zonos": { "https://github.com/if-ai/ComfyUI-IF_Zonos": {
"stars": 1, "stars": 1,
"last_update": "2025-02-18 01:28:04", "last_update": "2025-02-18 01:28:04",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "diogod",
"title": "TTS Audio Suite",
"reference": "https://github.com/diodiogod/TTS-Audio-Suite",
"files": [
"https://github.com/diodiogod/TTS-Audio-Suite"
],
"install_type": "git-clone",
"description": "TTS Audio Suite - Universal multi-engine TTS extension for ComfyUI with unified architecture supporting ChatterBox, F5-TTS, and future engines like RVC. Features modular engine adapters, character voice management, comprehensive SRT subtitle support, and advanced audio processing capabilities."
},
{ {
"author": "switzerswish", "author": "switzerswish",
"title": "LoRA Visualizer", "title": "LoRA Visualizer",
@ -686,58 +696,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility." "description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility."
},
{
"author": "RndNanthu",
"title": "ComfyUI-RndNanthu",
"id": "ComfyUI-RndNanthu",
"reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu",
"files": [
"https://github.com/rndnanthu/ComfyUI-RndNanthu"
],
"install_type": "git-clone",
"description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more."
},
{
"author": "keit",
"title": "ComfyUI-musubi-tuner",
"reference": "https://github.com/keit0728/ComfyUI-musubi-tuner",
"files": [
"https://github.com/keit0728/ComfyUI-musubi-tuner"
],
"install_type": "git-clone",
"description": "This is a custom node that allows you to run musubi-tuner from ComfyUI."
},
{
"author": "guill",
"title": "ComfyUI Droopy Noodles",
"reference": "https://github.com/guill/comfyui-droopy-noodles",
"files": [
"https://github.com/guill/comfyui-droopy-noodles"
],
"install_type": "git-clone",
"description": "A ComfyUI extension that makes your node connections delightfully droopy. (Disclaimer: despite what it may look like, this extension will not make your monitor taste like spaghetti.)"
},
{
"author": "AIWarper",
"title": "ComfyUI-DAViD",
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
"files": [
"https://github.com/AIWarper/ComfyUI-DAViD"
],
"install_type": "git-clone",
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
},
{
"author": "ComfyUI Studio",
"title": "ComfyUI-Studio-nodes",
"reference": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes",
"files": [
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes"
],
"install_type": "git-clone",
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
} }
] ]
} }

View File

@ -6857,11 +6857,9 @@
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
[ [
"DisplayText", "DisplayText",
"LoadVideo",
"MiniCPM_VQA", "MiniCPM_VQA",
"MiniCPM_VQA_Polished", "MiniCPM_VQA_Polished",
"MultipleImagesInput", "MultipleImagesInput"
"PreviewVideo"
], ],
{ {
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4" "title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
@ -9190,6 +9188,9 @@
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [ "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [
[ [
"FluxModelSave_v2", "FluxModelSave_v2",
"FluxQuantNode",
"GODARCScheduler",
"GroqAPIPromptEnhancer",
"IntegratedRandomPromptGenerator", "IntegratedRandomPromptGenerator",
"ModelAnalyserNode", "ModelAnalyserNode",
"TextAppender_v2" "TextAppender_v2"
@ -15981,6 +15982,7 @@
"Comfly_mj_video", "Comfly_mj_video",
"Comfly_mj_video_extend", "Comfly_mj_video_extend",
"Comfly_mjstyle", "Comfly_mjstyle",
"Comfly_qwen_image",
"Comfly_upload", "Comfly_upload",
"Comfly_video_extend" "Comfly_video_extend"
], ],
@ -16621,6 +16623,7 @@
"Sage_CheckpointLoaderRecent", "Sage_CheckpointLoaderRecent",
"Sage_CheckpointLoaderSimple", "Sage_CheckpointLoaderSimple",
"Sage_CheckpointSelector", "Sage_CheckpointSelector",
"Sage_ChromaCLIPLoaderFromInfo",
"Sage_CleanText", "Sage_CleanText",
"Sage_CollectKeywordsFromLoraStack", "Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningZeroOut", "Sage_ConditioningZeroOut",
@ -16636,6 +16639,7 @@
"Sage_DualCLIPTextEncodeLumina2", "Sage_DualCLIPTextEncodeLumina2",
"Sage_EmptyLatentImagePassthrough", "Sage_EmptyLatentImagePassthrough",
"Sage_FreeMemory", "Sage_FreeMemory",
"Sage_FreeU2",
"Sage_GetFileHash", "Sage_GetFileHash",
"Sage_GuessResolutionByRatio", "Sage_GuessResolutionByRatio",
"Sage_Halt", "Sage_Halt",
@ -16662,6 +16666,7 @@
"Sage_ModelInfoDisplay", "Sage_ModelInfoDisplay",
"Sage_ModelLoraStackLoader", "Sage_ModelLoraStackLoader",
"Sage_ModelReport", "Sage_ModelReport",
"Sage_ModelShiftOnly",
"Sage_ModelShifts", "Sage_ModelShifts",
"Sage_MultiModelPicker", "Sage_MultiModelPicker",
"Sage_OllamaLLMPromptText", "Sage_OllamaLLMPromptText",
@ -16691,6 +16696,7 @@
"Sage_TripleJoinText", "Sage_TripleJoinText",
"Sage_TripleLoraStack", "Sage_TripleLoraStack",
"Sage_TripleQuickLoraStack", "Sage_TripleQuickLoraStack",
"Sage_UNETLoRALoader",
"Sage_UNETLoader", "Sage_UNETLoader",
"Sage_UNETLoaderFromInfo", "Sage_UNETLoaderFromInfo",
"Sage_UNETSelector", "Sage_UNETSelector",
@ -22156,6 +22162,22 @@
"title_aux": "ComfyUI PixelArt Detector" "title_aux": "ComfyUI PixelArt Detector"
} }
], ],
"https://github.com/diodiogod/TTS-Audio-Suite": [
[
"AudioAnalyzerNode",
"AudioAnalyzerOptionsNode",
"CharacterVoicesNode",
"ChatterBoxEngineNode",
"ChatterBoxF5TTSEditOptions",
"F5TTSEngineNode",
"UnifiedTTSSRTNode",
"UnifiedTTSTextNode",
"UnifiedVoiceChangerNode"
],
{
"title_aux": "TTS Audio Suite"
}
],
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [ "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [
[ [
"Add Text To Image", "Add Text To Image",
@ -31417,7 +31439,8 @@
], ],
"https://github.com/marklieberman/ComfyUI-Liebs-Picker": [ "https://github.com/marklieberman/ComfyUI-Liebs-Picker": [
[ [
"LiebsPicker" "LiebsPicker",
"LiebsPickerSEGS"
], ],
{ {
"title_aux": "ComfyUI-Liebs-Picker" "title_aux": "ComfyUI-Liebs-Picker"