meta in safetensors to txt file
https://github.com/lilly1987/safetensors_meta_to_txt
need python 3.x
https://www.python.org/downloads/
how to use
result txt file ex
Description
FAQ
Comments (9)
anytime i try to run it says python was not found. there a way to add set path somewhere so can point it to it like i have to with automatic1111
I only get an error: "No module named 'json5'"
yes no worky :(
not in windows anyway
You probably need to install json5.
Try prompting your local terminal: python -m pip install json5
"pip install json5" worked for me.
My laziness is such that I can't even get myself to run this command, just not worth the bother to me. I'm sure it's a nice program! Fare thee well, json5!
after installing pip install json5, it seems to work, but it creates an empty txt file near the model i dragged
Works for lora, but for checkpoints it creates an empty file.



