Commit Graph

13 Commits (b8174d31e79854626d16c4b139e7abd650ca5b6b)

Author SHA1 Message Date
Yan 24af6390db
fix: merge main to dev to solve conflicts (#247)
* fix: scripts not finding the right one

* fix: wrong index when getting script

* fix: delete endpoint failed

* doc: doc update per version update

* fix: 3.10 conflicts fix (#213)

some code is reverted

* build(deps): bump pillow

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump pillow in /middleware_api/lambda/inference

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: Update README.md (#222)

* fix: downgrade dreambooth version.

* fix: lora load from cloud

* fix: generate image get to wrong user when multiple user using it

* fix: generate image get to wrong user when multiple user using it

* fix: generate image get to wrong user when multiple user using it

* fix: typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: wenmeng <wenmg@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Yi <yike5460@163.com>
Co-authored-by: Tang Jie <tangjiee@amazon.com>
Co-authored-by: Aoyu <aoyuzhang1989@gmail.com>
2023-10-26 10:17:50 +08:00
Xiujuan Li 5be0d6ec6a feat: fix inference job sort by time 2023-08-31 11:28:11 +08:00
Yan Dai 795ac38e45 feature: enable multiple controlnet in sagemaker 2023-07-28 14:12:37 +08:00
guming3d e532f7c226 fix: fix can not get inference image and param issue 2023-07-10 01:00:10 +00:00
guming3d 616bb51752 feat: adding exception handling for inference result notification 2023-07-05 01:24:26 +00:00
guming3d 7033111a5a fix:update the lambda 2023-06-13 05:27:16 +00:00
guming3d 2210620809 feat: saving the caption to ddb 2023-06-12 09:01:18 +00:00
AoyuQC 82e98bd4ab feat: clip/deep sns to be completed 2023-06-12 07:39:35 +00:00
guming3d 497e54da6e feat: update the js function and lambda for img2img 2023-06-09 06:05:59 +00:00
George Gu 55dc663032 fix: update the notification lambda to fix template error 2023-05-27 06:16:41 +00:00
AoyuQC 09ee2ffb46 Sync to stable-difussion-aws-extension with v.0.10.g 2023-05-10 05:38:43 +00:00
AoyuQC 02b1fedb83 Sync to stable-difussion-aws-extension with v.0.9.g 2023-05-10 03:19:55 +00:00
AoyuQC e84f8beded initial push for extension (container exclude) 2023-05-05 15:23:36 +08:00