Commit Graph

610 Commits (a093b783bcb7e0cfebb4be6ccf60d309eda39f4e)

Author SHA1 Message Date
bmaltais 4aa02c8aa3 Improve training and tensorboard buttons and code 2024-04-12 20:26:35 -04:00
bmaltais 25bb1303ff
Restrict extensions pre_postfix can use to improve security (#2259) 2024-04-11 08:55:03 -04:00
bmaltais 831af8babe
Remove shell=True from scripts (#2257)
* Remove shell=True from scripts
2024-04-11 08:00:31 -04:00
bmaltais f7853fb075 Update requirements 2024-04-10 21:31:38 -04:00
bmaltais fd8bfa8a39 Upgrade Gradio release 2024-04-10 20:48:12 -04:00
bmaltais 97d3102312 Relocate config file accordion 2024-04-09 18:36:21 -04:00
bmaltais 9ac4e92254 Fix dataset preparation 2024-04-09 14:49:07 -04:00
bmaltais ff70a1e266 Update README 2024-04-08 07:19:21 -04:00
bmaltais 572dcd10ab Add Huber loss support 2024-04-07 10:35:07 -04:00
bmaltais 67c3b9015c Update to sd-scripts 0.8.7 release 2024-04-07 08:36:32 -04:00
bmaltais e8fa9178c4 Ad new caption tool 2024-04-06 09:15:55 -04:00
bmaltais 0aa91418b3 Adding support for more config.toml values 2024-04-03 22:19:57 -04:00
bmaltais c78c1ab4fe
Add new field for extra accelerate launch arguments (#2200) 2024-04-02 20:56:59 -04:00
bmaltais 17186c2565
Add config.toml defaults for dataset preparation section (#2199) 2024-04-02 18:29:39 -04:00
bmaltais ce1369d47b
Add support for Debiased Estimation loss to dreambooth (#2194) 2024-04-01 20:05:26 -04:00
Bernard Maltais ebc157bb68 Add support for Main process port 2024-03-29 20:56:37 -04:00
Bernard Maltais 791ae79f6d Update README 2024-03-29 10:36:56 -04:00
bmaltais d74361ed30 Update README 2024-03-27 17:41:16 -04:00
bmaltais 9df3ed96d0 Update readme and automate accelerate config on windows 2024-03-27 08:41:44 -04:00
bmaltais 0f889a8eb6 Add gui support for noise_offset_random_strength, ip_noise_gamma, ip_noise_gamma_random_strength 2024-03-26 19:12:48 -04:00
Bernard Maltais aaf0396d62 Fix vae path validation 2024-03-21 13:37:02 -04:00
bmaltais 4b5466c22f Update readme 2024-03-19 21:13:56 -04:00
bmaltais e9cee44db2 Add option to install Triton for Windows to setup menu 2024-03-19 19:04:51 -04:00
bmaltais 99691b7b5d
Merge dev-toml (#2131)
* Integrate toml file option in GUI
2024-03-19 18:21:40 -04:00
bmaltais 0afc9c839f
Merge branch 'master' into dev 2024-03-19 15:01:17 -04:00
bmaltais 3e4f0c9e13 Fix blip caption issue 2024-03-19 14:59:10 -04:00
bmaltais c96cdf20ae v23.0.13 2024-03-19 12:52:42 -04:00
bmaltais 173e2fbfae Update config 2024-03-17 19:45:55 -04:00
bmaltais 2dbcc675ba Update lycoris_lora module 2024-03-17 13:21:16 -04:00
bmaltais ade4c22c17
Merge branch 'dev' into master 2024-03-16 21:00:39 -04:00
bmaltais 6386a720b8 Add support for user managed path config 2024-03-16 20:58:22 -04:00
Ashley Kleynhans 2a5fa821bc
Fixed typo in README 2024-03-16 22:37:47 +02:00
bmaltais 331d456a6a Update sd-scripts 2024-03-15 22:56:39 -04:00
bmaltais 7081b22cba Add support for `wandb_run_name`, `log_tracker_name` and `log_tracker_config` parameters under the advanced section. 2024-03-14 19:41:34 -04:00
bmaltais e4673acb78 v23.0.11 2024-03-13 17:08:59 -04:00
bmaltais d16be7b7c7 Update README, fix vae path validation 2024-03-13 07:11:41 -04:00
bmaltais 890e521b1b v23.0.8 2024-03-12 17:23:33 -04:00
bmaltais ab32d02ee8 v23.0.7 2024-03-12 11:33:16 -04:00
bmaltais 6b10cb2c6f New release 2024-03-12 07:38:57 -04:00
Bernard Maltais 8d30431d1e v23.0.5 2024-03-11 20:32:18 -04:00
bmaltais eb9d7bce05 Update README 2024-03-11 10:57:54 -04:00
bmaltais 4726ca7dd5 Update README 2024-03-10 20:21:07 -04:00
bmaltais 5fa3876ab8 Update setup 2024-03-10 19:30:06 -04:00
bmaltais 40314706c4 Improve user file/folder input validation before running training scripts 2024-03-10 15:27:33 -04:00
bmaltais 8c760b5e03 Minor code fix for bugs 2024-03-09 15:49:54 -05:00
bmaltais 1d61833c8a Fix issue with VAE list 2024-03-09 13:55:13 -05:00
bmaltais a93685ae7a Update README 2024-03-09 09:42:36 -05:00
bmaltais 3e023952df
Dev pure (#2039)
* Remove library folder, update setup_windows

* Cleanup sd-scripts files

* set sd-scripts release via file

* More cleanup

* Point to sd-scripts python files

* Fix blip captioning working directory

* Fix typo

* Fix issue with verify lora

* Improve git cloning of sd-scripts repo

* Integrate cloning in linux setup script

* Remove unnecessary folder

* Update linux setup

* Removing unnecessary code

* Fix validation issue under linux

* Update tensorboard version linux

* Updating linux requirements

* Update README

* Added submodule for sd-scripts

* Update for proper submodule handling

* Simplify submodule init

* Update comment

* Improve WSL2 LD_LIBRARY_PATH handling

* Update tensorboard handling of logging_dir

* chore(docker): update TensorFlow and TensorBoard versions

- Upgrade TensorFlow version in Dockerfile and requirements to 2.15.0.post1
- Update TensorBoard version in requirements to 2.15.2

Signed-off-by: 陳鈞 <jim60105@gmail.com>

* chore(docker): Add a mount for `sd-scripts` in the Dockerfile during pip install

- Add a mount step for `sd-scripts` in the Dockerfile during pip install.

Signed-off-by: 陳鈞 <jim60105@gmail.com>

* doc(docker): Update readme about docker

* Fix issue with TE LR

* Fix issue with TE LR

* Update sd-scripts to Feb 27 2024 commit

* Update version of bnb for windows

* Update windows setup

* Update windows setup

* Update bnb linux to match windows

* remove height:auto

* update UI

 * unify Quick Pick + custom model selection into gr.Dropdown()
 * add list_dirs(), list_files()
 * use gr.Accordion()
 * always show model + training image folder + output name + minimal default settings
 * do not show hidden files
 * clean up list_*()

* use PYTHONPATH env variable

* add "tool" classname to gr.Button() for sd-webui compatible

* update *_caption_gui.py using create_refresh_buttons()

* update Utilities->Group Images

* update Utilities->Convert model

* update dataset gui

* update Dreambooth/LoRA folders preparation

* update *lora*_gui UI using list_files(), create_refresh_button()

* more fixes for PYTHONPATH

* Minor edits to basic caption and common gui

* Optimising some code

* Fix path issue

* Fix issues with list_images_dir

* Update finetuning image folder label

* Minor updates to UI

---------

Signed-off-by: 陳鈞 <jim60105@gmail.com>
Co-authored-by: 陳鈞 <jim60105@gmail.com>
Co-authored-by: Won-Kyu Park <wkpark@gmail.com>
2024-03-09 09:30:20 -05:00
Won-Kyu Park 644c911207
fix typos 2024-03-02 14:10:03 +09:00
bmaltais a891df4d8c Update release 2024-03-01 17:00:22 -05:00