Compare commits

..

2 Commits

Author SHA1 Message Date
Dr.Lt.Data
1908515f50
Delete Lora_Downloader entry from JSON map
Removed Lora_Downloader entry from extension-node-map.json
2025-12-08 21:38:44 +09:00
Dr.Lt.Data
775ea9fa88
Update custom-node-list.json 2025-12-08 21:38:02 +09:00
2 changed files with 5 additions and 12 deletions

View File

@ -38193,15 +38193,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",
"files": [
"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,13 +51865,5 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://raw.githubusercontent.com/huihuihuiz/lora_downloader/main/lora_downloader.py": [
[
"Lora_Downloader"
],
{
"title_aux": "lora_downloader"
}
]
}
}