LoRA Inspector
Web based tool for inspecting your LoRAs. All done in the browser, no servers. Private. No dependencies like torch or python.
https://lora-inspector.rocker.boo/
Block weights
See the different blocks of the different networks. Ideally uses the more common format but still good to see how the weights are effectively. We use Frobenius norm for the magnitude and a vector norm for the strength.
LoRA Settings
See the different settings for the LoRA file. What model it was trained on. Any VAE. Network Dim/Rank and Alpha. Learning rates. Optimizer settings, Learning rate schedulers.
Dataset
Dataset with buckets. Bucket resolutions.
Subsets
Subsets showing the different subset datasets, image augments, captions.
Tag Frequencies
Tags used (tags are phrases separated by , )
LoRA Inspector by rockerBOO
https://lora-inspector.rocker.boo/
Open source:
https://github.com/rockerBOO/lora-inspector-rs
LoRA Inspector for python. CLI tool for inspecting the LoRAs.
https://github.com/rockerBOO/lora-inspector
Open for contributions or feedback. Thank you!