Skip to content

1.9.1

Latest
Compare
Choose a tag to compare
@n00mkrad n00mkrad released this 31 Jan 08:49
· 522 commits to main since this release

Itch devlog and download:

https://nmkd.itch.io/t2i-gui/devlog/483443/sd-gui-191-lots-of-fixes

Changelog:

  • New: Resolution can now also be adjusted in InstructPix2Pix mode (resizes input image)
  • New: Resulting aspect ratio is shown next to resolution option
  • New: Right-click image menu in InstructPix2Pix has an option to copy a comparison image
  • Improved: Model compatibility, any Safetensors file should now work fine after conversion
  • Improved: Model converter no longer includes 1 GB safety checker in ONNX outputs
  • Improved: Image Viewer now shows image resolution info in InstructPix2Pix mode
  • Improved: InstructPix2Pix no longer downloads unnecessary files, now <2GB
  • Fixed: InstructPix2Pix errors when trying to run it without internet connection
  • Fixed: Certain options result in filenames being too long causing issues
  • Fixed: Stable Diffusion model gets reloaded if amount of free RAM changed
  • Fixed: Image export breaks if initialization image(s) import takes too long
  • Fixed: "Open Output Folder" opens Documents folder
  • Fixed: ONNX and InstructPix2Pix don't accept images with UTF8 characters in path
  • Fixed: Running InvokeAI post-processing sometimes fails due to long paths
  • Fixed: Issues with comma vs dot, depending on Windows region settings

Notes:

  • InstructPix2Pix supports resolutions divisible by 8, not only 64 like regular SD
  • SD 2.x models are not yet supported, scheduled for next major update