Commit Graph

1340 Commits (19d60765ab4bd79a3063b34ddc791256c1a77458)

Author SHA1 Message Date
AoyuQC 6758b44e7b feat: rename prebuild folder 2023-07-13 06:18:02 +00:00
AoyuQC d190bb05cc feat: rm compiled xformers 2023-07-13 06:17:08 +00:00
AoyuQC b018faf5d2 feat: update tcmalloc 2023-07-13 05:52:18 +00:00
yuxiao bef3cd821b Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-13 05:51:14 +00:00
AoyuQC 2bed208f93 feat: update dockerfile 2023-07-13 05:38:41 +00:00
AoyuQC f0749ac6a9 feat: add compiled xformers 0.0.20 2023-07-13 05:24:59 +00:00
AoyuQC 48ac44e1ad feat: add build scripts for xformer 2023-07-13 05:20:48 +00:00
NingLyu 46a2a0f634
Merge pull request #72 from awslabs/api
feat: support txt2img
2023-07-13 11:56:30 +08:00
yuxiao 8cb1013e4e fix conflict 2023-07-13 03:21:57 +00:00
yuxiao 7892a37b43 Merge branch 'aoyu' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-13 03:19:23 +00:00
Aoyu 3fcfc8baa0
Merge pull request #71 from awslabs/feature/aoyu-xformer
fix: change dockerfile for xformer
2023-07-13 11:17:28 +08: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 fa0374a4ea feature: job inference optimization 2023-07-13 10:18:26 +08:00
AoyuQC a01d687bd8 feat: disable google-perftools 2023-07-13 02:14:51 +00:00
AoyuQC 0de9dc1f8f feat: add two tests files 2023-07-13 02:01:55 +00:00
George Gu 77d9ce47a1 doc: adding api.md for api definition 2023-07-13 09:53:45 +08:00
AoyuQC 3cebb6848c feat:change & to && 2023-07-13 01:00:15 +00:00
AoyuQC 86de881695 feat: update dockerfile to one line 2023-07-13 00:55:22 +00:00
AoyuQC f991e7f790 feat: update inference dockerfile for xformer 2023-07-13 00:50:36 +00:00
wenmeng f9c7dcd93a Merge branch 'dev' into wenmeng 2023-07-12 10:41:32 +00:00
wenmeng 53c47e23f0 doc update: cloudassetsmanagement and revision per new version 2023-07-12 10:08:53 +00:00
yuxiao b50acf64d3 Merge branch 'aoyu' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-12 09:04:41 +00:00
AoyuQC 366766621d feat add next_asyncio 2023-07-12 09:03:09 +00:00
AoyuQC f518d6eb61 Merge branch 'dev' into aoyu 2023-07-12 08:54:31 +00:00
ming gu c8d4589283
Merge pull request #70 from awslabs/minggu
fix: rollback original buildspec
2023-07-12 16:50:13 +08:00
guming3d d78d6172ac fix: rollback original buildspec 2023-07-12 08:45:57 +00:00
AoyuQC f8f64442ea feat: temp remove xformer 2023-07-12 08:43:43 +00:00
yuxiao 7e5f16204d Merge branch 'aoyu' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-12 08:26:53 +00:00
yuxiao 7bc32d23e9 add pip install ninja 2023-07-12 08:26:43 +00:00
AoyuQC 7d94e1ec0d fix: add async post 2023-07-12 08:19:17 +00:00
Xiujuan Li 927e432a40 feature: job inference optimization 2023-07-12 11:29:27 +08:00
Aaron Yi 63db53a06a
Merge pull request #69 from awslabs/keyi-dev
fix: fix word typo
2023-07-12 03:08:09 +00:00
yike5460 8cac227b51 fix: fix word typo 2023-07-12 03:06:47 +00:00
Aaron Yi 75a6b20780
Merge pull request #68 from awslabs/keyi-dev
fix: add global var to fix non-blocking error
2023-07-12 03:05:11 +00:00
yike5460 e89d3b7b7a fix: add global var to fix non-blocking error 2023-07-12 03:03:55 +00:00
yuxiao dc76c0b391 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-11 09:29:20 +00:00
yuxiao 187ce8da47 add code for vae 2023-07-11 09:28:46 +00:00
guming3d ab2612c8ff fix: txt2img and img2img prompt update when select inference 2023-07-11 08:56:33 +00:00
guming3d f1a45af4b8 fix: fix release pipeline using ECR image to build 2023-07-11 08:55:55 +00:00
Yan ba0ca7aab8
feat: windows preflight and install (#67)
* feat: windows support for preflight

* feat: windows support for install.bat
2023-07-11 15:24:33 +08:00
Yan Dai 87bb6337b4 feat: windows support for install.bat 2023-07-11 15:19:49 +08:00
Yan f77b26cdb9
feat: windows support for preflight (#66) 2023-07-11 15:13:25 +08:00
Yan Dai f2761315bf feat: windows support for preflight 2023-07-11 15:09:32 +08:00
Aaron Yi d6bd117e3e
Merge pull request #65 from awslabs/keyi-dev
feat: support non-blocking inference with async loop
2023-07-11 06:27:00 +00:00
yike5460 05848e9aed feat: support non-blocking inference with async loop 2023-07-11 06:25:41 +00:00
guming3d 46f9d43165 fix: fix Endpoint in Creating status can not delete bug 2023-07-11 02:40:22 +00:00
Yan 0e7be2955b
feat: Windows Support (#53)
* feat: add os agnostic libray for existing shell command

* feat: add os agnostic libray for existing shell command, function tweaks and move to test folder

* feat: windows version of pre-flight script

* feat: replace existing shell command with os agnostic library

* [bug] windows upload files

* [bug] windows upload models

* merge conflicts

---------

Co-authored-by: yike5460 <yike5460@163.com>
2023-07-10 17:37:53 +08:00
Xiao Yu ec0de92ea9
Merge pull request #64 from awslabs/aoyu
fix: delete extra network prompt adding
2023-07-10 15:42:02 +08:00
yuxiao e94b70ddde delete extra network prompt adding 2023-07-10 07:32:04 +00:00