Add copy buttons for model file name variations #111

Merged
joelyoder merged 2 commits from codex/add-buttons-to-copy-filename-and-lora-tag into main 2025-11-10 01:50:57 -05:00
joelyoder commented 2025-11-10 01:38:15 -05:00 (Migrated from github.com)

Summary

  • add copy buttons on the model details page for the file name and LoRA tag variants
  • centralize clipboard copying logic used by the trained words button and new controls
  • derive filename, base name, and LoRA tag values from the stored file path for reuse

Testing

  • npm run build

Codex Task

## Summary - add copy buttons on the model details page for the file name and LoRA tag variants - centralize clipboard copying logic used by the trained words button and new controls - derive filename, base name, and LoRA tag values from the stored file path for reuse ## Testing - npm run build ------ [Codex Task](https://chatgpt.com/codex/tasks/task_e_691186f0f360833281899117fd7b333a)
Sign in to join this conversation.
No description provided.