ykume
|
0646112010
|
fix a bug x is updated inplace
|
2023-08-20 00:09:09 +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 |
|
ykume
|
fef7eb73ad
|
rename and update
|
2023-08-19 18:44:40 +09:00 |
|
ykume
|
62fa4734fe
|
Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev
|
2023-08-18 12:22:03 +09:00 |
|
ykume
|
b5db90c8a8
|
modify to attn1/attn2 only
|
2023-08-18 09:00:22 +09:00 |
|
Kohya S
|
3e1591661e
|
add readme about controlnet-lora
|
2023-08-17 22:02:07 +09:00 |
|
Kohya S
|
1e52fe6e09
|
add comments
|
2023-08-17 20:49:39 +09:00 |
|
ykume
|
809fca0be9
|
fix error in generation
|
2023-08-17 18:31:29 +09:00 |
|
Kohya S
|
5fa473d5f3
|
add cond/uncond, update config
|
2023-08-17 16:25:23 +09:00 |
|
ykume
|
784a90c3a6
|
Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev
|
2023-08-17 13:17:47 +09:00 |
|
ykume
|
6111151f50
|
add skip input blocks to lora control net
|
2023-08-17 13:17:43 +09:00 |
|
Kohya S
|
afc03af3ca
|
read dim/rank from weights
|
2023-08-17 12:10:52 +09:00 |
|
ykume
|
306ee24c90
|
change to use_reentrant=False
|
2023-08-17 10:19:14 +09:00 |
|
Kohya S
|
3f7235c36f
|
add lora controlnet train/gen temporarily
|
2023-08-17 10:08:02 +09:00 |
|
Symbiomatrix
|
9d678a6f41
|
Update resize_lora.py
|
2023-08-16 00:08:09 +03:00 |
|
Kohya S
|
983698dd1b
|
add lora controlnet temporarily
|
2023-08-15 18:23:22 +09:00 |
|
Kohya S
|
9a60b8a0ba
|
Merge pull request #755 from kohya-ss/dev
add lora_fa
|
2023-08-13 15:20:49 +09:00 |
|
Kohya S
|
adf99a332e
|
update readme
|
2023-08-13 15:17:29 +09:00 |
|
Kohya S
|
d713e4c757
|
add lora_fa experimentally
|
2023-08-13 13:30:34 +09:00 |
|
Kohya S
|
a90c9c2776
|
add original size for negative cond
|
2023-08-13 11:17:41 +09:00 |
|
Kohya S
|
d43fcd638e
|
update readme
|
2023-08-12 13:52:54 +09:00 |
|
Kohya S
|
e32e24adf5
|
Merge pull request #750 from kohya-ss/dev
block lr for U-Net with SDXL etc.
|
2023-08-12 13:17:06 +09:00 |
|
Kohya S
|
e2c2689f5c
|
support block lr for U-Net
|
2023-08-12 13:13:59 +09:00 |
|
Kohya S
|
8415014de6
|
suppress waning for scheduler args #748
|
2023-08-11 21:31:55 +09:00 |
|
Kohya S
|
3307ccb2dc
|
revert default noise offset to 0 (None) in sdxl
|
2023-08-11 20:35:46 +09:00 |
|
Kohya S
|
6889ee2b85
|
add warning for bucket_reso_steps with SDXL
|
2023-08-11 19:02:36 +09:00 |
|
Kohya S
|
bf31f18c46
|
Merge pull request #744 from kohya-ss/dev
fix sample gen failed in sdxl training
|
2023-08-11 17:00:52 +09:00 |
|
Kohya S
|
e73d103eca
|
fix sample gen failed in sdxl training
|
2023-08-11 16:58:52 +09:00 |
|
Kohya S
|
12e58ab37f
|
Merge pull request #741 from kohya-ss/dev
fix to work when input_ids has multiple EOS tokens
|
2023-08-10 20:17:56 +09:00 |
|
Kohya S
|
daad50e384
|
fix to work when input_ids has multiple EOS tokens
|
2023-08-10 20:13:59 +09:00 |
|
Kohya S
|
4e339bb101
|
Merge pull request #733 from kohya-ss/dev
fix sd1/2 lora saving error etc
|
2023-08-08 21:11:38 +09:00 |
|
Kohya S
|
b83ce0c352
|
modify import #368
|
2023-08-08 21:09:08 +09:00 |
|
Kohya S
|
6f80fe17fc
|
fix crashing in saving lora with clipskip
|
2023-08-08 21:03:16 +09:00 |
|
Kohya S
|
7ea38f90d7
|
add merge script
|
2023-08-07 23:40:49 +09:00 |
|
Kohya S
|
f4a2bc6cf8
|
Merge pull request #722 from kohya-ss/dev
SAI model spec etc.
|
2023-08-07 08:08:51 +09:00 |
|
Kohya S
|
78226f8574
|
change assert to print
|
2023-08-06 22:35:01 +09:00 |
|
Kohya S
|
04b1defaf9
|
update readme
|
2023-08-06 22:19:00 +09:00 |
|
Kohya S
|
3cdbbb43be
|
fix error in huggingface_path_in_repo=None
|
2023-08-06 22:08:30 +09:00 |
|
Kohya S
|
92f41f1051
|
update sdxl ver in lora metadata from v0-9 to v1-0
|
2023-08-06 22:06:48 +09:00 |
|
Kohya S
|
c142dadb46
|
support sai model spec
|
2023-08-06 21:50:05 +09:00 |
|
Kohya S
|
cd54af019a
|
Merge pull request #720 from kohya-ss/dev
fix training textencoder in sdxl not working
|
2023-08-05 21:24:24 +09:00 |
|
Kohya S
|
e5f9772a35
|
fix training textencoder in sdxl not working
|
2023-08-05 21:22:50 +09:00 |
|
reid3333
|
a02056c566
|
fix: load may fail if symbolic link points to relative path
|
2023-08-05 17:47:43 +09:00 |
|
Kohya S
|
2dfa26cca0
|
Merge pull request #716 from kohya-ss/dev
fix sdxl_gen_img not working
|
2023-08-05 09:33:19 +09:00 |
|
Kohya S
|
25d8cd473e
|
fix sdxl_gen_img not working
|
2023-08-05 09:32:01 +09:00 |
|
Kohya S
|
f4935dd6be
|
Merge pull request #714 from kohya-ss/dev
pool output fix, v_pred loss like etc.
|
2023-08-04 22:36:25 +09:00 |
|
Kohya S
|
9d855091bf
|
make bitsandbytes optional
|
2023-08-04 22:29:14 +09:00 |
|
Kohya S
|
f3be995c28
|
remove debug print
|
2023-08-04 08:44:17 +09:00 |
|
Kohya S
|
9d7619d1eb
|
remove debug print
|
2023-08-04 08:42:54 +09:00 |
|