Commit Graph

11 Commits (b976127bd009b4e2e7468de5352b1047ff9dfd16)

Author SHA1 Message Date
Jingyi be3da6c655 improved Histories tips 2024-01-10 13:14:57 +08:00
Yan be6969a5b8
Merge branch 'main' into dev 2023-10-26 10:28:49 +08:00
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
Jingyi Niu fe4b6a31e9 Fixed some typos 2023-10-19 14:30:28 +08:00
elonniu 82bd480fb6 fixed typo 2023-10-19 05:51:09 +00:00
wenmeng 7b45a8f7cc doc: doc update per version update 2023-09-28 10:12:13 +00:00
wenmeng fe47d6e6d9 docs: update docs per v1.1.0 2023-08-15 05:53:55 +00:00
yuxiao a1a35bb3d2 update doc of inference 2023-08-11 08:19:39 +00:00
wenmeng bb6db7f119 docs: per new version V1.0.1 and shrink the images size 2023-07-14 08:50:40 +00:00
wenmeng d2ffbfde9b doc update: typo correction 2023-07-08 15:43:41 +00:00
wenmeng 45b5ca131e doc: add new images 2023-06-16 16:04:14 +00:00