bmaltais
|
7e6677b5f6
|
Merge pull request #26 from bmaltais/dev
- Add support for `--clip_skip` option
|
2023-01-05 19:16:52 -05:00 |
|
bmaltais
|
b8100b1a0a
|
- Add support for --clip_skip option
- Add missing `detect_face_rotate.py` to tools folder
- Add `gui.cmd` for easy start of GUI
|
2023-01-05 19:16:13 -05:00 |
|
bmaltais
|
0251bf3064
|
Merge pull request #24 from bmaltais/dev
Add multiple options to fine_tune.py
|
2023-01-02 13:08:04 -05:00 |
|
bmaltais
|
9d3c402973
|
- Finetune, add xformers, 8bit adam, min bucket, max bucket, batch size and flip augmentation support for dataset preparation
- Finetune, add "Dataset preparation" tab to group task specific options
|
2023-01-02 13:07:17 -05:00 |
|
bmaltais
|
1d460a09fd
|
add support for color and flip augmentation to "Dreambooth LoRA"
|
2023-01-01 22:43:44 -05:00 |
|
bmaltais
|
1a9554a800
|
Merge pull request #23 from bmaltais/dev
Quick fix for bug when no LoRA network weights is provided
|
2023-01-01 14:38:07 -05:00 |
|
bmaltais
|
bfa590b313
|
Quick fix for bug when no LoRA network weights is provided
|
2023-01-01 14:37:32 -05:00 |
|
bmaltais
|
98f7dd5080
|
Merge pull request #22 from bmaltais/dev
Update LoRA GUI
|
2023-01-01 14:15:41 -05:00 |
|
bmaltais
|
af46ce4c47
|
Update LoRA GUI
Various improvements
|
2023-01-01 14:14:58 -05:00 |
|
bmaltais
|
ee2499d834
|
Merge latest kohya_ss code update
|
2023-01-01 13:10:32 -05:00 |
|
bmaltais
|
2c069d1067
|
Improve GUI
|
2023-01-01 00:33:29 -05:00 |
|
bmaltais
|
6b41f4f951
|
Fix standalone lora gui issue
|
2022-12-30 21:18:50 -05:00 |
|
bmaltais
|
4216d05471
|
set default dataset_repeats to 1, resolution check
|
2022-12-30 21:01:33 -05:00 |
|
bmaltais
|
cdf84e2f4b
|
Merge pull request #21 from bmaltais/dev
Add LoRA support to create custom networks
|
2022-12-30 20:58:40 -05:00 |
|
bmaltais
|
0f75b7c2db
|
Update readme
|
2022-12-30 20:50:01 -05:00 |
|
bmaltais
|
0c5966f6f4
|
Fix issue with LR
|
2022-12-29 21:17:41 -05:00 |
|
bmaltais
|
b44f075f60
|
Implement open and save config for LoRA
|
2022-12-29 14:00:02 -05:00 |
|
bmaltais
|
0f42ab78c4
|
Fix issue with caption extension
|
2022-12-28 23:19:18 -05:00 |
|
bmaltais
|
d6def2343f
|
!st rough implementation of LoRA GUI
|
2022-12-28 23:02:35 -05:00 |
|
Bernard Maltais
|
fa91c10f8c
|
Add documentation
|
2022-12-26 09:17:10 -05:00 |
|
Bernard Maltais
|
39baddf805
|
Add LoRA support from sd_script repo
|
2022-12-26 08:47:33 -05:00 |
|
bmaltais
|
2d58594daa
|
Merge pull request #16 from bmaltais/dev
v18.8
|
2022-12-23 07:57:23 -05:00 |
|
bmaltais
|
2cdf4cf741
|
- Fix for conversion tool issue when the source was an sd1.x diffuser model
- Other minor code and GUI fix
|
2022-12-23 07:56:35 -05:00 |
|
bmaltais
|
5e3f32f69c
|
Update GUI
|
2022-12-22 20:18:51 -05:00 |
|
bmaltais
|
89d275dff7
|
Merge dreambooth and Finetune is a common GUI
Merge dreambooth and Finetune is a common GUI
|
2022-12-22 13:20:00 -05:00 |
|
bmaltais
|
fd10512bf4
|
Add revision info
|
2022-12-22 13:19:28 -05:00 |
|
bmaltais
|
8a99af9269
|
Update GUI and Readme
|
2022-12-22 13:14:46 -05:00 |
|
bmaltais
|
f60c8addd5
|
Making gui more modular by dividing it
|
2022-12-22 11:51:34 -05:00 |
|
bmaltais
|
b04b5bd6e5
|
Merge pull request #14 from bmaltais/dev
fix issue with dataset balancing when the number of detected images i…
|
2022-12-21 11:03:23 -05:00 |
|
bmaltais
|
6a7e27e100
|
fix issue with dataset balancing when the number of detected images in the folder is 0
|
2022-12-21 11:02:49 -05:00 |
|
bmaltais
|
f9afc2c036
|
Merge pull request #13 from bmaltais/dev
Add authentication support
|
2022-12-21 09:07:08 -05:00 |
|
bmaltais
|
aa5d13f9a7
|
Add authentication support
|
2022-12-21 09:05:06 -05:00 |
|
bmaltais
|
8267f759cb
|
Merge pull request #11 from bmaltais/dev
Create model and log folder when running th dreambooth folder creatio…
|
2022-12-20 10:08:59 -05:00 |
|
bmaltais
|
1bc5089db8
|
Create model and log folder when running th dreambooth folder creation utility
|
2022-12-20 10:07:22 -05:00 |
|
bmaltais
|
706dfe157f
|
Merge dreambooth and finetuning in one repo to align with kohya_ss new repo (#10)
* Merge both dreambooth and finetune back in one repo
|
2022-12-20 09:15:17 -05:00 |
|
bmaltais
|
b78df38979
|
Merge pull request #9 from bmaltais/dev
v18.4
|
2022-12-19 21:52:31 -05:00 |
|
bmaltais
|
69558b5951
|
Update readme
|
2022-12-19 21:51:52 -05:00 |
|
bmaltais
|
1f1dd5c4de
|
Add support for:
shuffle_caption,
save_state,
resume,
prior_loss_weight,
Fix issue with config open and save
|
2022-12-19 21:50:05 -05:00 |
|
bmaltais
|
1d412726b3
|
Add new prefix and postfic for captions
|
2022-12-19 11:43:29 -05:00 |
|
bmaltais
|
6987f51b0a
|
Fix stop encoder training issue
|
2022-12-19 10:39:04 -05:00 |
|
bmaltais
|
61a9481903
|
Fix save as issue
|
2022-12-19 09:47:35 -05:00 |
|
bmaltais
|
c9a62dd038
|
Fix requirements file
|
2022-12-19 09:26:04 -05:00 |
|
bmaltais
|
c90aa2cc61
|
- Fix file/folder opening behind the browser window
- Add WD14 and BLIP captioning to utilities
- Improve overall GUI layout
|
2022-12-19 09:22:52 -05:00 |
|
bmaltais
|
0ca93a7aa7
|
v18.1: Model conversion utility
|
2022-12-18 13:11:10 -05:00 |
|
bmaltais
|
f459c32a3e
|
v18: Save model as option added
|
2022-12-17 20:36:31 -05:00 |
|
bmaltais
|
fc22813b8f
|
Fix README
|
2022-12-17 16:24:23 -05:00 |
|
bmaltais
|
e1d66e47f4
|
v17.2 (#8)
* Update youtube video
* Dataset balancing
* Fix typo
|
2022-12-17 16:22:34 -05:00 |
|
bmaltais
|
b946be390d
|
Merge pull request #6 from bmaltais/dev
v17.1
|
2022-12-17 11:53:33 -05:00 |
|
bmaltais
|
88561720e0
|
Update README for v17.1
|
2022-12-17 11:52:31 -05:00 |
|
bmaltais
|
9b2ff7a8f8
|
Fix logic issue for reg images folder creation
|
2022-12-17 09:51:30 -05:00 |
|