Commit Graph

1751 Commits (de0b4e7eb083e0df609cf4e58515bbb595e65595)

Author SHA1 Message Date
yuxiao e312893c3b fix cotrolnet einvalid problem of api call 2023-05-26 02:32:49 +00:00
Aaron Yi 0f54e195fe
Merge pull request #11 from awslabs/dev
Merge dev to main to fix software update issue
2023-05-26 09:47:09 +08:00
George Gu 5b876ff521 doc: fix cost bug 2023-05-26 01:15:23 +00:00
wenmeng 2184705cc4 Doc EN Update 2023-05-25 15:47:47 +00:00
wenmeng a34519ca62 Doc EN Editing 2023-05-25 15:44:35 +00:00
Yan Dai 15e123362b [fix] ecr build error and removed not used files 2023-05-25 22:22:54 +08:00
Aaron Yi abc49cac7b
Merge pull request #10 from awslabs/dev
Sync from dev to main branch for initial release
2023-05-25 22:12:31 +08:00
Tang Jie 0630a20ad6 fix dreambooth: delete build_scripts/training/sagemaker_entrypoint_json.py 2023-05-25 09:36:18 +00:00
Tang Jie 0dcaf6c76f fix dreambooth: change entrypoint path. 2023-05-25 09:34:36 +00:00
Tang Jie 7ec330741c fix dreambooth: check cp complete bug. 2023-05-25 09:31:44 +00:00
Tang Jie 7c34fa7b65 feat dreambooth: add output model path for inference. 2023-05-25 09:30:56 +00:00
Tang Jie 1800e86900 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 09:16:04 +00:00
Tang Jie 625873e8f3 fix dreambooth: class data path not exist. 2023-05-25 09:14:49 +00:00
wenmeng 35ec353d42 zh doc update 2023-05-25 08:57:17 +00:00
wenmeng ab171ba1a0 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 07:36:55 +00:00
wenmeng 3edaa25826 user guide update 2023-05-25 07:36:49 +00:00
Yan Dai a08ffa2a5f Merge remote-tracking branch 'origin/dev' into dev 2023-05-25 15:29:27 +08:00
Yan Dai fba7a16646 [fix] training job status and checkpoint path error for cloud checkpoint for model creating 2023-05-25 15:28:59 +08:00
yike5460 24aeed25b1 Merge branch 'main' into dev 2023-05-25 07:25:05 +00:00
George Gu 9419eea281 doc: fix github repo link 2023-05-25 07:10:40 +00:00
yike5460 0b7be09040 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 07:05:52 +00:00
yike5460 6311080e0f doc: emphasize the link 2023-05-25 07:04:51 +00:00
George Gu 568d9ce2a4 doc: update docs for cost/region/quotas/security 2023-05-25 07:01:50 +00:00
yike5460 bc20147aa9 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 06:55:26 +00:00
yike5460 27aa65d4aa doc: README update for extension deployment 2023-05-25 06:55:18 +00:00
AoyuQC 13984d5e55 docs README for supported framework/extension 2023-05-25 06:28:44 +00:00
AoyuQC 9d1e2c3c7d Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-05-25 06:11:38 +00:00
AoyuQC fcb3d20c0d fix: more instance choices for async ep 2023-05-25 06:11:35 +00:00
Yan Dai 8eeb2bb108 [fix] fixed s3 path problem for the backend part (training) 2023-05-25 12:49:11 +08:00
yuxiao 5bc3bf2690 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 03:48:36 +00:00
yuxiao 2a9ee0c2fe modify input parametertype 2023-05-25 03:48:30 +00:00
yike5460 8cdb683d3c Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 02:54:09 +00:00
yike5460 10299a6b50 fix: remove lock file for security issue 2023-05-25 02:49:01 +00:00
Ubuntu 9b42237acb doc: adding inference related apis to openapi documentation 2023-05-25 02:45:21 +00:00
dependabot[bot] c5a23022f7 build(deps): bump github.com/containerd/containerd
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.8 to 1.5.18.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.5.8...v1.5.18)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 02:45:21 +00:00
dependabot[bot] 0a47729334 build(deps): bump github.com/opencontainers/image-spec
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.0.2-0.20211123152302-43a7dee1ec31 to 1.0.2.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/commits/v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 02:45:21 +00:00
Ubuntu cbebc34a63 doc: adding inference related apis to openapi documentation 2023-05-25 02:36:43 +00:00
Yan Dai ed7f645024 [fix] fixed s3 path problem for the backend part 2023-05-25 10:33:01 +08:00
Yan Dai 2aed3ced14 Merge branch 'dev' of github.com:aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 10:31:11 +08:00
yike5460 555ace6310 doc: add placeholder for user-guide en version && preflig processin zh version 2023-05-25 02:22:22 +00:00
Aaron Yi d547a244ec
Merge pull request #9 from awslabs/dev
doc: update image path with separate in zh/en
2023-05-25 09:54:49 +08:00
yike5460 275142110c doc: update image path with separate in zh/en 2023-05-25 01:54:00 +00:00
Aaron Yi 2bde1b4dce
Merge pull request #8 from awslabs/dev
doc: update image path with separate in zh/en
2023-05-25 09:48:23 +08:00
yike5460 3890bd99d8 doc: update image path with separate in zh/en 2023-05-25 01:47:24 +00:00
Aaron Yi 9906e096ff
Merge pull request #7 from awslabs/dev
Sync from dev branch to main
2023-05-25 09:37:19 +08:00
Aaron Yi fb5aa66c78
Merge pull request #2 from aws-samples/dependabot/go_modules/infrastructure/src/cdk-ecr-deployment/lambda/github.com/containerd/containerd-1.5.18
build(deps): bump github.com/containerd/containerd from 1.5.8 to 1.5.18 in /infrastructure/src/cdk-ecr-deployment/lambda
2023-05-24 22:29:54 +08:00
dependabot[bot] a2286c3653
build(deps): bump github.com/containerd/containerd
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.8 to 1.5.18.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.5.8...v1.5.18)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 14:29:28 +00:00
Aaron Yi 709b1e768b
Merge pull request #1 from aws-samples/dependabot/go_modules/infrastructure/src/cdk-ecr-deployment/lambda/github.com/opencontainers/image-spec-1.0.2
build(deps): bump github.com/opencontainers/image-spec from 1.0.2-0.20211123152302-43a7dee1ec31 to 1.0.2 in /infrastructure/src/cdk-ecr-deployment/lambda
2023-05-24 22:28:24 +08:00
yike5460 831cf8833b Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-24 14:24:20 +00:00
yike5460 5966c89a93 doc: architecture overview initial push 2023-05-24 14:23:07 +00:00