update DB

This commit is contained in:
Dr.Lt.Data 2025-06-12 12:24:22 +09:00
parent 3e3176eddb
commit b3290dc909
2 changed files with 10 additions and 10 deletions

View File

@ -27893,16 +27893,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "LargeModGames",
"title": "ComfyUI LoRA Auto Downloader",
"reference": "https://github.com/LargeModGames/comfyui-lora-auto-downloader",
"files": [
"https://github.com/LargeModGames/comfyui-lora-auto-downloader"
],
"install_type": "git-clone",
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
} }
] ]
} }

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "LargeModGames",
"title": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]",
"reference": "https://github.com/LargeModGames/comfyui-lora-auto-downloader",
"files": [
"https://github.com/LargeModGames/comfyui-lora-auto-downloader"
],
"install_type": "git-clone",
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
},
{ {
"author": "wildminder", "author": "wildminder",
"title": "ComfyUI-MagCache [WIP]", "title": "ComfyUI-MagCache [WIP]",