Add ComfyUI LoRA Lab

This commit is contained in:
Mythspire 2026-06-16 19:41:30 -06:00
parent 2e93040db5
commit 2dda53e295

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Mythspire",
"title": "ComfyUI LoRA Lab",
"reference": "https://github.com/m3i3k3e/ComfyUI-LoRA-Lab",
"files": [
"https://github.com/m3i3k3e/ComfyUI-LoRA-Lab"
],
"install_type": "git-clone",
"description": "LoRA / prompt comparison-grid toolkit: count-adjustable prompt list (per-prompt positive+negative), strength-list axis, two-toggle Multi-LoRA/Multi-Prompt switch, self-captioning banner, and workflow-embedded WEBP saver, bundled with a GPL-3 fork of jags111's efficiency-nodes for the XY-plot grid engine. Note: bundles efficiency nodes; do not install alongside stock efficiency-nodes-comfyui (shared node names collide)."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",