Jingyi
5a0eb688ec
improved `MaxConcurrentInvocationsPerInstance`
2023-12-05 16:22:11 +08:00
Yan
e8d14769d4
fix: merge main back to dev ( #267 )
...
merge main back to dev
2023-11-20 09:40:14 +08:00
Jingyi
86a7e4c3fe
added byoc docs
2023-11-03 21:05:01 +08:00
AoyuQC
3ac5d93624
fix: remove opencv in inference image
2023-09-26 07:26:58 +00:00
AoyuQC
afaf01b731
fix: fix utils dockerfile
2023-09-26 07:06:03 +00:00
AoyuQC
e72d21bf4b
fix: update train dockerfile
2023-09-26 06:57:34 +00:00
AoyuQC
26907fe445
fix: update dreambooth dockerfile
2023-09-26 06:48:01 +00:00
AoyuQC
67cbee5cf0
fix: update train base image
2023-09-26 06:34:31 +00:00
AoyuQC
aaf06aa056
fix: update dreambooth dockerfile
2023-09-26 06:28:04 +00:00
AoyuQC
4c1b692ef2
feat: update version time
2023-09-26 06:03:28 +00:00
AoyuQC
a1a5f33e1a
feat: update version
2023-09-26 06:00:54 +00:00
Xiujuan Li
682b78cf79
feat: fix upload component files show
2023-08-19 09:59:43 +08:00
Tang Jie
99565d525d
fix: sdxl nan bug.
2023-08-15 13:50:04 +00:00
Aaron Yi
8a01efe55b
Merge pull request #133 from awslabs/dev
...
feat: merge from dev to main branch
2023-08-10 09:28:27 +00:00
AoyuQC
b0a9bb2b1a
fix: webui update to 1.5.1
2023-07-27 07:36:41 +00:00
Aoyu
9d5b5bb984
Merge pull request #106 from awslabs/feature/update-version
...
feat: update version 20230726
2023-07-27 10:30:12 +08:00
guming3d
984626a6a0
feat: update the inference docker image to install latest xformer lib
2023-07-27 01:04:36 +00:00
AoyuQC
fdd78734ca
feat: update repo on-going
2023-07-26 07:31:16 +00:00
AoyuQC
3a7fce1ead
feat: update version 20230726
2023-07-26 05:16:50 +00:00
Tang Jie
94d839428b
fix: reinstall torchaudio in dreambooth training image.
2023-07-20 09:19:48 +00:00
Tang Jie
9d4d44708e
fix: downgrade pytorch version from 2.0.1 to 2.0.0
2023-07-19 13:22:12 +00:00
Tang Jie
306f4beb1a
feat: add log.
2023-07-19 09:13:46 +00:00
Tang Jie
85bd0f09e4
fix: log error
2023-07-19 09:04:41 +00:00
Tang Jie
6462ceca33
feat: add debug log.
2023-07-19 07:48:30 +00:00
Tang Jie
9d26708605
feat: add disk usage watch.
2023-07-19 07:33:01 +00:00
Tang Jie
8734c110c9
feat: add log in sagemaker entrypoint.
2023-07-19 06:45:02 +00:00
AoyuQC
809a445121
feat: update time in install.sh
2023-07-17 05:36:35 +00:00
AoyuQC
64baa94202
update commit id in install.sh
2023-07-17 05:33:03 +00:00
Yan Dai
3179398ad9
fix: extra logs as required
2023-07-14 16:33:13 +08:00
Yan Dai
8c36981a94
fix: lora training upload s3 path
2023-07-14 16:19:44 +08:00
AoyuQC
493eb2537b
fix: update mv with force
2023-07-14 00:55:34 +00:00
Yan
bdc22336ca
fix: fixed dreambooth dashboard ( #75 )
...
* feat: windows support for preflight
* feat: windows support for install.bat
* bug: dreambooth add lora type
* fix: fixed merge conflicts
2023-07-13 17:53:40 +08:00
AoyuQC
dcd51b9173
feat: update build scripts for xformers
2023-07-13 06:25:13 +00:00
AoyuQC
a2e55965de
feat: update dockerfile
2023-07-13 06:22:29 +00:00
AoyuQC
31667bfd55
feat: add folders
2023-07-13 06:19:46 +00:00
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
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
AoyuQC
a01d687bd8
feat: disable google-perftools
2023-07-13 02:14:51 +00: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
AoyuQC
f8f64442ea
feat: temp remove xformer
2023-07-12 08:43:43 +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
AoyuQC
1f2a9f0da2
feat: add dockerfile
2023-07-10 06:37:12 +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
yike5460
1f306d9dc8
fix: workflow demo
2023-07-09 22:37:41 +08:00