mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 08:02:32 +08:00
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
This commit is contained in:
parent
99a9e33648
commit
f7d5c94f22
@ -27862,6 +27862,21 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/__init__.py",
|
||||
"https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/auto_lora_detector.py",
|
||||
"https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/lora_auto_downloader.py",
|
||||
"https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/workflow_interceptor.py",
|
||||
"https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/node_config.json",
|
||||
"https://raw.githubusercontent.com/LargeModGames/comfyui-lora-auto-downloader/main/requirements.txt"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user