Skip to content

0.5.1

Compare
Choose a tag to compare
@R3gm R3gm released this 10 Oct 03:15
· 64 commits to main since this release
  • After generation, PIL images are now returned along with sublists containing the seeds, image paths, and metadata with the parameters used in generation. [pil_image], [seed, image_path, metadata]
  • The use of image_previews=True has been improved, and now preview images can be obtained during the generation steps using a generator. For more details, refer to the Colab notebook.