update DB

This commit is contained in:
Dr.Lt.Data 2025-09-22 12:32:22 +09:00
parent deb05c6cc3
commit 2cd9a417d6
7 changed files with 1512 additions and 1468 deletions

View File

@ -33109,6 +33109,16 @@
"install_type": "git-clone",
"description": "A dpir/DRUnet inference node for ComfyUI"
},
{
"author": "downlifted",
"title": "ComfyUI_ComfyGroq",
"reference": "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard",
"files": [
"https://github.com/downlifted/ComfyUI_GROQ-PromptWizard"
],
"install_type": "git-clone",
"description": "A streamlined ComfyUI custom node package for interacting with GROQ's AI models, including both text and vision capabilities."
},

View File

@ -563,6 +563,7 @@
],
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
[
"Film Grain",
"Get Num Frames",
"Get Resolution",
"Image Loader",
@ -24092,6 +24093,18 @@
"title_aux": "ComfyUI Deadline Submission"
}
],
"https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": [
[
"GroqAudioProcessor",
"GroqCodeAssistant",
"GroqDocumentAnalyzer",
"GroqLLM",
"GroqVision"
],
{
"title_aux": "ComfyUI_ComfyGroq"
}
],
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
[
"file_padding",
@ -39919,6 +39932,7 @@
],
"https://github.com/snicolast/ComfyUI-IndexTTS2": [
[
"IndexTTS2Advanced",
"IndexTTS2EmotionFromText",
"IndexTTS2EmotionVector",
"IndexTTS2Simple"
@ -41935,14 +41949,20 @@
"FastLaplacianSharpen",
"FastSobelSharpen",
"FastUnsharpSharpen",
"VRGDG_CalculateSetsFromAudio",
"VRGDG_CombinevideosV2",
"VRGDG_ConditionalLoadVideos",
"VRGDG_Extract_Frame_Number",
"VRGDG_GetFilenamePrefix",
"VRGDG_LoadAudioSplitDynamic",
"VRGDG_LoadAudioSplitUpload",
"VRGDG_LoadAudioSplit_HUMO",
"VRGDG_LoadAudioSplit_HUMO_Transcribe",
"VRGDG_LoadVideos",
"VRGDG_PromptSplitter",
"VRGDG_TimecodeFromIndex",
"VRGDG_TranscribeText",
"VRGDG_TriggerCounter",
"VRGDG_VideoSplitter"
],
{
@ -43691,6 +43711,7 @@
"KY_BBoxesToSAM2",
"KY_CreateMask",
"KY_CreateVideoObjectFromPath",
"KY_CropImageByXYWH",
"KY_FilePathAnalyzer-",
"KY_FileSequenceAnalyzer",
"KY_First_NOT_EMPTY",
@ -43710,6 +43731,7 @@
"KY_RegexReplace",
"KY_SaveImageToPath",
"KY_ToVideoUrl",
"KY_Uploads",
"KY_VideoCompare",
"KY_isNone",
"KY_restoreBBox",

File diff suppressed because it is too large Load Diff

View File

@ -284,6 +284,7 @@
],
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
[
"Film Grain",
"Get Num Frames",
"Get Resolution",
"Image Loader",
@ -5971,8 +5972,7 @@
],
"https://github.com/dcduanchao/comfyui_video_http": [
[
"Audio Upload Node",
"Image Upload Node",
"Translator Node",
"Video Upload Node"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "downlifted",
"title": "ComfyUI_ComfyGroq",
"reference": "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard",
"files": [
"https://github.com/downlifted/ComfyUI_GROQ-PromptWizard"
],
"install_type": "git-clone",
"description": "A streamlined ComfyUI custom node package for interacting with GROQ's AI models, including both text and vision capabilities."
},
{
"author": "sumitchatterjee13",
"title": "Luminance Stack Processor",
@ -681,36 +691,6 @@
],
"install_type": "git-clone",
"description": "Enhanced Text Encoder modules, acd Custom nodes for ComfyUI, device-select CLIP loaders, providing HDR effects, image saving with prompt metadata."
},
{
"author": "writer-in-fancy-pants",
"title": "Octo Json Presets",
"reference": "https://github.com/writer-in-fancy-pants/octo_json_presets",
"files": [
"https://github.com/writer-in-fancy-pants/octo_json_presets"
],
"install_type": "git-clone",
"description": "Load presets from json file to run a set of experiments in a workflow with different models and settings"
},
{
"author": "apacheone",
"title": "ComfyUI_efficient_sam_node",
"reference": "https://github.com/Apache0ne/ComfyUI_efficient_sam_node",
"files": [
"https://github.com/Apache0ne/ComfyUI_efficient_sam_node"
],
"install_type": "git-clone",
"description": "Unofficial EfficientViT_sam_nodes for the https://huggingface.co/mit-han-lab/efficientvit-sam models"
},
{
"author": "Malte0621",
"title": "HordeAI",
"reference": "https://github.com/Malte0621/hordeai-comfy",
"files": [
"https://github.com/Malte0621/hordeai-comfy"
],
"install_type": "git-clone",
"description": "AI Horde integration as custom node(s) for ComfyUI"
}
]
}

View File

@ -563,6 +563,7 @@
],
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
[
"Film Grain",
"Get Num Frames",
"Get Resolution",
"Image Loader",
@ -24092,6 +24093,18 @@
"title_aux": "ComfyUI Deadline Submission"
}
],
"https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": [
[
"GroqAudioProcessor",
"GroqCodeAssistant",
"GroqDocumentAnalyzer",
"GroqLLM",
"GroqVision"
],
{
"title_aux": "ComfyUI_ComfyGroq"
}
],
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
[
"file_padding",
@ -39919,6 +39932,7 @@
],
"https://github.com/snicolast/ComfyUI-IndexTTS2": [
[
"IndexTTS2Advanced",
"IndexTTS2EmotionFromText",
"IndexTTS2EmotionVector",
"IndexTTS2Simple"
@ -41935,14 +41949,20 @@
"FastLaplacianSharpen",
"FastSobelSharpen",
"FastUnsharpSharpen",
"VRGDG_CalculateSetsFromAudio",
"VRGDG_CombinevideosV2",
"VRGDG_ConditionalLoadVideos",
"VRGDG_Extract_Frame_Number",
"VRGDG_GetFilenamePrefix",
"VRGDG_LoadAudioSplitDynamic",
"VRGDG_LoadAudioSplitUpload",
"VRGDG_LoadAudioSplit_HUMO",
"VRGDG_LoadAudioSplit_HUMO_Transcribe",
"VRGDG_LoadVideos",
"VRGDG_PromptSplitter",
"VRGDG_TimecodeFromIndex",
"VRGDG_TranscribeText",
"VRGDG_TriggerCounter",
"VRGDG_VideoSplitter"
],
{
@ -43691,6 +43711,7 @@
"KY_BBoxesToSAM2",
"KY_CreateMask",
"KY_CreateVideoObjectFromPath",
"KY_CropImageByXYWH",
"KY_FilePathAnalyzer-",
"KY_FileSequenceAnalyzer",
"KY_First_NOT_EMPTY",
@ -43710,6 +43731,7 @@
"KY_RegexReplace",
"KY_SaveImageToPath",
"KY_ToVideoUrl",
"KY_Uploads",
"KY_VideoCompare",
"KY_isNone",
"KY_restoreBBox",