Sign In

LoRA Metadata Viewer/Editor

204
1.6k
32
Type
Other
Stats
979
Reviews
Published
Jan 27, 2024
Base Model
SD 1.5
Hash
AutoV2
928AD8F2A2
Failed Generation Contest Participant
Xypher's Avatar
Xypher

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

Notes:

  • The CivitAI links feature will not work for all models. Seems to work mostly for models that have been uploaded fairly recently to CivitAI. (Improved in v1.3)

  • The following features will not work if used without an internet connection:

    • Code/Syntax highlighting (in short: metadata won't be color coded)

    • CivitAI links and preview image

  • The specific values displayed on the summary section can be customized. Even though this can be done through the UI, you may want to preset your own defaults. If you wish to modify the default list, open the HTML file in a text editor, search for "summaryFields", and modify the values contained within the 'textarea' tag.