1. 08 Jun, 2024 38 commits
  2. 07 Jun, 2024 2 commits
    • NouberNou's avatar
      Typo on edit · 53f62674
      NouberNou authored
      Edited in fix in Github editor and mistyped from local copy
      53f62674
    • NouberNou's avatar
      Fix for grids without comprehensive infotexts · 25bbf31f
      NouberNou authored
      When generating grids, some scripts such as img2img loopback and ultimate SD upscale do not pass infotexts for each image since they are the same prompt.
      
      If you attempt to save those images using the saved button in the UI it will fail because it will look for the selected image info text. This fixes those errors by replicating the infotext for as many images are passed into the image list if the infotext parameter is none.
      25bbf31f