update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2025-12-17 07:40:52 +09:00
parent 72d1aa7d97
commit 9eb4c3ab23
7 changed files with 4539 additions and 4456 deletions

View File

@ -38860,7 +38860,16 @@
"install_type": "git-clone",
"description": "Professional VRAM monitoring overlay for ComfyUI that displays real-time GPU memory usage as an independent, non-intrusive window. (Description by CC)"
},
{
"author": "PROJECTMAD",
"title": "PROJECT-MAD-NODES",
"reference": "https://github.com/PROJECTMAD/PROJECT-MAD-NODES",
"files": [
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES"
],
"install_type": "git-clone",
"description": "Collection of custom ComfyUI nodes for LoRA scheduling and prompt management, featuring visual curve editor and visual prompt gallery with EXIF metadata extraction."
},

View File

@ -14284,6 +14284,15 @@
"title_aux": "ComfyUI OpenAI Node"
}
],
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES": [
[
"MultiScheduledLoraLoader",
"VisualPromptGallery"
],
{
"title_aux": "PROJECT-MAD-NODES"
}
],
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
[
"BatchImageToMask",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "PROJECTMAD",
"title": "PROJECT-MAD-NODES",
"reference": "https://github.com/PROJECTMAD/PROJECT-MAD-NODES",
"files": [
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES"
],
"install_type": "git-clone",
"description": "Collection of custom ComfyUI nodes for LoRA scheduling and prompt management, featuring visual curve editor and visual prompt gallery with EXIF metadata extraction."
},
{
"author": "TheArtOfficial",
"title": "ComfyUI-Nitra",

View File

@ -14284,6 +14284,15 @@
"title_aux": "ComfyUI OpenAI Node"
}
],
"https://github.com/PROJECTMAD/PROJECT-MAD-NODES": [
[
"MultiScheduledLoraLoader",
"VisualPromptGallery"
],
{
"title_aux": "PROJECT-MAD-NODES"
}
],
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
[
"BatchImageToMask",