Commit Graph

590 Commits (e50cb8a1e804de9a258cddb4f8a2647c507e0eaf)

Author SHA1 Message Date
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
bmaltais a20c2bdfaa Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev 2024-02-24 10:40:41 -05:00
Kohya S a21218bdd5 update readme 2024-02-24 21:09:59 +09:00
bmaltais 6a9d9be3b7 Fix lora_network_weights 2024-02-17 20:40:24 -05:00
bmaltais dfe3bec880 Fix Lora Extract GUI issue 2024-02-17 09:16:47 -05:00
Kohya S 75e4a951d0 update readme 2024-02-17 12:04:12 +09:00
bmaltais 369d014574 Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev 2024-02-15 07:18:14 -05:00
bmaltais 9b0165f2ff Update README 2024-02-15 07:18:09 -05:00
bmaltais c36e2503ee
Merge branch 'dev' into master 2024-02-15 07:14:02 -05:00
Hina Chen 40d7b605da Update some typos 2024-02-15 10:29:00 +08:00
Kohya S 71ebcc5e25 update readme and gradual latent doc 2024-02-12 14:52:19 +09:00
bmaltais 40598ba442 More code refactoring 2024-02-03 11:16:07 -05:00
bmaltais 22c7942a2e Add support for multi-gpu parameters 2024-02-02 21:17:33 -05:00
Kohya S 8f6f734a6f Merge branch 'dev' into gradual_latent_hires_fix 2024-01-28 08:21:15 +09:00
bmaltais 36b666b30e v22.6.0 release 2024-01-27 14:02:02 -05:00
bmaltais e92f7b4efd Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev 2024-01-27 12:34:33 -05:00
bmaltais a16d65e4b2 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev 2024-01-27 12:34:31 -05:00
Kohya S 736365bdd5 update README.md 2024-01-27 18:31:01 +09:00
bmaltais 82a9308f5f
Merge branch 'dev' into master 2024-01-25 13:24:27 -05:00
bmaltais 5764fc03e2 Update readme 2024-01-23 20:50:34 -05:00
bmaltais b5e77e7629 Update Readme.md 2024-01-23 20:47:07 -05:00