feat: add selected-loader LoRA info sidebar

This commit is contained in:
ethanfel
2026-08-24 22:26:28 +02:00
parent 1ba04c6d88
commit de13f8dd8d
8 changed files with 1661 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "comfyui-lm-remote",
"private": true,
"type": "module",
"scripts": {
"test": "node --test tests/frontend/*.test.js"
}
}