Commit Graph

17 Commits (a7dc6e1148035caf8a00a0eb413241d5ecfd4f6d)

Author SHA1 Message Date
Jingyi 2977556c07 update docs 2024-02-26 23:55:20 +08:00
Jingyi Niu 0ca4f9633c fix minor docs issues 2024-02-23 11:31:55 +08:00
Jingyi 85fab6c5ad Merge branch 'update_doc' into update_doc_dev 2024-02-22 11:37:46 +08:00
Jingyi e038173524 use target for cf links 2024-02-22 11:32:26 +08:00
Jingyi ee5877dfa4 update doc about EC2 2024-02-22 11:17:29 +08:00
MaggieGao 1e3c851a7f docs: link change 2024-01-22 11:28:18 +00:00
MaggieGao 5042cd9208 docs: update per new version 1.4.0 2024-01-19 07:38:50 +00:00
Jingyi b5a7b7da36 remove validate_resources 2024-01-14 14:08:35 +08:00
Jingyi 0e638f99ca update docs 2023-12-24 18:24:22 +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
elonniu d2a42a6281 Use Pascal Case for parameters. 2023-10-19 10:55:38 +00:00
elonniu 51a0b295d4 improved cfn default parameters 2023-10-19 10:44:03 +00:00
elonniu 712865f43c improved parameters check and added tests 2023-10-19 10:05:08 +00:00
Jingyi Niu fe4b6a31e9 Fixed some typos 2023-10-19 14:30:28 +08:00
elonniu 2fed78fa6a updated docs 2023-10-19 05:25:58 +00:00
elonniu 46d8f6ff5e improved bucket parameter check and adjust order of create bucket 2023-10-17 07:38:28 +00:00
Yan Dai 2f00c8cc6d fix: bug fix and english doc for mul 2023-09-27 16:56:32 +08:00