Commit Graph

75 Commits (b6c9c09fa4ece87faa41904df438d40867f2e6e2)

Author SHA1 Message Date
AoyuQC 1db257398f fix: dev tag in tag branch 2023-06-07 02:04:48 +00:00
AoyuQC 4759b1ac7a fix: latest tag in public ecr 2023-06-07 01:48:28 +00:00
George Gu 1a813508a8 fix: change the ecr image tag to stable 2023-06-02 05:02:06 +00:00
Yan Dai a880619956 [feature] fixed s3 dataset to sagemaker tab 2023-06-01 20:26:59 +08:00
George Gu 53ff6039d3 feat: remove s3 bucket parameter 2023-05-31 03:17:37 +00:00
Yan Dai 29671d4e88 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-05-31 00:39:10 +08:00
Yan Dai c53050c82b [feat] added backend for upload files 2023-05-31 00:36:17 +08:00
yike5460 c75a0bfc28 doc: update api key param description 2023-05-30 23:19:15 +08:00
yike5460 4f5cfbd906 fix: update description for input parameter 2023-05-30 08:28:43 +00:00
yike5460 9021115439 fix: rollback for s3 bucket 2023-05-28 13:08:35 +00:00
yike5460 579ce57cb8 fix: add default value for s3 bucket 2023-05-28 12:12:44 +00:00
George Gu 32b7ad9850 fix: remove unused code to fix build error 2023-05-27 22:41:15 +00:00
George Gu bb9dfc1c96 fix:remove the default s3 bucket name since the template generated will have same s3 bucket which cause deploy failure 2023-05-27 13:21:37 +00:00
George Gu 55dc663032 fix: update the notification lambda to fix template error 2023-05-27 06:16:41 +00:00
Tang Jie 4c4c4cdbd3 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-26 08:09:51 +00:00
Yan Dai c41054f3c0 [feat] added template parameter for apigw token and model instance type 2023-05-26 16:09:15 +08:00
Tang Jie ac5a848f6b feat dreambooth: support multiple instance for create model. 2023-05-26 08:09:06 +00:00
Yan Dai 03420682e7 [feat] added template parameter for apigw token and model instance type 2023-05-26 15:43:32 +08:00
Yan Dai d0ad125131 [refactor] removed not used ecr deployment code and use docker directly 2023-05-26 11:38:24 +08:00
Yan Dai bac24ac2c7 [refactor] removed not used ecr deployment code and use docker directly 2023-05-26 11:29:55 +08:00
Yan Dai 15e123362b [fix] ecr build error and removed not used files 2023-05-25 22:22:54 +08: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
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
Yan Dai ed7f645024 [fix] fixed s3 path problem for the backend part 2023-05-25 10:33:01 +08:00
AoyuQC 1805c0c552 docs: txt2img zh 2023-05-24 08:54:28 +00:00
George Gu 8c9db1c944 adding delete logic 2023-05-23 09:01:24 +00:00
Yan Dai c062632963 [fix] fixed create model and training job showing orders, introduced timestamp to model, checkpoint and training table 2023-05-23 16:13:58 +08:00
AoyuQC 01f53af52f fix: update public ecr name 2023-05-22 06:07:50 +00:00
AoyuQC f5f46e72c2 improve docker images 2023-05-22 06:00:12 +00:00
George Gu d0ecf79e90 [fix]adding permission forinference lambda 2023-05-19 09:03:29 +00:00
George Gu 9584c252c4 [fix] fix ecr image name 2023-05-19 02:23:30 +00:00
Yan Dai a02371a0c5 added training job list 2023-05-18 17:09:08 +08:00
Yan Dai 53488f0afa Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension 2023-05-18 14:33:49 +08:00
Yan Dai 8cb11b1248 fixed dreambooth model name 2023-05-18 14:33:01 +08:00
George Gu a678d85cc7 [feat]adding default s3 bucket name 2023-05-18 05:20:23 +00:00
George Gu 1ec9ff6543 [feat] adding output for middleware stack 2023-05-18 02:19:22 +00:00
George Gu 2193479996 [fix] remove unused parentscope 2023-05-17 12:59:59 +00:00
George Gu d3add16858 [feat] move parameters to middleware stack 2023-05-17 12:52:08 +00:00
Yan Dai 5bfca8574f Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension
 Conflicts:
	infrastructure/src/sd-train/sd-train-deploy-stack.ts
2023-05-17 19:27:48 +08:00
Yan Dai 1d82b62d35 fixed stack delete error bug 2023-05-17 19:25:46 +08:00
George Gu 71870e28ca [fix] remove devEnv 2023-05-17 10:28:05 +00:00
George Gu 9632e66885 [fix]change the bucket name to shorter 2023-05-17 07:43:51 +00:00
George Gu 42fb9ab007 [fix] remove account id from default bucket name 2023-05-17 06:23:58 +00:00
George Gu 2f35d1cc54 [feat]adding solution ID 2023-05-17 03:27:04 +00:00
Yan Dai ba7f11be06 upgrade create model machine type 2023-05-16 21:33:42 +08:00
Yan Dai 00058fbcfe added dreambooth list 2023-05-16 21:03:29 +08:00
Yan Dai ea8f21f10f updated model image base url 2023-05-16 16:28:27 +08:00
Yan Dai 5551eaab46 added missing file and fixed create model bugs 2023-05-16 09:30:07 +08:00