Kohya S
|
66c03be45f
|
Fix TE key names for SD1/2 LoRA are invalid
|
2023-07-08 09:56:38 +09:00 |
|
Kohya S
|
c1d62383c6
|
update readme
|
2023-07-07 21:17:56 +09:00 |
|
Kohya S
|
73ab110260
|
Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into sdxl
|
2023-07-07 21:16:49 +09:00 |
|
Kohya S
|
cc3d40ca44
|
support sdxl in prepare scipt
|
2023-07-07 21:16:41 +09:00 |
|
Kohya S
|
288efddf2f
|
Update README.md
|
2023-07-06 07:43:30 +09:00 |
|
Kohya S
|
4a34e5804e
|
fix to work with .ckpt from comfyui
|
2023-07-05 21:55:43 +09:00 |
|
Kohya S
|
3d0375daa6
|
fix to work sdxl state dict without logit_scale
|
2023-07-05 21:45:30 +09:00 |
|
Kohya S
|
3060eb5baf
|
remove debug print
|
2023-07-05 21:44:46 +09:00 |
|
Kohya S
|
ce46aa0c3b
|
remove debug print
|
2023-07-04 21:34:18 +09:00 |
|
Kohya S
|
3b35547da0
|
fix dtype for vae
|
2023-07-04 21:30:37 +09:00 |
|
Kohya S
|
6aa62b9b66
|
update readme
|
2023-07-03 21:06:58 +09:00 |
|
Kohya S
|
2febbfe4b0
|
add error message for old npz
|
2023-07-03 20:58:35 +09:00 |
|
Kohya S
|
ea182461d3
|
add min/max_timestep
|
2023-07-03 20:44:42 +09:00 |
|
Kohya S
|
5863676ccb
|
update readme
|
2023-07-02 16:49:18 +09:00 |
|
Kohya S
|
97611e89ca
|
remove debug code
|
2023-07-02 16:49:11 +09:00 |
|
Kohya S
|
64cf922841
|
add feature to sample images during sdxl training
|
2023-07-02 16:42:19 +09:00 |
|
Kohya S
|
227a62e4c4
|
fix to work with dreambooth ds without toml
|
2023-06-30 07:40:22 +09:00 |
|
Kohya S
|
38e21f5c1a
|
update transfomer to fix sdxl text model with bf16
|
2023-06-29 13:03:00 +09:00 |
|
Kohya S
|
d395bc0647
|
fix max_token_length not works for sdxl
|
2023-06-29 13:02:19 +09:00 |
|
Yuta Hayashibe
|
afce13d101
|
Fix a typo
|
2023-06-28 21:17:20 +09:00 |
|
Kohya S
|
8521ab7990
|
fix to work
|
2023-06-28 13:09:02 +09:00 |
|
Kohya S
|
71a6d49d06
|
fix to work train_network with fine-tuning dataset
|
2023-06-28 07:50:53 +09:00 |
|
Kohya S
|
07d5c71090
|
update readme
|
2023-06-27 23:24:56 +09:00 |
|
Kohya S
|
a751dc25d6
|
use CLIPTextModelWithProjection
|
2023-06-27 20:48:06 +09:00 |
|
Kohya S
|
753c63e11b
|
update readme
|
2023-06-26 21:24:28 +09:00 |
|
Kohya S
|
b0dfbe7086
|
update readme
|
2023-06-26 21:20:49 +09:00 |
|
Kohya S
|
31018d57b6
|
update for sdxl
|
2023-06-26 21:18:22 +09:00 |
|
Kohya S
|
9ebebb22db
|
fix typos
|
2023-06-26 20:43:34 +09:00 |
|
Kohya S
|
2c461e4ad3
|
Add no_half_vae for SDXL training, add nan check
|
2023-06-26 20:38:09 +09:00 |
|
Kohya S
|
56ca5dfa15
|
fix warning messages are shown every step
|
2023-06-26 20:37:14 +09:00 |
|
Kohya S
|
747af145ed
|
add sdxl fine-tuning and LoRA
|
2023-06-26 08:07:24 +09:00 |
|
Bo Lu
|
7981ee186f
|
Update huggingface hub to resolve error in windows
https://github.com/huggingface/huggingface_hub/issues/1423
|
2023-06-26 01:53:23 +08:00 |
|
Kohya S
|
9e9df2b501
|
update dataset to return size, refactor ctrlnet ds
|
2023-06-24 17:56:02 +09:00 |
|
Kohya S
|
f7f762c676
|
add minimal inference code for sdxl
|
2023-06-24 11:52:26 +09:00 |
|
Kohya S
|
0b730d904f
|
Merge branch 'original-u-net' into sdxl
|
2023-06-24 09:37:00 +09:00 |
|
Kohya S
|
11e8c7d8ff
|
fix to work controlnet training
|
2023-06-24 09:35:33 +09:00 |
|
Kohya S
|
663f953a78
|
Merge branch 'original-u-net' into sdxl
|
2023-06-24 08:49:38 +09:00 |
|
Kohya S
|
bfd909ab79
|
Merge branch 'main' into original-u-net
|
2023-06-24 08:49:07 +09:00 |
|
Kohya S
|
0cfcb5a49c
|
fix lr/d*lr is not logged with prodigy in finetune
|
2023-06-24 08:36:09 +09:00 |
|
Kohya S
|
6a86de1927
|
add sdxl unet
|
2023-06-24 00:01:50 +09:00 |
|
Kohya S
|
5114e8daf1
|
fix training scripts except controlnet not working
|
2023-06-22 08:46:53 +09:00 |
|
Kohya S
|
1c09867b3e
|
update Diffusers, remove BLIP deps
|
2023-06-22 08:38:44 +09:00 |
|
Kohya S
|
2b4229fa51
|
Merge pull request #551 from ddPn08/dev
add controlnet training
|
2023-06-17 22:02:34 +09:00 |
|
Kohya S
|
92e50133f8
|
Merge branch 'original-u-net' into dev
|
2023-06-17 21:57:08 +09:00 |
|
Kohya S
|
c4269b5efa
|
Merge branch 'main' into original-u-net
|
2023-06-17 21:48:57 +09:00 |
|
Kohya S
|
19dfa24abb
|
Merge branch 'main' into original-u-net
|
2023-06-16 20:59:34 +09:00 |
|
Kohya S
|
c7fd336c5d
|
Merge pull request #594 from kohya-ss/dev
fix same random seed is used in multiple generation
|
2023-06-16 12:14:20 +09:00 |
|
Kohya S
|
ed30af8343
|
Merge branch 'main' into dev
|
2023-06-16 12:10:59 +09:00 |
|
Kohya S
|
1e0b059982
|
fix same seed is used for multiple generation
|
2023-06-16 12:10:18 +09:00 |
|
Kohya S
|
038c09f552
|
Merge pull request #590 from kohya-ss/dev
prodigyopt, arbitrary dataset etc.
|
2023-06-15 22:30:10 +09:00 |
|