Single file pure HTML tool for viewing LoRA metadata that can be run locally on your web browser without the need of installation or internet connectivity.
To use, just extract the attached Zip and open the extracted HTML file with the web browser of your choice. Alternatively, you can use the version hosted on Github: https://xypher7.github.io/lora-metadata-viewer
Not thoroughly tested, but should work with most modern web browsers. To be honest I didn't really intend to share this so its kind of low effort and pretty basic. However, I decided to post it since others might find it useful too. I don't really plan to update this as it already does what I need, plus I want to keep it as simple and lightweight as possible. Though suggestions are always welcome.
Github repository URL: https://github.com/Xypher7/lora-metadata-viewer
Features:
Configurable metadata summary
CivitAI resource lookup. (Requires internet connection)
Configurable training tag summary
Edit or remove metadata in the Safetensors file
Doro :3
Description
1.6
Added layout selection and configurations for Summary section
Added tag frequency filtering options
Added simple view for metadata editor
Added Suggested Prompt section. (Idea taken from @citronlegacy's fork: https://github.com/citronlegacy/lora-metadata-viewer)
Added Custom Field configuration feature
Added Settings import/export feature
Moved Settings display button
Added support for reading checkpoint metadata
Minor aesthetic changes