Jingyi
49563a6268
support rename ckpt
2023-12-29 00:28:40 +08:00
Jingyi
a366ebdd46
added delete ckpts
2023-12-29 00:03:00 +08:00
Jingyi
961c9ecaa2
check ckpt name unique
2023-12-28 20:09:38 +08:00
Jingyi
f54703425a
added delete confirm
2023-12-28 11:41:47 +08:00
Jingyi
79a9d3dec6
format logger
2023-12-28 10:06:27 +08:00
Jingyi
34471e0d11
fix _get_role_by_name
2023-12-28 09:56:13 +08:00
Jingyi
40a141779e
improved delete endpoint
2023-12-28 09:55:25 +08:00
Elon Niu
704e6ed9f7
Merge pull request #342 from elonniu/delete_endpoint
...
feat: remove .json method and improved get endpoint name
2023-12-28 09:42:51 +08:00
Jingyi
4aed3725b5
support upload ckpt async
2023-12-27 23:51:23 +08:00
Xiujuan Li
2349d8d453
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-12-27 12:14:07 +08:00
Jingyi
13acfff059
use train job event
2023-12-26 20:04:07 +08:00
Jingyi
b5f10248aa
use accepted code
2023-12-26 13:23:07 +08:00
Jingyi
4a3e9d4f10
use accepted
2023-12-26 12:38:17 +08:00
Xiujuan Li
a82467d63a
feat: merge dev
2023-12-26 11:51:06 +08:00
Xiujuan Li
b28c772b61
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-12-26 11:44:45 +08:00
Jingyi
0327966d2c
Merge branch 'dev' into elonniu
2023-12-26 11:43:29 +08:00
Jingyi
96f3d544ee
remove unused methods
2023-12-26 11:28:47 +08:00
Jingyi
24e4945683
update created code
2023-12-26 11:07:54 +08:00
Jingyi
ff24562c10
update created code
2023-12-26 10:51:49 +08:00
Jingyi
394898179b
use 204 code for delete resources
2023-12-26 10:32:53 +08:00
Xiujuan Li
da064b8a59
feat: merge dev
2023-12-25 16:38:32 +08:00
Xiujuan Li
d1f8257fcd
feat: merge dev
2023-12-25 14:55:58 +08:00
dependabot[bot]
0ec00fb412
build(deps): bump gradio in /middleware_api/lambda/inference
...
Bumps [gradio](https://github.com/gradio-app/gradio ) from 3.34.0 to 4.11.0.
- [Release notes](https://github.com/gradio-app/gradio/releases )
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gradio-app/gradio/commits )
---
updated-dependencies:
- dependency-name: gradio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 18:36:59 +00:00
Jingyi Niu
74b430cfac
fix return data struct
2023-12-21 19:21:40 +08:00
Xiujuan Li
87b736f580
feat: merge dev
2023-12-21 18:23:43 +08:00
Jingyi
e91e089dbc
delete unused files
2023-12-21 17:02:32 +08:00
Jingyi
45b0b6970d
delete unused files
2023-12-21 15:36:12 +08:00
Jingyi
fcbfc897ab
rename lambda functions
2023-12-21 15:21:10 +08:00
Jingyi Niu
d7696e3878
rename files
2023-12-21 15:08:41 +08:00
Jingyi Niu
efdeb9ea59
rename files
2023-12-21 14:40:21 +08:00
Jingyi Niu
e3ade845f8
rename files
2023-12-21 14:30:06 +08:00
Jingyi Niu
4275c6a339
rename files
2023-12-21 14:26:15 +08:00
Jingyi
6959685b78
rename files
2023-12-21 11:50:41 +08:00
Xiujuan Li
8a8110dd8b
feat: test cn docker image
2023-12-21 10:36:12 +08:00
Jingyi
8a33d39a21
remove model id
2023-12-21 09:03:55 +08:00
Jingyi
7e2584887f
added params
2023-12-21 05:22:08 +08:00
Jingyi
8edb0d16ba
improved created endpoint
2023-12-21 03:59:23 +08:00
Jingyi
c73fa7431b
improved created endpoint
2023-12-21 03:43:36 +08:00
Jingyi
85f51f0c5d
improved endpoint model / config name
2023-12-21 02:27:21 +08:00
Jingyi
0df456921c
improved get_endpoint_with_endpoint_name
2023-12-21 02:08:03 +08:00
Jingyi
b6c465c564
improved get_endpoint_with_endpoint_name
2023-12-21 02:02:55 +08:00
Jingyi
04a63c6c0e
fix endpoint delete
2023-12-21 01:57:49 +08:00
Jingyi
f30cde71b1
improved endpoint logic
2023-12-21 01:53:25 +08:00
Jingyi
15e960ee20
remove unused api
2023-12-21 00:14:21 +08:00
Jingyi
aa17b75d20
remove unused api
2023-12-21 00:02:30 +08:00
Jingyi
5c491d918f
remove unused apis
2023-12-20 23:01:44 +08:00
Jingyi
00757f42ac
merge upload_checkpoint
2023-12-20 22:36:34 +08:00
Jingyi
4e96621d0f
fix upload_checkpoint_by_urls
2023-12-20 22:08:05 +08:00
Jingyi
9b4eba42fe
merge upload_checkpoint
2023-12-20 21:53:15 +08:00
Jingyi
267753085c
fix inference api
2023-12-20 20:40:02 +08:00
Jingyi
a4905cc522
added model for train
2023-12-20 19:26:39 +08:00
Jingyi
9d88918d99
fixed start train
2023-12-20 18:56:25 +08:00
Jingyi
674630eeca
fix body status
2023-12-20 18:30:34 +08:00
Jingyi
9c26da269f
update train/test-connect apis
2023-12-20 17:44:17 +08:00
Jingyi
2872c60602
update inference apis
2023-12-20 14:24:08 +08:00
Jingyi
c41534d494
update datasets apis
2023-12-20 11:08:02 +08:00
Jingyi
1ab6aa7a2f
update endpoints apis
2023-12-20 00:51:14 +08:00
Jingyi
b83b6f7f77
update checkpoint apis
2023-12-19 23:35:43 +08:00
Jingyi
9a5a80fa8a
update create user api
2023-12-19 22:27:30 +08:00
Jingyi
794284e726
update list resources api
2023-12-19 18:25:25 +08:00
Jingyi
a8f9d84dcf
update list checkpoints api
2023-12-19 16:01:56 +08:00
Jingyi
6c10f5a324
update list users api
2023-12-19 13:56:49 +08:00
Jingyi
d2594bf06b
update roles/users/ apis
2023-12-19 13:16:32 +08:00
Jingyi
611b03b5a1
update delete users api
2023-12-18 23:36:35 +08:00
Jingyi
7784ad9e50
fix 500 desc
2023-12-18 21:03:47 +08:00
Jingyi
9ee47e7a3a
update delete endpoints
2023-12-18 20:45:51 +08:00
Jingyi Niu
25923744e3
remove pydantic
2023-12-18 17:56:46 +08:00
Jingyi
cccb1dae5f
optimize train job return data
2023-12-17 21:58:13 +08:00
Jingyi Niu
442560a6b5
Add missing APIs
2023-12-17 21:49:29 +08:00
Jingyi
a553f4459c
fixed get_endpoint_with_endpoint_name
2023-12-13 14:54:30 +08:00
Elon Niu
e2d260b257
fix: model item exists check condition ( #292 )
...
* fixed model get item check
* improved condition
---------
Co-authored-by: Jingyi <elonniu@amazon.com>
2023-12-12 11:03:25 +08:00
Jingyi
c1f2281bd3
status use dataclass
2023-12-11 18:20:04 +08:00
Jingyi
6ef18bf477
fixed status check
2023-12-11 17:40:40 +08:00
Jingyi
ebd3e967ba
fixed create endpoint check
2023-12-11 17:25:31 +08:00
Jingyi
e46a0b44aa
fixed CreateEndpointEvent
2023-12-10 00:50:12 +08:00
Jingyi
056f5dca7a
improved endpoint event notify
2023-12-08 16:34:21 +08:00
Jingyi
e5394213fa
Improved SageMaker Event
2023-12-06 22:39:59 +08:00
Elon Niu
c6c03a803c
Merge pull request #286 from elonniu/invocation_config
...
feat: Specify the max number of inflight invocations per instance
2023-12-06 10:21:02 +08:00
Jingyi
a69d5fecdd
Improved `current_instance_count`
2023-12-05 23:04:34 +08:00
Jingyi
5a0eb688ec
improved `MaxConcurrentInvocationsPerInstance`
2023-12-05 16:22:11 +08:00
Yan
c0bc6a4492
fix: code refactor ( #285 )
...
* fix: fixed sagemaker endpoint dead lock bug
* fix: typo fix
* fix: embedding from url is not working
* feat: minor fixes code
2023-12-04 11:04:23 +08:00
Yan
6c692a0844
fix: merge conflicts ( #279 )
...
* fix: typo fix
2023-11-28 14:03:00 +08:00
Elon Niu
b21fa0cb47
Merge branch 'dev' into update_api_docs
2023-11-20 21:56:17 +08:00
Jingyi Niu
4b5bcc7b54
fixed typos
2023-11-20 21:54:45 +08:00
Yan
cae7559447
fix: fixed permission issues for delete user and update user ( #269 )
...
* fix: permission issue for user delete and update
2023-11-20 21:41:04 +08:00
Yan
c2aa02555d
fix: delete endpoint ( #268 )
...
fixed delete endpoint bugs
2023-11-20 12:38:21 +08:00
Yan
9a54243ffd
feat: enhancement for authz and authn ( #266 )
...
* feat: inhancement for authz and authn
2023-11-16 17:18:52 +08:00
Jingyi
c695b6c755
improved create endpoint name logic
2023-11-13 15:00:32 +08:00
Jingyi
55e34372e1
enable create endpoint validator
2023-11-13 14:15:38 +08:00
Jingyi
ca47e7be97
improved endpoint create
2023-11-03 21:19:22 +08:00
Xiujuan Li
5e3bb2a5b6
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-10-31 19:11:53 +08:00
Yan
897537eac3
feat: allow to add new roles and avoid restart after upsert an user ( #254 )
...
* feat: roles panel and avoid restarting after upserting new users
2023-10-31 16:17:08 +08:00
Xiujuan Li
6bb45d22ef
feat: fix pagesize
2023-10-31 13:16:35 +08:00
Elon Niu
be953eb7e0
Merge pull request #246 from elonniu/improved_delete_endpoint
...
feat: Improved endpoint design
2023-10-30 17:12:48 +08:00
Jingyi
e427da85ee
remove unused ddb client
2023-10-30 17:01:38 +08:00
Jingyi
ad51fc26a4
use ddb service and improved policy resource
2023-10-30 16:02:23 +08:00
Jingyi
c9f59f3526
added UPDATING status
2023-10-29 22:13:00 +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
Yan
9bf2bbafd0
fix: Cloud model loading ( #245 )
...
* fix: lora load from cloud
* feat: embedding model not found fix
* fix: controlnet models problem
* fix: fixed controlnet generating problems
---------
Co-authored-by: Xiujuan Li <xiujuali@amazon.com>
2023-10-26 09:49:33 +08:00
Jingyi
ffefe49b37
Improved endpoint design
2023-10-25 18:29:30 +08:00
Jingyi
d56600a50b
Fix hidden deleted endpoint
2023-10-23 20:04:47 +08:00
Jingyi
e84eb3288f
Fix hidden deleted endpoint and change Logger
2023-10-23 18:04:18 +08:00
Jingyi
58ef543856
Improved Cooldown time
2023-10-23 12:06:23 +08:00
Jingyi Niu
8cb355eb40
improved sagemaker autoscaling
2023-10-20 14:18:58 +08:00
Xiujuan Li
b713adcee5
feat: fix reload and lambda init quota and optimize memery size of upload model
2023-10-13 14:00:07 +08:00
Yan Dai
bda88fc7f1
fix: minor fix for typo
2023-10-09 12:24:12 +08:00
Yan Dai
b88e8b219c
fix: fix refiner model list
2023-10-08 17:25:02 +08:00
Yan Dai
c05af16c13
fix: fix refiner model list
2023-10-08 17:15:42 +08:00
Yan
ad175b8c75
fix: fixed vae for multi users ( #218 )
...
* fix: fixed vae select
2023-10-07 15:22:37 +08:00
Yan Dai
2f00c8cc6d
fix: bug fix and english doc for mul
2023-09-27 16:56:32 +08:00
Yan Dai
bba8c2007c
fix: merge conflicts
2023-09-27 13:52:13 +08:00
Yan Dai
38fd410435
fix: refiner support
2023-09-27 13:41:05 +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
Yan Dai
d492fd68fd
fix: bugfix and docs for multiuser initial setup
2023-09-26 17:05:36 +08:00
Yan Dai
a597f7a275
feat: adding docs for continuous deployment
2023-09-26 15:05:46 +08:00
Xiujuan Li
1789c5b921
feat: merge main and dev and fix ui
2023-09-25 13:34:10 +08:00
Xiujuan Li
6009191dc8
feat: merge main and dev and fix ui
2023-09-25 13:21:06 +08:00
Xiujuan Li
fae3b3f7c9
feat: merge main and dev and fix ui
2023-09-25 13:16:09 +08:00
Xiujuan Li
dec0c4f0d2
feat: merge main and dev and fix ui
2023-09-25 13:13:26 +08:00
Yan
9eeced6399
feat: sd webui 1.6.0 support and xl with controlnet ( #199 )
...
* feat: sd-webui 1.6 support
2023-09-20 09:24:14 +08:00
Yan Dai
ed35d87bb4
feat: sd-webui 1.6 support
2023-09-19 16:49:19 +08:00
Yan
7dc108e973
feat: multi-user for webui ( #189 )
...
* feat: [multi-account] initial feature developed. see pr https://github.com/awslabs/stable-diffusion-aws-extension/pull/189
2023-09-18 15:19:01 +08:00
Yan Dai
6be96cc841
feat: [multi-account] added models table and endpoints table
2023-09-13 19:19:54 +08:00
Yan Dai
6722fe9d2d
feat: [multi-account] merge conflicts fix
2023-09-12 16:53:16 +08:00
Yan Dai
64658786b8
feat: [multi-account] removed not used code
2023-09-11 22:59:17 +08:00
Yan Dai
f2e3e39e15
feat: [multi-account] merge conflicts
2023-09-11 22:42:35 +08:00
Yan Dai
f04640d067
feat: [multi-account] some tests
2023-09-11 22:28:21 +08:00
Yan Dai
3b08ee577c
feat: [multi-account] added upsert user and delete user
2023-09-11 22:25:13 +08:00
Yan Dai
344b905830
feat: [multi-account] fixed inference
2023-09-11 21:24:55 +08:00
Yan Dai
5e6253a571
feat: [multi-account] fixed authorizer.py
2023-09-11 19:54:58 +08:00
Yan Dai
fa7d787e92
feat: [multi-account] fixed list sagemaker_endpoint_api.py
2023-09-11 19:46:38 +08:00
Yan Dai
41f3dca016
feat: [multi-account] fixed list inference_api.py
2023-09-11 19:04:33 +08:00
Yan Dai
a8e080da5d
feat: [multi-account] fixed list checkpoint_api.py
2023-09-11 18:51:07 +08:00
Yan Dai
22df520a20
feat: [multi-account] inference job part
2023-09-11 18:05:49 +08:00
Yan Dai
197952ad9f
feat: [multi-account] model part coding done, not tested yet
2023-09-11 10:26:45 +08:00
Yan Dai
b18dd39434
feat: [multi-account] bug fix and new list sagemaker endpoint
2023-09-09 16:51:25 +08:00
Yan Dai
e6de1ea723
feat: [multi-account] some tests
2023-09-08 23:13:06 +08:00
Yan Dai
d1b78309e2
feat: [multi-account] working user table and login process
2023-09-08 16:17:41 +08:00
Yan Dai
724bfc544f
feat: [multi-account] working on authorizer lambda
2023-09-07 22:40:15 +08:00
Yan Dai
a2fca5a3a2
feat: [multi-account] bug fixes for kms key, now all users api are working from existing resources
2023-09-07 17:47:25 +08:00
Xiujuan Li
258b023666
feat: fix reloadUI
2023-09-07 17:17:37 +08:00
Xiujuan Li
0da434edbc
feat: fix reloadUI
2023-09-07 17:09:59 +08:00
Xiujuan Li
91879cbfe4
feat: fix reloadUI
2023-09-07 17:04:55 +08:00
Xiujuan Li
d329725259
feat: fix reloadUI
2023-09-07 16:53:28 +08:00
Xiujuan Li
851850c745
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-09-07 14:44:44 +08:00
Xiujuan Li
8f07a7ef39
feat: fix reloadUI
2023-09-07 14:39:14 +08:00
Xiujuan Li
bb9196955a
Merge remote-tracking branch 'origin/xiujuali_2.0' into xiujuali
2023-09-07 13:48:42 +08:00
Yan Dai
e5a76f6b4b
feat: [multi-account] user lambdas
2023-09-06 21:43:39 +08:00
Aaron Yi
e644003b67
Merge pull request #187 from awslabs/main
...
Fix: merge from main to dev branch
2023-09-06 03:26:30 -05:00
Xiujuan Li
e8067773f3
Merge remote-tracking branch 'origin/dev' into xiujuali
2023-09-06 11:53:11 +08:00
guming3d
1c58a7f1a5
update scaling policy
2023-09-05 08:15:31 +00:00
Yan Dai
172f30816d
fix: massive refactor sd extension front end code and logging fix
2023-09-05 15:25:44 +08:00
Xiujuan Li
22a854b273
feat: fix upload ui
2023-09-05 13:50:51 +08:00
Xiujuan Li
4c004c50a1
feat: fix upload ui
2023-09-01 15:48:05 +08:00
Xiujuan Li
5be0d6ec6a
feat: fix inference job sort by time
2023-08-31 11:28:11 +08:00
Xiujuan Li
c6a2d3408e
feat: add upload api backend about uploading file to s3 from url directly
2023-08-30 16:11:57 +08:00
Xiujuan Li
751210c202
Merge remote-tracking branch 'origin/xiujuali' into xiujuali_2.0
2023-08-30 13:19:54 +08:00
Xiujuan Li
87e30ba070
feat: add upload api backend about uploading file to s3 from url directly
2023-08-30 13:16:04 +08:00
Xiujuan Li
95af75fa04
feat: add upload api backend about uploading file to s3 from url directly
2023-08-30 13:13:26 +08:00
Xiujuan Li
7a705a9597
Merge remote-tracking branch 'origin/xiujuali' into xiujuali_2.0
2023-08-30 13:07:35 +08:00
Xiujuan Li
359eeaa812
feat: add upload api backend about uploading file to s3 from url directly
2023-08-30 12:52:47 +08:00
Xiujuan Li
f4b9720272
feat: add upload api backend about uploading file to s3 from url directly
2023-08-29 13:38:46 +08:00
Yan
5fbd3da454
fixed create model in model_api.py ( #173 )
2023-08-25 14:25:50 +08:00
Xiujuan Li
8b0337d8d1
feat: fix upload component files show
2023-08-15 12:57:26 +08:00
NingLyu
584b1cdd5b
Merge pull request #129 from awslabs/txt2img-api
...
feat: update txt2img L2 api
2023-08-10 13:49:47 +08:00
Ning Lu
6d54aa1da9
fix: use common function
2023-08-10 05:04:54 +00:00
Ning Lu
7a5d7e4964
Merge branch 'dev' into txt2img-api
2023-08-10 02:15:30 +00:00
Ning Lu
1f6fd91ab0
chore: update function
2023-08-10 02:14:45 +00:00
Ning Lu
de94d8681b
fix: remove unused code and use util instead
2023-08-09 14:16:59 +00:00
Ning Lu
6c370fea4b
chore: update api
2023-08-09 14:10:11 +00:00
Xiujuan Li
a2dd191e0b
merge dev
2023-08-09 16:51:36 +08:00
Xiujuan Li
40bb16b777
merge dev
2023-08-09 16:51:14 +08:00
Xiujuan Li
983e032f12
merge dev
2023-08-09 16:02:55 +08:00
Ning Lu
55de0f9ca4
feat: add l2 txt2img api
2023-08-09 07:41:52 +00:00
Xiujuan Li
26e82e8c16
merge dev
2023-08-09 13:36:10 +08:00
Xiujuan Li
8f1d955dd6
Merge remote-tracking branch 'origin/dev' into xiujuali
2023-08-09 10:19:55 +08:00
Xiujuan Li
618fd9b7fe
merge dev
2023-08-08 14:44:01 +08:00
Xiujuan Li
da63a0a97f
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-08-08 14:32:42 +08:00
George Gu
792d23e900
fix: fix var not define error
2023-08-07 22:07:13 +08:00
Xiujuan Li
005663b668
merge dev
2023-08-07 16:35:07 +08:00
Xiujuan Li
468e996efa
merge dev
2023-08-07 11:40:13 +08:00
Xiujuan Li
a5c78525cf
merge dev
2023-08-07 11:26:01 +08:00
George Gu
4e86fdbc55
Merge branch 'dev' into minggu
2023-08-06 07:05:45 +08:00
guming3d
dc34b8a44e
fix:update metrics to CPU occupation
2023-08-04 08:50:59 +00:00
Xiujuan Li
ac2115f33d
format code
2023-08-04 16:32:01 +08:00
Xiujuan Li
2667e78d46
format code
2023-08-03 16:49:55 +08:00
guming3d
f00ebd3144
feat: update the scaling policy config
2023-08-03 08:25:00 +00:00
guming3d
1a49234ddb
fix: adding change endpoint name feature
2023-08-02 07:26:38 +00:00
guming3d
2c9a980c03
fix: change the autoscaling flag check
2023-08-02 05:27:47 +00:00
guming3d
12ec2a5887
feat: update UI for autoscaling
2023-08-01 06:36:56 +00:00
guming3d
f38be6c57a
fix:update the autoscaling code
2023-08-01 02:08:53 +00:00
Xiujuan Li
55459e7f58
Merge remote-tracking branch 'origin/dev' into xiujuali
2023-08-01 10:07:13 +08:00
Yan Dai
13bbe89e34
feature: merged from dev
2023-07-31 19:35:03 +08:00
Yan Dai
6af86e8ce8
feature: frontend change for capture data from gradio
2023-07-31 19:06:33 +08:00
George Gu
e9ab5a2bb2
feat: update the endpoint deployment to enable autoscaling
2023-07-31 13:42:46 +08:00
guming3d
2eb0c3ee9f
feat: auto-scaling
2023-07-31 03:08:59 +00:00
Ning Lu
a27298800b
hore: remove unused inference code
2023-07-30 08:06:14 +00:00
Yan Dai
2763029920
fix: refactor infrastructure code
2023-07-28 15:44:31 +08:00
Yan Dai
795ac38e45
feature: enable multiple controlnet in sagemaker
2023-07-28 14:12:37 +08:00
Ning Lu
2ecfe2aecd
chore: remove unused files
2023-07-28 05:10:45 +00:00
Ning Lu
d9179ed870
chore: revert template
2023-07-28 05:05:32 +00:00
Ning Lu
2dcb019225
chore: get model data from ddb
2023-07-28 04:53:39 +00:00
Ning Lu
599a3f859b
fix: update tar path
2023-07-28 03:47:17 +00:00
Yan Dai
15cc38dfc5
feature: enable multiple controlnet in sagemaker
2023-07-27 22:47:07 +08:00
Yan Dai
8212f74b82
feature: new workflow
2023-07-27 19:29:36 +08:00
Yan Dai
8ff6f4885f
feature: new workflow
2023-07-27 17:42:27 +08:00
Ning Lu
32d111efd7
feat: upload tar file to s3 bucket
2023-07-27 08:30:32 +00:00
Xiujuan Li
0c3b930424
test with log
2023-07-27 11:34:44 +08:00
Xiujuan Li
a256232eb6
test with log
2023-07-27 10:49:56 +08:00
Xiujuan Li
140394b511
test with log
2023-07-26 21:12:25 +08:00
Xiujuan Li
887a505c0a
test with log
2023-07-26 20:56:04 +08:00
Xiujuan Li
b8e6c6d069
test with log
2023-07-26 17:07:09 +08:00
Xiujuan Li
10fbfd2a37
test with log
2023-07-26 16:09:48 +08:00
Xiujuan Li
7a8eb380de
test with log
2023-07-26 15:31:28 +08:00
Xiujuan Li
5256d1a2ed
test with log
2023-07-26 14:53:27 +08:00
Ning Lu
4059b070f6
fix: update train cdk
2023-07-26 02:05:07 +00:00
Ning Lu
73b455fc29
feat: update train api cdk
2023-07-25 13:59:25 +00:00
Xiujuan Li
ddcea19af4
test with log
2023-07-25 12:54:29 +08:00
Xiujuan Li
9765047d08
test with log
2023-07-25 12:25:03 +08:00
Xiujuan Li
956be9fc44
test with log
2023-07-25 10:00:07 +08:00
Xiujuan Li
4875099ed3
test with log
2023-07-25 09:55:07 +08:00
Xiujuan Li
4a71be5274
test with log
2023-07-24 18:06:03 +08:00
Xiujuan Li
a0b7ac2c5e
test with log
2023-07-24 17:23:44 +08:00
Ning Lu
f18e24545d
chore: update txt2img api
2023-07-24 05:08:57 +00:00
Xiujuan Li
5da748a422
test with log
2023-07-24 12:19:51 +08:00
Xiujuan Li
309a64635c
test with log
2023-07-24 12:13:15 +08:00
Ning Lu
4b8f376635
Merge branch 'api' of https://github.com/awslabs/stable-diffusion-aws-extension into api
2023-07-20 06:02:07 +00:00
Xiujuan Li
aefd5c2bc5
test with log
2023-07-18 19:27:42 +08:00
Xiujuan Li
7e2734b6ec
test with log
2023-07-18 19:15:41 +08:00
Xiujuan Li
2a1d39a2f1
test with log
2023-07-18 19:07:10 +08:00
Xiujuan Li
83a1dc9c64
test with log
2023-07-18 18:34:48 +08:00
Xiujuan Li
a441cc7795
test with log
2023-07-18 18:15:05 +08:00
Xiujuan Li
fc583f7c9f
test with log
2023-07-18 17:05:59 +08:00
Xiujuan Li
9a43c6226a
test with log
2023-07-18 16:55:55 +08:00
Xiujuan Li
b233f2a2a6
Merge remote-tracking branch 'origin/dev' into xiujuali
2023-07-18 16:35:38 +08:00
yuxiao
18109bc302
fix script x/y/z plot with checkpoint name
2023-07-17 08:08:15 +00:00
Yan Dai
f68016402f
fix: fixed problem of list for checkpoints, model, train cannot pass in array
2023-07-14 13:53:26 +08:00
Ning Lu
4ecaa48478
feat: add image download function
2023-07-14 03:54:54 +00:00
Xiujuan Li
857909243d
feature: merge dev
2023-07-14 10:51:20 +08:00
Xiujuan Li
213b8fd1be
feature: merge dev
2023-07-14 10:48:20 +08:00
Ning Lu
fd5e9bb62e
fix: update checkpoint index
2023-07-13 09:16:38 +00:00
Ning Lu
fedde9f15d
feat: modify cdk and lambda to support txt2img
2023-07-13 03:16:30 +00:00
Ning Lu
cd4e63f9e3
feat: support txt2img api
2023-07-13 03:13:40 +00:00
Xiujuan Li
927e432a40
feature: job inference optimization
2023-07-12 11:29:27 +08:00
guming3d
46f9d43165
fix: fix Endpoint in Creating status can not delete bug
2023-07-11 02:40:22 +00:00
yuxiao
e94b70ddde
delete extra network prompt adding
2023-07-10 07:32:04 +00:00
ming gu
7075dd62ec
Merge pull request #60 from awslabs/minggu-dev
...
fix: no need to update endpoint deployment job when failed to delete …
2023-07-10 10:04:37 +08:00
guming3d
de7ead674b
fix: no need to update endpoint deployment job when failed to delete the endpoint
2023-07-10 02:03:42 +00:00
Aoyu
ee34da0e1e
Merge pull request #56 from awslabs/aoyu
...
feat: add controlNet inpaint parameter parser
2023-07-10 09:14:32 +08:00