Verified: a year ago
Other
Type | Other |
Stats | 139 0 |
Reviews | (39) |
Published | Feb 8, 2024 |
Base Model | |
Hash | AutoV2 0407ADDA5F |
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.