Skip to content

Releases: aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-on-aws

v1.1.2

04 Dec 06:12
83054fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 Jul 01:06
0f05e2b
Compare
Choose a tag to compare

What's Changed

  • Bump eks blueprint to 1.15.0, CDK to 2.147.1, and other dependencies to latest version and fix bugs
  • [Deploy script] Increase snapshot size to 100GB due to image size increase
  • [Deploy script] Redirect output of image snapshot script to stderr for better visibility
  • [CDK] Move PV and PVC to helm chart instead of standalone manifest
  • [Queue agent] Add error handling when switching model but no model is loaded.
  • [Queue agent] Add runtime to callback message body
  • [Docs] Add docs for restrictions of API GW on China region

Queue agent image: public.ecr.aws/bingjiao/sd-on-eks/queue-agent:v1.1.1-20240628

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 May 02:00
a93644a
Compare
Choose a tag to compare

This is the first release after migration from aws-samples/stable-diffusion-on-eks. Code in repository is identical from previous repository, and we will continue actively improve the solution on this repository.

Thank you to @dzilbermanvmw for all your efforts in the migration!