Commit Graph

811 Commits

Author SHA1 Message Date
Victor Hall 6da3578fd4
Update TRAINING.md 2023-01-10 21:10:00 -05:00
Victor Hall 6c03a6edc8
Update TRAINING.md 2023-01-10 21:09:23 -05:00
Victor Hall 8a528e9ab1
Update train.py 2023-01-10 17:28:31 -05:00
Victor Hall 3519dd6ba0
Update train.py 2023-01-10 17:27:38 -05:00
Victor Hall 9a9dd8eb3d
fix ckpt save dir doc 2023-01-10 17:13:15 -05:00
Victor Hall ea81070119
Merge pull request #8 from JanGerritsen/case_insensetive_file_extensions
Make file name extension check case insensitive, so .JPG or .PNG file will be detected
2023-01-10 10:28:17 -08:00
Jan Gerritsen fb73c16515 Make file name extension check case insensitive, so .JPG or .PNG files will also be detected 2023-01-10 11:54:26 +01:00
Victor Hall 97a8c69451 write sample prompts as utf8 to avoid bug with funny characters 2023-01-09 17:21:44 -05:00
Victor Hall 99d8c6bc32
Merge pull request #7 from JanGerritsen/yaml_caption_files
Support more control regarding caption tag shuffeling using yaml files
2023-01-09 13:58:14 -08:00
Victor Hall 89aa3aa53e add cla 2023-01-09 16:45:56 -05:00
Jan Gerritsen f47ceadcc7 Implemented an optimization for the shuffling if all tags have the same weight and added documentation. 2023-01-09 21:53:46 +01:00
Jan Gerritsen 3d2709ace9 Implemented loading captions from yaml file 2023-01-09 21:53:07 +01:00
Jan Gerritsen a3618409bc Support more control regarding caption tag shuffeling using yaml files 2023-01-09 21:53:07 +01:00
Victor Hall bf869db2e2 update ed1 mode 2023-01-09 13:44:51 -05:00
Victor Hall 0b2edc6b65 docs 2023-01-08 19:42:29 -05:00
Victor Hall 3c921dbaa2 chaining and more lowers resolutions 2023-01-08 18:52:39 -05:00
Victor Hall c816e25773 fix clip skip 2023-01-06 19:59:41 -05:00
Victor Hall 98f9a7302d shuffle tags arg 2023-01-06 19:12:52 -05:00
Victor Hall ced593d929 fix lowvram doc 2023-01-06 18:51:20 -05:00
Victor Hall acdbc6f0a4 ed1 emulation mode stuff 2023-01-06 16:36:51 -05:00
Victor Hall 906d282023 clean line 2023-01-06 16:33:33 -05:00
Victor Hall 8fdd151991 correct variable name 2023-01-03 15:32:58 -05:00
Victor Hall a26c127740 last tweak 2023-01-03 15:17:24 -05:00
Victor Hall 6eccbe0ecc train.json example update 2023-01-03 15:10:57 -05:00
Victor Hall 65c5fd5ccb json driven args, update run batch compensation 2023-01-03 14:27:26 -05:00
Victor Hall a7dcf43f7c remove explicit disable xformers 2023-01-02 18:38:08 -05:00
Victor Hall 07125135a8 safer writing of batch schedule 2023-01-02 18:02:35 -05:00
Victor Hall 51ee7253bb option to disable xformers 2023-01-02 17:33:31 -05:00
Victor Hall 726eecc958 add 1088 and 1152 and 448 resolution support 2023-01-01 21:13:31 -05:00
Victor Hall 05817b1c6b add 1088 and 1152 resolution but for real this time 2023-01-01 16:16:44 -05:00
Victor Hall 08ffdbbfe3 add 1088 and 1152 resolution 2023-01-01 16:16:07 -05:00
Victor Hall b316684bdb bunch of updates, grad ckpting, no drop bucket, shuffle every epoch 2023-01-01 10:45:18 -05:00
Victor Hall 46f84fc791 remove unneeded file 2022-12-30 23:04:58 -05:00
Victor Hall b5aea97408 conv update 2022-12-30 23:04:00 -05:00
Victor Hall 051116a7d9 add gpu id support 2022-12-29 21:11:06 -05:00
Victor Hall 422bd7a413 error in doc 2022-12-28 15:05:35 -05:00
Victor Hall 4c53f2d55c various tweaks and bugfixes over holidays 2022-12-27 14:25:32 -05:00
Victor Hall 1bfe6e97fb fix res for sample 2022-12-20 13:51:42 -05:00
Victor Hall 28da46bee5 remove debug thing 2022-12-20 13:49:07 -05:00
Victor Hall 8904724135 fix some quality issues 2022-12-20 03:30:42 -05:00
Victor Hall 07dbf64ecf fix sample filenames due to illegal characters 2022-12-19 14:43:10 -05:00
Victor Hall b0a23ebd73 gradient accumulation, docs 2022-12-19 02:07:14 -05:00
Victor Hall ac6391ef87 save ever n epochs, update docs 2022-12-18 21:16:14 -05:00
Victor Hall e2ee3da452 stuff 2022-12-18 20:52:58 -05:00
Victor Hall 8908fa75a9 fix sample step bug and remove useless grad scale log 2022-12-18 20:44:33 -05:00
Victor Hall ce6bf75430 Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main 2022-12-18 17:51:43 -05:00
Victor Hall c20f262b92 option for save every n epochs or every n minutes with warning if both 2022-12-18 17:24:54 -05:00
Victor Hall 2015778279 minor update 2022-12-18 17:21:13 -05:00
Victor Hall d637efbb68
Update BASEMODELS.md 2022-12-18 17:20:49 -05:00
Victor Hall 169c564670 update doc for better defaults 2022-12-18 15:48:36 -05:00