Sign In

Lora metadata shortener/cleaner

39
139
14
Updated: Feb 8, 2024
toolmetadatasafetensorpython
Type
Other
Stats
139
0
Reviews
Published
Feb 8, 2024
Base Model
SD 1.5
Hash
AutoV2
0407ADDA5F
default creator card background decoration
Wasabiya's Avatar
Wasabiya

Lora metadata shortener/cleaner

This is a simple python code I just wrote for shortening the metadata (especially the tags).

It uses the thresholds values that you set at the top of the .py file (screenshot attached).

Use the code with the Metadata Viewer/editor by Xypher: https://civitai.com/models/249721/lora-metadata-viewereditor

The python code should be placed in a directory (I place it with Xypher's html) with an input json and when you run the code it outputs a new cleaned json.

Edit the reg threshold to 1 or higher and the reg folder will be removed (helpful correcting the number of tags in the dataset).

Pretty basic, feel free to use and modify the code.