Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 10:32
87c86e2

0.3.0 (2024-01-08)

Features

  • queue: added a queue system so multiple things can be generated and iterated quicker. (#97) (08f57e4)
  • adds a save image button to image editor window (#88) (d7549e6)
  • adds parameters to right side UI when an image is clicked (#88) (d7549e6)
  • added scheduler to settings. (#97) (08f57e4)

Bug Fixes

  • missing images bug (#84) (54f7e3e)
  • parameters display in UI updates (#92) (07f6d11)
  • updated seed method of how it can be used (#92) (07f6d11)
  • updated how the app deals with data related to generating images. (#97) (08f57e4)
  • optimized code and moved remove background from prompt window. (#97) (08f57e4)
  • fixed a bug related to the modelId not changing if you click it on a new page. (#97) (08f57e4)