Damian Stewart
|
21a64c38f2
|
move collate_fn to top level to possibly fix windows issue
|
2023-02-06 19:03:33 +01:00 |
Damian Stewart
|
c270dbf6a8
|
ensure dataloader workers exit cleanly on ctrl-c
|
2023-02-06 19:03:33 +01:00 |
Damian Stewart
|
4b5654452c
|
more workers
|
2023-02-06 19:03:33 +01:00 |
Damian Stewart
|
86a5004098
|
better main-thread detection
|
2023-02-06 19:03:33 +01:00 |
Damian Stewart
|
50a71e63b6
|
background load images for a 40% performance improvement
|
2023-02-06 19:03:33 +01:00 |
Victor Hall
|
d99b3b1d9b
|
Merge pull request #38 from noprompt/push-dlma-into-main
Push DLMA into `main`, improvements to `data.resolve`
|
2023-02-05 08:20:10 -05:00 |
Joel Holdbrooks
|
c8c658d181
|
Forgot to pass args to write_batch_schedule
|
2023-01-29 18:28:07 -08:00 |
Joel Holdbrooks
|
f96d44ddb4
|
Move image resolution into its own function
|
2023-01-29 18:20:40 -08:00 |
Joel Holdbrooks
|
56f130c027
|
Forgot to add train.py earlier 🤦; move write_batch_schedule to train.py
|
2023-01-29 18:11:34 -08:00 |
Damian Stewart
|
3aa9139b4b
|
re-read sample prompts every time they're generated
|
2023-01-30 00:51:03 +01:00 |
Victor Hall
|
bc273d0512
|
change training example to constant lr
|
2023-01-28 18:20:04 -05:00 |
Victor Hall
|
94feea99ee
|
fix colab notebook
|
2023-01-25 20:55:24 -05:00 |
Damian Stewart
|
448848d5c2
|
fix `'int' object is not callable` warning
|
2023-01-25 11:06:52 +01:00 |
Victor Hall
|
4433bd7806
|
Merge pull request #19 from janekm/wandb_fix
Fix wandb setup
|
2023-01-23 17:38:49 -08:00 |
Damian Stewart
|
067ea506a2
|
check for local files before downloading from HF
|
2023-01-23 21:10:04 +01:00 |
Damian Stewart
|
7a78ad0dfa
|
prevent a crash if hf_repo_subfolder is unset
|
2023-01-23 19:38:47 +01:00 |
Damian Stewart
|
4f3b4d7dda
|
clarify code comments
|
2023-01-23 19:20:37 +01:00 |
Damian Stewart
|
d24dd681c0
|
Merge remote-tracking branch 'upstream/main' into hf_model_download
|
2023-01-23 19:19:22 +01:00 |
Victor Hall
|
9f5f773c33
|
remove saving yaml for sd1x models, unneeded
|
2023-01-22 21:43:03 -05:00 |
Victor Hall
|
18d1da0459
|
bug fix and multiplytxt fraction stuff
|
2023-01-22 18:59:59 -05:00 |
Victor Hall
|
24b00ab35b
|
add fractional support for multiply.txt
|
2023-01-22 01:15:50 -05:00 |
Janek Mann
|
ba5706c5d8
|
Fix wandb setup
Still need two have a log_writer
|
2023-01-21 23:26:04 +00:00 |
Victor Hall
|
36ece59660
|
better undersized log file
|
2023-01-20 16:23:56 -05:00 |
Victor Hall
|
1c2708dc63
|
few sanity checks and remove keyboard
|
2023-01-20 09:42:24 -05:00 |
Victor Hall
|
23faf05512
|
save yaml with ckpt files for easier loading
|
2023-01-18 13:07:05 -05:00 |
Victor Hall
|
3e803a8313
|
deprecate ed1_mode, autodetect
|
2023-01-17 12:44:18 -05:00 |
Victor Hall
|
ed025d27b6
|
enable xformers for sd1 models if amp enabled
|
2023-01-16 19:11:41 -05:00 |
Victor Hall
|
879f5bf33d
|
amp mode work
|
2023-01-16 15:48:06 -05:00 |
Victor Hall
|
6ea55a1057
|
default values for new rated dataset stuff if missing in json
|
2023-01-15 23:08:49 -05:00 |
Victor Hall
|
ba25992140
|
merge
|
2023-01-15 22:07:37 -05: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
|
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
|
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
|
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
|
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
|
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
|
97a8c69451
|
write sample prompts as utf8 to avoid bug with funny characters
|
2023-01-09 17:21:44 -05:00 |
Victor Hall
|
bf869db2e2
|
update ed1 mode
|
2023-01-09 13:44:51 -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
|
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 |