Karun
Karun
The switch height and width button is under `if opts.dimensions_and_batch_together` which causes an unbound error as mentioned in #7306. To fix it we just move it out. Closes #7306 ##...
my fault these weren't properly implemented when I converted it to XYZ. X/Y/Z plot now saves sub grids, if opts.grid_save is set and there is more than one sub grid....
I like the thumbs view for the cards because it is smaller, but the aspect ratio annoyed me a bit as it was square, while most images I generate are...
Closes #7951, Closes #7621. When using newlines after commas, they get detected as their own entry (specifically as the empty string), and since we lookup the closest model, the empty...
## Describe what this pull request is trying to achieve. As mentioned in the dev discord #8326 breaks saving off metadata for the grid parameters.  It is because the...