diff options
author | Gugubo <29143981+Gugubo@users.noreply.github.com> | 2022-10-14 14:19:39 +0200 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-14 19:54:24 +0300 |
commit | 2fb9891af3bb4c36a6de6b44937e927bda43c10d (patch) | |
tree | 9e25568d1fcb79a1f63511f2c838d0040ab25951 /modules/hypernetworks/hypernetwork.py | |
parent | 6c6427946087d761d548d97164594d914fdd9b78 (diff) |
Change grid row count autodetect to prevent empty spots
Instead of just rounding (sometimes resulting in grids with "empty" spots), find a divisor.
For example: 8 images will now result in a 4x2 grid instead of a 3x3 with one empty spot.
Diffstat (limited to 'modules/hypernetworks/hypernetwork.py')
0 files changed, 0 insertions, 0 deletions