Francesco Manzali 17b24e45e8 Fix prompt matrix #rows/#cols when using hires
- images.draw_prompt_matrix() should be called with the final width/height
  of the generated images, after upscaling.
  Otherwise, the number of rows/cols computed in images.draw_grid_annotations
  will increase by the upscaling factor.
- Round the number of cols/rows in images.draw_grid_annotations, since
  the final images width may be a bit less than the required
  hr_upscale_to_x/y
2023-01-31 18:58:36 +01:00
..
2023-01-27 11:54:19 +03:00
2022-11-17 00:08:21 -05:00
2023-01-21 08:36:07 +03:00
2022-09-07 12:32:28 +03:00
2022-12-30 19:36:36 -05:00
2022-12-14 20:59:33 +02:00
2023-01-19 09:25:37 +03:00
2023-01-21 16:15:53 +03:00
2023-01-07 01:46:13 +03:00
2022-12-31 18:06:35 +03:00
2022-11-30 14:56:12 +08:00