Commit Graph

88 Commits

Author SHA1 Message Date
bmaltais
f60c8addd5 Making gui more modular by dividing it 2022-12-22 11:51:34 -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
aa5d13f9a7 Add authentication support 2022-12-21 09:05:06 -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
bmaltais
42a0732e0d Reformat code with blue 2022-12-16 20:26:26 -05:00
bmaltais
90dad5471c Refactor GUI code to be modular 2022-12-16 13:16:23 -05:00
bmaltais
9bddf2ce4c Add support for image captionning 2022-12-16 11:04:06 -05:00
bmaltais
2cd356a37e Fix UI text 2022-12-15 19:32:53 -05:00
bmaltais
dddcffbe51 Update UI code 2022-12-15 19:04:26 -05:00
bmaltais
a7cd798abf Fix UI logic 2022-12-15 18:44:02 -05:00
bmaltais
2f91fd24ae Update Utilities logic 2022-12-15 18:34:54 -05:00
bmaltais
515c52e2cf Fix Utilities layout 2022-12-15 18:31:36 -05:00
bmaltais
cb98b4f149 Add new Utilities Tab 2022-12-15 18:19:35 -05:00
bmaltais
969eea519f Remove redundant code 2022-12-15 07:48:29 -05:00
bmaltais
2b5c7312f1 Add improvement for 4090 users 2022-12-14 15:19:32 -05:00
bmaltais
dba1cde7c4 Update README 2022-12-14 15:16:22 -05:00
bmaltais
3834e5dbab Adding improved elements to GUI 2022-12-14 14:40:24 -05:00
bmaltais
469b15b579 Adding support for new parameters 2022-12-13 21:21:59 -05:00
bmaltais
71765ae243 Fix steps issue when regularisation images are used 2022-12-13 17:52:25 -05:00
bmaltais
416912eee1 Refactor gui code 2022-12-13 14:59:33 -05:00
bmaltais
38699cf910 Update Readme 2022-12-13 13:50:39 -05:00
bmaltais
5f1a465a45 Update to v17
New GUI
2022-12-13 13:49:14 -05:00
bmaltais
01eb9486d3 Fix deprecation warning 2022-12-13 11:26:21 -05:00
bmaltais
0d52ff4842 Add support for more options, rework UI 2022-12-13 11:07:32 -05:00
bmaltais
379ab73496 1st cut at gradio UI 2022-12-13 09:20:25 -05:00
bmaltais
449a35368f Update model conversion util 2022-12-05 11:13:41 -05:00
bmaltais
e8db30b9d1 Publish v15 2022-12-05 10:49:02 -05:00
bmaltais
30b4be5680
Update README.md 2022-12-04 21:22:57 -05:00
bmaltais
6c22f723e2
Update requirements.txt 2022-12-03 18:31:12 -05:00
bmaltais
0bcd1d7ecf Adding sample dir structure 2022-12-03 12:06:39 -05:00
bmaltais
37133218bf Adding conversion tool doc 2022-12-03 06:28:27 -05:00
bmaltais
231030b3b2 Add tool to convert diffusers 2.0 model to ckpt 2022-12-03 06:23:25 -05:00
bmaltais
95a694a3fd Update finetune_py to V4 2022-12-02 12:48:43 -05:00
bmaltais
621dabcadf Add prunt tool 2022-12-01 19:06:33 -05:00