Commit Graph

172 Commits (de0b4e7eb083e0df609cf4e58515bbb595e65595)

Author SHA1 Message Date
Elon Niu 2081a4eec7
feat: added OAS3.1 file (#294)
* fix: controlnet cannot get selected (#252) (#253)

* fix: controlnet model not selected

* added openapi3.1 file

* added openapi yaml

* rename openapi file

---------

Co-authored-by: MaggieGao02 <127171625+MaggieGao02@users.noreply.github.com>
Co-authored-by: Yan <alvindaiyan@gmail.com>
Co-authored-by: Jingyi <elonniu@amazon.com>
2023-12-12 10:21:08 +08:00
MaggieGao02 1512b2ada1
docs: Add faq to show how to lock 'Generate' option (#300)
* docs: add faq per generate lock action

* docs: add image to faq

* fix: image path

---------

Co-authored-by: Yan Dai <alvindaiyan@gmail.com>
2023-12-12 10:07:28 +08:00
MaggieGao 68321c2ebf docs: adding cost and revision 2023-12-09 14:14:18 +00:00
MaggieGao02 5e3fbe34ee
docs: multiuser and faq (#274)
* doc update: multiuser and faq
2023-12-04 11:02:14 +08:00
Jingyi Niu 03cda09680 update api docs 2023-11-20 21:36:19 +08:00
Jingyi 9aedf524f9 update api doc 2023-11-20 20:59:57 +08:00
Ubuntu 33a74eccd8 doc update: adding lora 2023-11-20 09:18:05 +00:00
Yan e8d14769d4
fix: merge main back to dev (#267)
merge main back to dev
2023-11-20 09:40:14 +08:00
Jingyi 86a7e4c3fe added byoc docs 2023-11-03 21:05:01 +08:00
wenmeng 88b0db3a48 doc: doc update per version v1.2.1 2023-10-26 05:35:34 +00:00
wenmeng d10d31ccc7 doc:doc update per new version v1.2.1 2023-10-26 03:48:07 +00: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
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 82bd480fb6 fixed typo 2023-10-19 05:51:09 +00: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
wenmeng 7b45a8f7cc doc: doc update per version update 2023-09-28 10:12:13 +00:00
Yan Dai 314db3cc11 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-09-27 16:57:35 +08:00
Yan Dai 2f00c8cc6d fix: bug fix and english doc for mul 2023-09-27 16:56:32 +08:00
MaggieGao02 393d07b768
Merge pull request #207 from awslabs/xiujuali
feat: upload model from url doc
2023-09-27 16:00:15 +08:00
Yan 5de4a1d269
fix: add docs and multi user setup (#208)
* fix: bugfix and docs for multiuser initial setup
2023-09-27 09:17:04 +08:00
Yan Dai 9e70678e94 fix: bugfix and docs for multiuser initial setup 2023-09-26 19:50:22 +08:00
Xiujuan Li 784bbc709a feat: api doc 2023-09-26 18:08:43 +08:00
Xiujuan Li fc9233b508 feat: api doc 2023-09-26 18:08:04 +08:00
Xiujuan Li 4d70c936fc feat: api doc 2023-09-26 18:00:27 +08:00
Xiujuan Li 33d7803b5d feat: api doc 2023-09-26 17:37:24 +08:00
Yan Dai a597f7a275 feat: adding docs for continuous deployment 2023-09-26 15:05:46 +08:00
Ning 35b8cd00d0 docs: add CN api doc and train api 2023-09-06 09:34:12 +08:00
Ning dae89213a3 fix: update api doc 2023-08-17 09:59:21 +08:00
wenmeng 8ddaa2ae23 docs: update sagemaker option 2023-08-16 08:07:36 +00:00
wenmeng 459f17c8c9 doc:fix cloudassetsmanage.md 2023-08-16 06:28:13 +00:00
wenmeng 7eefcfb574 docs: update conflicts 2023-08-16 05:39:35 +00:00
George Gu 8454d88f8d [doc]: remove account info from policy example 2023-08-16 11:00:00 +08:00
George Gu 4b20205634 Merge branch 'dev' into minggu 2023-08-15 17:15:40 +08:00
George Gu fbe6359cb9 doc: Adding autoscaling related doc part 2023-08-15 17:15:14 +08:00
wenmeng fe47d6e6d9 docs: update docs per v1.1.0 2023-08-15 05:53:55 +00:00
ming gu 46305c3375
Merge pull request #144 from awslabs/wenmeng
docs: revision session update
2023-08-14 14:16:42 +08:00
ming gu 8f3fddd2b1
Merge pull request #145 from awslabs/xiaoyu
Xiaoyu
2023-08-14 13:42:49 +08:00
wenmeng fdb6de04b2 doc update: revision 2023-08-14 02:53:44 +00:00
yuxiao a1a35bb3d2 update doc of inference 2023-08-11 08:19:39 +00:00
Xiujuan Li 82433cdc36 feat: add docs about upload 2023-08-11 10:19:28 +08:00
Ning Lu 81f3c7f026 doc: update api doc in en 2023-08-10 07:20:04 +00:00
Ning Lu c2135bc49f doc: update api doc 2023-08-10 07:17:27 +00:00
George Gu f8dd3c7dd4 doc: Updating API document adding sequence diagram 2023-07-26 16:10:24 +08:00
Ning 0a40cc8555 docs: update windows deployment guide 2023-07-26 11:59:47 +08:00
George Gu 01bb527304 doc: Updating API document 2023-07-24 14:55:21 +08:00