mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
Update custom-node-list.json for new node: Add ComfyUI LoRA Auto Downloader (#1929)
* Add ComfyUI LoRA Auto Downloader extension Adding ComfyUI LoRA Auto Downloader extension to the registry. - Automatically downloads missing LoRAs from CivitAI - Detects missing LoRAs in workflows - Smart directory detection * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
b1ef84894a
commit
3e3176eddb
@ -27893,6 +27893,16 @@
|
|||||||
],
|
],
|
||||||
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user