Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing.
This plugin is used in our company to load online lora models.This plugin allows you to load LoRA models from a custom list, or automatically fetch them from url if they are missing locally. Key features include:
custom_nodes
directory in your ComfyUI installation:
cd custom_nodes
git clone https://github.com/liushuchun/ComfyUI_Lora_List_With_URL_Loader.git
pip install -r requirements.txt