Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🍋 LoRA Metadata Viewer/Editor

This is forked from https://github.com/Xypher7/lora-metadata-viewer

I added a "Suggested Prompt" section which listed the top 10 tags in a format which can be easily used as a prompt for image generation.

There is a hardcoded blacklist which filters out words that are likely not required to trigger a Lora's intended image such as "smile" or "open mouth"


Single file pure HTML tool for viewing and editing LoRA metadata locally on your web browser without the need of installation or internet connectivity.

Usage

No need for prior setup, just open the HTML file with the web browser of your choice and drag a Safetensors file. Alternatively, you can use the version hosted on GitHub through the link provided in the demo section.

Features

  • Configurable metadata summary
  • CivitAI resource lookup. (Requires internet connection)
  • Overview of training tags grouped and sorted by frequency
  • Edit or remove metadata in the Safetensors file

Offline Execution

The tool is designed to be used offline and processing is entirely done on your browser. However, the following features require fetching some resources on the internet and will not work without internet connectivity:

  • JSON syntax highlighting (in short: metadata won't be color coded)
  • CivitAI resource lookup

Screenshots

App Screenshot

App Screenshot

About

LoRA Metadata Viewer

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages