kohya_ss/tools
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
..
caption.py Publish v15 2022-12-05 10:49:02 -05:00
cleanup_captions.py Update merge lora 2023-04-20 09:56:40 -04:00
convert_html_to_md.py update 2023-07-27 08:58:12 -04:00
convert_images_to_hq_jpg.py Publish v15 2022-12-05 10:49:02 -05:00
convert_images_to_webp.py Publish v15 2022-12-05 10:49:02 -05:00
create_txt_from_images.py Add preset, fix make_caption library path 2023-09-10 15:56:20 -04:00
crop_images_to_n_buckets.py Add --cache_latents_to_disk option to the GUI 2023-05-01 20:10:47 -04:00
extract_locon.py Fix Lora Extract GUI issue 2024-02-17 09:16:47 -05:00
gradio_theme_builder.py Upgrading to latest gradio release 2023-04-17 20:54:55 -04:00
group_images.py from library.utils import setup_logging 2024-03-02 14:10:04 +09:00
group_images_recommended_size.py Add Group Images tool and GUI 2023-05-28 16:10:25 -04:00
lcm_convert.py from library.utils import setup_logging 2024-03-02 14:10:04 +09:00
lycoris_locon_extract.py Update validation 2024-03-01 16:42:12 -05:00
lycoris_utils.py Add new Merge LyCORIS models 2023-04-20 21:14:36 -04:00
merge_lycoris.py Update Lycoris 2023-12-03 11:52:20 -05:00
prepare_presets.py Add support for finetuning presets 2023-10-01 15:19:58 -04:00
prune.py Update to v17 2022-12-13 13:49:14 -05:00
rename_depth_mask.py Update tensorboard 2023-03-01 13:14:47 -05:00
resize_lora.py Add new lora_resize tool under tools 2023-03-04 09:52:14 -05:00