Type | Other |
Stats | 232 |
Reviews | (63) |
Published | May 29, 2023 |
Base Model | |
Hash | AutoV2 EBEB5D643F |
https://github.com/nej-dot/loralist
This is a python based toolkit to parse long strings of loras to a format that either xyz plot or "prompt from file" can understand, (comma and line separted). It has a bunch of other features as well, and im always wiling to add more or change if anyone has suggestions.
currently it also has a find and replace, and a parse list function.
If you leave the input box for these two functions empty it will default to work on the text in the workspace box.
one feature is a bit tricky, if you want to use several loras in a plot, but also want several values for each, ie <dkjsdfk:0.4> and <dkjsdfk:0.8>, first run a find and replace for ":1" to ":x.x", and then set up all the values for your list, start stop etc, and then fill in blankspace for your separator, and press the parse and generate list button.