Kohya S
|
423e6c229c
|
support metadata json+.npz caching (no prepare)
|
2023-04-13 22:12:13 +09:00 |
|
Kohya S
|
9fc27403b2
|
support disk cache: same as #164, might fix #407
|
2023-04-13 21:40:34 +09:00 |
|
Kohya S
|
2de9a51591
|
fix typos
|
2023-04-13 21:18:18 +09:00 |
|
Kohya S
|
a8632b7329
|
fix latents disk cache
|
2023-04-13 21:14:39 +09:00 |
|
Kohya S
|
9ff32fd4c0
|
fix parameters are not freezed
|
2023-04-13 21:14:20 +09:00 |
|
Kohya S
|
a097c42579
|
update docs
|
2023-04-13 21:07:22 +09:00 |
|
Kohya S
|
68e0767404
|
add comment about scaling
|
2023-04-12 23:40:10 +09:00 |
|
Kohya S
|
e09966024c
|
delete unnecessary lines
|
2023-04-12 23:16:47 +09:00 |
|
Kohya S
|
893c2fc08a
|
add DyLoRA (experimental)
|
2023-04-12 23:14:09 +09:00 |
|
Kohya S
|
2e9f7b5f91
|
cache latents to disk in dreambooth method
|
2023-04-12 23:10:39 +09:00 |
|
Kohya S
|
5050971ac6
|
Merge pull request #388 from kohya-ss/dev
add weighted caption for training
v0.6.1
|
2023-04-08 22:00:46 +09:00 |
|
Kohya S
|
08c54dcf22
|
update readme
|
2023-04-08 21:58:22 +09:00 |
|
Kohya S
|
6a5f87d874
|
disable weighted captions in TI/XTI training
|
2023-04-08 21:45:57 +09:00 |
|
Kohya S
|
a876f2d3fb
|
format by black
|
2023-04-08 21:36:35 +09:00 |
|
Kohya S
|
a75f5898e6
|
Merge pull request #336 from AI-Casanova/weighted_captions
Proof of Concept: Weighted captions
|
2023-04-08 21:31:05 +09:00 |
|
AI-Casanova
|
dbab72153f
|
Clean up custom_train_functions.py
Removed commented out lines from earlier bugfix.
|
2023-04-08 00:44:56 -05:00 |
|
AI-Casanova
|
0d54609435
|
Merge branch 'kohya-ss:main' into weighted_captions
|
2023-04-07 14:55:40 -05:00 |
|
Kohya S
|
b5c60d7d62
|
Merge pull request #381 from kohya-ss/dev
feature to upload to huggingface etc.
|
2023-04-06 08:20:07 +09:00 |
|
Kohya S
|
defefd79c5
|
Merge branch 'main' into dev
|
2023-04-06 08:16:31 +09:00 |
|
Kohya S
|
27834df444
|
update readme
|
2023-04-06 08:16:02 +09:00 |
|
Kohya S
|
5c020bed49
|
Add attension couple+reginal LoRA
|
2023-04-06 08:11:54 +09:00 |
|
Kohya S
|
c775ec1255
|
Add about using LoRA with Diffusers standard pipe
|
2023-04-06 08:10:41 +09:00 |
|
AI-Casanova
|
7527436549
|
Merge branch 'kohya-ss:main' into weighted_captions
|
2023-04-05 17:07:15 -05:00 |
|
Kohya S
|
541539a144
|
change method name, repo is private in default etc
|
2023-04-05 23:16:49 +09:00 |
|
Kohya S
|
74220bb52c
|
Merge pull request #348 from ddPn08/dev
Added a function to upload to Huggingface and resume from Huggingface.
|
2023-04-05 21:47:36 +09:00 |
|
Kohya S
|
8eb60baf3a
|
Merge pull request #374 from kohya-ss/dev
block learning rate, block dim(rank) etc.
v0.6.0
|
2023-04-04 08:33:18 +09:00 |
|
Kohya S
|
4b47e8ecb0
|
update readme
|
2023-04-04 08:27:30 +09:00 |
|
Kohya S
|
76bac2c1c5
|
add backward compatiblity
|
2023-04-04 08:27:11 +09:00 |
|
Kohya S
|
0fcdda7175
|
Merge pull request #373 from rockerBOO/meta-min_snr_gamma
Add min_snr_gamma to metadata
|
2023-04-04 07:57:50 +09:00 |
|
Kohya S
|
e4eb3e63e6
|
improve compatibility
|
2023-04-04 07:48:48 +09:00 |
|
rockerBOO
|
626d4b433a
|
Add min_snr_gamma to metadata
|
2023-04-03 12:38:20 -04:00 |
|
Kohya S
|
83c7e03d05
|
Fix network_weights not working in train_network
|
2023-04-03 22:45:28 +09:00 |
|
Kohya S
|
959561473c
|
Merge branch 'main' into dev
|
2023-04-03 22:09:17 +09:00 |
|
Kohya S
|
7209eb74cc
|
update readme
|
2023-04-03 22:08:58 +09:00 |
|
Kohya S
|
53cc3583df
|
fix potential issue with dtype
|
2023-04-03 21:46:12 +09:00 |
|
Kohya S
|
82c2553f07
|
Merge pull request #353 from Riyaaaaa/patch-1
fix typo
|
2023-04-03 21:45:03 +09:00 |
|
Kohya S
|
6f6f9b537f
|
Merge pull request #364 from shirayu/check_needless_num_warmup_steps
Check needless num_warmup_steps
|
2023-04-03 21:38:52 +09:00 |
|
Kohya S
|
f407f5a686
|
Merge pull request #352 from rockerBOO/dataset-config
Open dataset_config json file before load
|
2023-04-03 21:31:55 +09:00 |
|
Kohya S
|
6134619998
|
Add block dim(rank) feature
|
2023-04-03 21:19:49 +09:00 |
|
Kohya S
|
817a9268ff
|
update readme for block weight lr
|
2023-04-03 08:43:26 +09:00 |
|
Kohya S
|
3beddf341e
|
Suppor LR graphs for each block, base lr
|
2023-04-03 08:43:11 +09:00 |
|
AI-Casanova
|
1892c82a60
|
Reinstantiate weighted captions after a necessary revert to Main
|
2023-04-02 19:43:34 +00:00 |
|
ddPn08
|
3f339cda6f
|
small fix
|
2023-04-02 23:21:17 +09:00 |
|
ddPn08
|
16ba1cec69
|
change async uploading to optional
|
2023-04-02 17:45:26 +09:00 |
|
ddPn08
|
8bfa50e283
|
small fix
|
2023-04-02 17:39:23 +09:00 |
|
ddPn08
|
c4a11e5a5a
|
fix help
|
2023-04-02 17:39:23 +09:00 |
|
ddPn08
|
3cc4939dd3
|
Implement huggingface upload for all scripts
|
2023-04-02 17:39:22 +09:00 |
|
ddPn08
|
b5c7937f8d
|
don't run when not needed
|
2023-04-02 17:39:21 +09:00 |
|
ddPn08
|
b5ff4e816f
|
resume from huggingface repository
|
2023-04-02 17:39:21 +09:00 |
|
ddPn08
|
a7d302e196
|
write a random seed to metadata
|
2023-04-02 17:39:20 +09:00 |
|