ykume
|
69579668bb
|
Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev
|
2023-05-03 11:17:43 +09:00 |
|
Kohya S
|
2e688b7cd3
|
Merge pull request #471 from pamparamm/multires-noise
Multi-Resolution Noise
|
2023-05-03 11:17:21 +09:00 |
|
ykume
|
2fcbfec178
|
make transform_DDP more intuitive
|
2023-05-03 11:07:29 +09:00 |
|
Isotr0py
|
e1143caf38
|
Fix DDP issues and Support DDP for all training scripts (#448)
* Fix DDP bugs
* Fix DDP bugs for finetune and db
* refactor model loader
* fix DDP network
* try to fix DDP network in train unet only
* remove unuse DDP import
* refactor DDP transform
* refactor DDP transform
* fix sample images bugs
* change DDP tranform location
* add autocast to train_db
* support DDP in XTI
* Clear DDP import
|
2023-05-03 10:37:47 +09:00 |
|
Pam
|
b18d099291
|
Multi-Resolution Noise
|
2023-05-02 09:42:17 +05:00 |
|
Kohya S
|
74008ce487
|
add save_every_n_steps option
|
2023-04-24 23:22:24 +09:00 |
|
Plat
|
27ffd9fe3d
|
feat: support wandb logging
|
2023-04-20 01:41:12 +09:00 |
|
Kohya S
|
9fc27403b2
|
support disk cache: same as #164, might fix #407
|
2023-04-13 21:40:34 +09:00 |
|
Kohya S
|
2e9f7b5f91
|
cache latents to disk in dreambooth method
|
2023-04-12 23:10:39 +09:00 |
|
Kohya S
|
6a5f87d874
|
disable weighted captions in TI/XTI training
|
2023-04-08 21:45:57 +09:00 |
|
Kohya S
|
541539a144
|
change method name, repo is private in default etc
|
2023-04-05 23:16:49 +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
|
3cc4939dd3
|
Implement huggingface upload for all scripts
|
2023-04-02 17:39:22 +09:00 |
|
Kohya S
|
cb53a77334
|
show warning message for sample images in XTI
|
2023-03-30 21:33:57 +09:00 |
|
Jakaline-dev
|
24e3d4b464
|
disabled sampling (for now)
|
2023-03-30 02:20:04 +09:00 |
|
Jakaline-dev
|
a35d7ef227
|
Implement XTI
|
2023-03-26 05:26:10 +09:00 |
|