1. 01 Feb, 2023 1 commit
  2. 31 Jan, 2023 1 commit
    • Francesco Manzali's avatar
      Fix prompt matrix #rows/#cols when using hires · 17b24e45
      Francesco Manzali authored
      - 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
      17b24e45
  3. 30 Jan, 2023 21 commits
  4. 29 Jan, 2023 13 commits
  5. 28 Jan, 2023 4 commits