Merge pull request #3070 from WaitWut/add-ultimate-lora-loader

Add Ultimate Lora Loader
This commit is contained in:
Dr.Lt.Data 2026-07-11 20:05:27 +09:00 committed by GitHub
commit ef8fa07a7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "WaitWut",
"title": "Ultimate Lora Loader",
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
"files": [
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
],
"install_type": "git-clone",
"description": "A Power-Lora-Loader-style dynamic LoRA stack node with a real on-disk folder browser, drag-to-reorder, optional CLIP, and per-lora split model/clip strengths."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",