Commit Graph

231 Commits

Author SHA1 Message Date
Victor Hall 6ba710d6f1
Merge pull request #14 from JanGerritsen/rated_dataset
Implemented system to train on a subset of the dataset, favoring higher rated images
2023-01-15 19:05:48 -08:00
Jan Gerritsen 711e263e24 Implemented system to train on a subset of the dataset, favouring higher rated images 2023-01-14 16:18:22 +01:00
Damian Stewart 95fd9ebe79 read HF_API_TOKEN environment variable for authorization 2023-01-13 20:46:14 +01:00
Damian Stewart 4e6d8f1157 Merge remote-tracking branch 'upstream/main' into hf_model_download 2023-01-13 20:38:51 +01:00
Victor Hall 4209174360 issue with conv 2023-01-12 20:59:04 -05:00
Victor Hall 56bc0dc942 Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main 2023-01-12 19:18:09 -05:00
Victor Hall 3fc12965bb save full precision 2023-01-12 19:18:02 -05:00
Damian Stewart 8b19522e8f remove hf_access_token cli arg 2023-01-13 00:48:26 +01:00
Damian Stewart 2724f00752 enabled downloading model from huggingface 2023-01-12 23:08:31 +01:00
Victor Hall 10c9ba4b20
Merge pull request #11 from qslug/patch-1
Update SD 1.5 training example to use --ed1_mode
2023-01-12 13:50:43 -08:00
Augusto de la Torre acf81934c5
Update SD 1.5 training example to use --ed1_mode 2023-01-12 22:48:50 +01:00
Victor Hall 94ac152340 bugfix 2023-01-12 13:17:38 -05:00
Victor Hall ff86644e8c autocreate save_ckpt_dir folder if not exists 2023-01-12 12:25:09 -05:00
Victor Hall 0222a984a2 doc update 2023-01-12 00:54:39 -05:00
Victor Hall e50fa78134 ctrl-alt-pgup to generate sample 2023-01-12 00:40:49 -05:00
Victor Hall 7349b57c0a Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main 2023-01-11 11:49:29 -05:00
Victor Hall ca6cd6c4e0 fix bug with amp 2023-01-11 11:49:20 -05:00
Victor Hall aa9e444102
Update TWEAKING.md 2023-01-11 00:02:52 -05:00
Victor Hall 115830cc7d
Merge pull request #9 from crackfoo/patch-1
Update TWEAKING.md
2023-01-10 21:02:15 -08:00
crackfoo f74440cb0e
Update TWEAKING.md
extra /doc in link to Advanced Tweaking doc
2023-01-10 20:57:37 -08:00
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