AoyuQC
|
e65368680b
|
fix: tag v1.0.0 -> dev
|
2023-06-19 01:25:49 +00:00 |
AoyuQC
|
93a08ec761
|
fix: update tag
|
2023-06-16 10:24:39 +00:00 |
AoyuQC
|
048f90f88d
|
feat: add v1.0.0
|
2023-06-16 08:24:11 +00:00 |
Ning Lu
|
c8a7c3aa6c
|
fix: two dsr issues
|
2023-06-15 11:14:38 +00:00 |
guming3d
|
c4db9d3436
|
fix: remove the autodelete optipon for s3 bucket
|
2023-06-13 21:59:28 +00:00 |
guming3d
|
fd19234221
|
fix: change the s3 policy to retain
|
2023-06-13 09:01:23 +00:00 |
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 |
AoyuQC
|
08177d5fa4
|
fix: add models for infra
|
2023-05-15 06:28:13 +00:00 |
AoyuQC
|
c11f33a8a7
|
feat: add ext folder under gitignore
|
2023-05-15 05:49:08 +00:00 |
AoyuQC
|
c5b07a13dd
|
add controlnet/dreambooth folder
|
2023-05-15 05:33:15 +00:00 |
George Gu
|
9aa503b719
|
[feat]adding get default endpoint name for inference
|
2023-05-15 02:40:35 +00:00 |
George Gu
|
5ecacc399b
|
[merge] merge the latest internal repo code to current branch
|
2023-05-15 09:52:45 +08:00 |
George Gu
|
6549699d6a
|
[fix] fix inference resource not deployed issue
|
2023-05-13 23:33:31 +00:00 |
George Gu
|
49a85c43f3
|
trigger pipeline
|
2023-05-12 22:19:36 +00:00 |
George Gu
|
c8d5a6162c
|
[fix] change stack to nested stack
|
2023-05-12 13:40:31 +00:00 |
George Gu
|
e8252c7864
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-12 07:06:33 +00:00 |
George Gu
|
6ed0c256cf
|
[fix] fix generating middleware stack
|
2023-05-12 06:57:11 +00:00 |
George Gu
|
b6e236e9e4
|
[fix] fix generating middleware stack
|
2023-05-12 05:22:23 +00:00 |
George Gu
|
d0bbee1751
|
[fix] adding default bucketname
|
2023-05-12 03:34:02 +00:00 |
George Gu
|
881deebb18
|
[feat]adding middleware stack to create seperate template
|
2023-05-12 02:59:24 +00:00 |
George Gu
|
ea84822cbc
|
[fix] pipeline update
|
2023-05-12 00:44:07 +00:00 |
George Gu
|
d75fa4d6a3
|
[fix]fix build issue
|
2023-05-11 08:26:18 +00:00 |
George Gu
|
76f7fa4c97
|
[fix] rename run test
|
2023-05-11 05:51:37 +00:00 |
George Gu
|
8da6d2905c
|
[fix] fix nodejs version
|
2023-05-11 05:47:16 +00:00 |
George Gu
|
e700b6986a
|
[feat] adding files for pipeline building
|
2023-05-11 05:42:27 +00:00 |
George Gu
|
34a5a3ce7e
|
[fix] fix node version
|
2023-05-11 01:56:52 +00:00 |
AoyuQC
|
347d53db15
|
Sync to stable-difussion-aws-extension with v.0.5.g
|
2023-05-09 03:51:38 +00:00 |
AoyuQC
|
2531f28c58
|
Sync to stable-difussion-aws-extension with v.0.2.g
|
2023-05-08 04:38:46 +00:00 |
AoyuQC
|
e95ede9972
|
sync for test 20230508 10:27
|
2023-05-08 02:27:51 +00:00 |
AoyuQC
|
62732c0d40
|
sync for test
|
2023-05-06 15:54:24 +08:00 |
AoyuQC
|
2b80a208b6
|
sync with aws-ai-solution-kit
|
2023-05-06 14:58:39 +08:00 |
AoyuQC
|
e84f8beded
|
initial push for extension (container exclude)
|
2023-05-05 15:23:36 +08:00 |