Merge 9ea841b4ec18043caa1ecf6173ef569fdcd23e9e into de64af4a6873547668187f0e98433a8030880940

This commit is contained in:
hkun 2025-12-08 02:44:00 +00:00 committed by GitHub
commit be02c7ad8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 0 deletions

View File

@ -38192,6 +38192,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "huihuihuiz",
"title": "LoRA Downloader for ComfyUI",
"id": "lora_downloader",
"reference": "https://github.com/huihuihuiz/lora_downloader",
"repo_url": "https://github.com/huihuihuiz/lora_downloader",
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
}
]
}

View File

@ -51865,5 +51865,13 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://raw.githubusercontent.com/huihuihuiz/lora_downloader/main/lora_downloader.py": [
[
"Lora_Downloader"
],
{
"title_aux": "lora_downloader"
}
]
}