lora info
This commit is contained in:
7
build-lora-sheet
Executable file
7
build-lora-sheet
Executable 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"
|
||||
Reference in New Issue
Block a user