lora info

This commit is contained in:
2026-06-27 09:53:54 -07:00
parent 2c0d01704f
commit 2639829e43
7 changed files with 1104 additions and 6 deletions

7
build-lora-sheet Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# Generate LoRA trigger word sheet to ~/git/ai/comfyui/lora-info-sheet.html
DIR="$(cd "$(dirname "$0")" && pwd)"
"$DIR/lora-trigger-sheet" \
"$HOME/mnt/nimo.loc/ComfyUI/models/loras" \
"$HOME/git/ai/comfyui/lora-info-sheet.html"