Kohya S
999df5ec15
fix: update default values for timestep_sampling and model_prediction_type in training arguments
2025-07-13 20:52:00 +09:00
Kohya S
88960e6309
doc: update lumina LoRA training guide
2025-07-13 20:49:38 +09:00
Kohya S
8a72f56c9f
fix: clarify Flash Attention usage in lumina training guide
2025-07-11 22:14:16 +09:00
kohya-ss
d0b335d8cf
feat: add LoRA training guide for Lumina Image 2.0 (WIP)
2025-07-10 20:15:45 +09:00
Kohya S
1f432e2c0e
use PIL for lanczos and box
2025-03-30 20:40:29 +09:00
Kohya S
035c4a8552
update docs and help text
2024-10-11 22:23:15 +09:00
Kohya S
fe2aa32484
adjust min/max bucket reso divisible by reso steps #1632
2024-09-29 09:49:25 +09:00
Kohya S
74f91c2ff7
correct option name closes #1446
2024-08-11 21:54:10 +09:00
Kohya S
fc85496f7e
update docs for masked loss
2024-05-27 21:25:06 +09:00
Kohya S
71ad3c0f45
Update masked_loss_README-ja.md
...
add sample images
2024-05-27 21:07:57 +09:00
Kohya S
a4c3155148
add doc for mask loss
2024-05-27 20:59:40 +09:00
u-haru
db6752901f
画像のアルファチャンネルをlossのマスクとして使用するオプションを追加 ( #1223 )
...
* Add alpha_mask parameter and apply masked loss
* Fix type hint in trim_and_resize_if_required function
* Refactor code to use keyword arguments in train_util.py
* Fix alpha mask flipping logic
* Fix alpha mask initialization
* Fix alpha_mask transformation
* Cache alpha_mask
* Update alpha_masks to be on CPU
* Set flipped_alpha_masks to Null if option disabled
* Check if alpha_mask is None
* Set alpha_mask to None if option disabled
* Add description of alpha_mask option to docs
2024-05-19 19:07:25 +09:00
Kohya S
44190416c6
update docs etc.
2024-05-12 17:01:20 +09:00
Kohya S
059ee047f3
fix typo
2024-03-30 23:02:24 +09:00
Kohya S
2c2ca9d726
update tagger doc
2024-03-30 22:55:56 +09:00
Kohya S
f5323e3c4b
update tagger doc
2024-03-30 22:10:37 +09:00
Kohya S
cae5aa0a56
update wd14 tagger and doc
2024-03-30 21:48:22 +09:00
Kohya S
c86e356013
Merge branch 'dev' into dataset-cache
2024-03-26 19:43:40 +09:00
Kohya S
ab1e389347
Merge branch 'dev' into masked-loss
2024-03-26 19:39:30 +09:00
Kohya S
9bbb28c361
update PyTorch version and reorganize dependencies
2024-03-24 22:06:37 +09:00
Kohya S
8d5858826f
Merge branch 'dev' into masked-loss
2024-03-24 18:19:53 +09:00
Kohya S
025347214d
refactor metadata caching for DreamBooth dataset
2024-03-24 18:09:32 +09:00
Kohya S
f4a4c11cd3
support multiline captions ref #1155
2024-03-23 18:51:37 +09:00
Kohya S
d17c0f5084
update dataset config doc
2024-03-21 08:31:29 +09:00
Kohya S
9b6b39f204
Merge branch 'dev' into masked-loss
2024-03-20 18:14:36 +09:00
Victor Espinoza-Guerra
46331a9e8e
English Translation of config_README-ja.md ( #1175 )
...
* Add files via upload
Creating template to work on.
* Update config_README-en.md
Total Conversion from Japanese to English.
* Update config_README-en.md
* Update config_README-en.md
* Update config_README-en.md
2024-03-20 16:31:01 +09:00
Kohya S
3419c3de0d
common masked loss func, apply to all training script
2024-03-17 19:30:20 +09:00
Kohya S
71ebcc5e25
update readme and gradual latent doc
2024-02-12 14:52:19 +09:00
Yuta Hayashibe
5c150675bf
Added --sample_at_first description
2023-10-29 21:46:47 +09:00
Kohya S
6bd6cd9c51
update doc
2023-10-01 12:17:54 +09:00
Kohya S
948cf17499
add caption_prefix/suffix to dataset
2023-09-02 16:17:12 +09:00
Kohya S
f19a48a28c
Merge branch 'main' into sdxl
2023-09-02 15:53:48 +09:00
Blakey Wu
c2419ddabf
Update train_README-zh.md, fix a few translation errors.
2023-08-29 08:08:40 +08:00
Kohya S
a46a4781e8
fix "\\" to "/" for compatiblity
2023-08-24 19:19:53 +09:00
Kohya S
d97a1638d3
Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev
2023-08-24 07:50:47 +09:00
Kohya S
ef28a919d2
add .toml example for lllite doc
2023-08-24 07:50:40 +09:00
ykume
85f1114c4a
add about dataset synthesis for LLLite doc
2023-08-22 20:52:33 +09:00
Kohya S
9be19ad777
update doc
2023-08-20 18:30:49 +09:00
Kohya S
9947197a84
fix typos (;^ω^)
2023-08-20 13:53:00 +09:00
Kohya S
50c6aaae62
update lllite doc
2023-08-20 13:37:37 +09:00
Kohya S
edd314cc8a
Update train_lllite_README.md
2023-08-20 13:09:01 +09:00
Kohya S
15b463d18d
update lllite doc
2023-08-20 12:56:44 +09:00
Kohya S
0c1975501c
Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev
2023-08-20 12:55:52 +09:00
Kohya S
98f8785a4f
Update train_lllite_README.md
2023-08-20 12:55:24 +09:00
Kohya S
b74dfba215
update lllite doc
2023-08-20 12:50:37 +09:00
Kohya S
bee5c3f1b8
update lllite doc
2023-08-20 12:45:56 +09:00
Kohya S
782b11b844
Update train_lll_README-ja.md add sample images
2023-08-19 21:41:54 +09:00
ykume
5a86bbc0a0
fix typos, update readme
2023-08-19 18:54:31 +09:00
Kohya S
3e1591661e
add readme about controlnet-lora
2023-08-17 22:02:07 +09:00
Kohya S
38b59a93de
Merge branch 'main' into dev
2023-07-29 13:20:58 +09:00