Commit Graph

97 Commits (19d60765ab4bd79a3063b34ddc791256c1a77458)

Author SHA1 Message Date
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
yuxiao 51a336e9c9 add version of accelerate and deepspeed 2023-07-09 12:42:02 +00:00
wenmeng d2ffbfde9b doc update: typo correction 2023-07-08 15:43:41 +00:00
yuxiao 9b40e9ca5e add inpaint parmater 2023-07-07 11:00:01 +00:00
yuxiao 63ce687c60 change base image from pytorch2.0.0 to pytorch2.0.1 2023-07-07 06:57:06 +00:00
ming gu c44cdffd57
Merge pull request #42 from awslabs/ecr-cicd
Merge ECR CICD code to dev
2023-07-07 09:23:48 +08:00
Aoyu 0f647723d7
Merge pull request #44 from awslabs/dreambooth
fix: update pytorch version for dreambooth training and support saving lora model for extra net.
2023-07-06 14:26:48 +08:00
Tang Jie 6fc1737109 fix: Lora model save path. 2023-07-05 09:58:06 +00:00
Tang Jie 25d929e40d fix: Save Lora model path. 2023-07-05 09:01:54 +00:00
Tang Jie 9e3d2aa8b5 fix: dreambooth training with classifier image generation. 2023-07-04 02:47:24 +00:00
guming3d 9933e4c519 fix: adding space before right quote 2023-07-04 02:11:32 +00:00
guming3d 5f1da6b771 fix:adding commit id to the build 2023-07-04 01:43:06 +00:00