Commit Graph

158 Commits (8fb9001a2c866a6796c8a34f3e7bb9d2d99ddb6a)

Author SHA1 Message Date
Koro e6f93a07db
updated prodigyopt to 1.1.2 and removed duplicated row in requirements.txt (#3065) 2025-03-28 08:54:41 -04:00
bmaltais 730ed13546 Add support for prodigyplus.ProdigyPlusScheduleFree 2024-12-31 07:12:43 -05:00
bmaltais 79e5c36e7f Update to latest sd-scripts 2024-12-15 09:58:22 -05:00
bmaltais 599206ec8f Update README 2024-10-26 20:39:24 -04:00
bmaltais 7d6ebcb7cd Update requirements syntax (for windows) 2024-10-26 10:29:42 -04:00
bmaltais b424e53529 Pin huggingface-hub version for gradio 5 2024-10-18 09:47:33 -04:00
bmaltais c258fc1421 Fix requirements issue 2024-10-15 14:01:31 -04:00
bmaltais 3c3f1edfb6 Add --skip_cache_check option to GUI 2024-10-14 18:32:09 -04:00
bmaltais faa3d1920c Update Lycoris support 2024-10-06 20:26:33 -04:00
bmaltais 34db05e8fd Add support for AdEMAMix8bit optimizer 2024-09-29 13:41:57 -04:00
bmaltais cee863664b Add support for ScheduleFree Optimizer Type 2024-09-17 19:57:41 -04:00
bmaltais 74a66d2387 Update sd-scripts 2024-09-17 19:37:49 -04:00
bmaltais 3cc33f497f Update transformers and wandb module 2024-09-11 19:39:53 -04:00
bmaltais 9448c9541b Merge branch 'master' into sd3-flux.1 2024-09-06 07:05:57 -04:00
bmaltais e5e8be05fe Update gradio to 4.43.0 to fix issue with fastapi latest release 2024-09-06 07:01:09 -04:00
bmaltais 0fd9c58ba4 Update requirements as per sd-scripts suggestion 2024-08-27 14:54:02 -04:00
bmaltais c50ecbba65 Updating requirements 2024-08-21 08:00:38 -04:00
bmaltais 6f0a837f1e Update sd-scripts and requirements 2024-08-13 08:58:33 -04:00
bmaltais fad8634ca3 Update gradio version 2024-08-08 21:17:20 -04:00
bmaltais 3121d5ec35 Fix issue with missing key. Upgrade Gradio release for security issue. 2024-08-02 10:41:13 -04:00
bmaltais 092138b192 Merge security-fix 2024-07-24 18:53:13 -04:00
bmaltais 726ea78657
Security fix (#2668)
* Fix Security vulnerabilties: gradio and onnx

* Update release
2024-07-24 18:45:58 -04:00
bmaltais a8c18604c8 Fix prompt.txt location 2024-06-23 13:46:54 -04:00
bmaltais 41ea1b0f4f Update to latest sd-scripts dev commit 2024-06-12 13:21:24 -04:00
bmaltais 59bdd96ec0 Update version of sd-scripts and gradio 2024-05-24 19:59:18 -04:00
bmaltais a093b783bc
Fix accelerate issue on linux (#2281)
* Fix issue discovered after removing shell=True. This is a significant rewrite... but will make things better for the future.
2024-04-13 16:52:27 -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 ef1dcafbfe Fix warning messages 2024-04-03 20:20:59 -04:00
Disty0 5d4c4486f9
AMD ROCm installer (#2167)
* ROCm installer

* Update requirements_linux_rocm.txt
2024-03-27 17:48:05 -04:00
bmaltais 9df3ed96d0 Update readme and automate accelerate config on windows 2024-03-27 08:41:44 -04:00
bmaltais 9fd7cf8872 Update requirements 2024-03-26 19:27:16 -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
bmaltais e50cb8a1e8 Aligh windows requirements to new sd-scripts requirements 2024-03-24 15:41:34 -04:00
bmaltais 2dbcc675ba Update lycoris_lora module 2024-03-17 13:21:16 -04: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
bmaltais 89babc140e Update validation 2024-03-01 16:42:12 -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 24092e6f21 update einops to 0.7.0 #1122 2024-02-24 19:51:51 +09:00
bmaltais 7167b33d03 Update code to last version of gradio 3.x 2024-02-10 09:58:30 -05:00
Yuta Hayashibe 5f6bf29e52
Replace print with logger if they are logs (#905)
* Add get_my_logger()

* Use logger instead of print

* Fix log level

* Removed line-breaks for readability

* Use setup_logging()

* Add rich to requirements.txt

* Make simple

* Use logger instead of print

---------

Co-authored-by: Kohya S <52813779+kohya-ss@users.noreply.github.com>
2024-02-04 18:14:34 +09:00
bmaltais a16d65e4b2 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev 2024-01-27 12:34:31 -05:00
feffy380 322ee52c77
Update requirements.txt
Update safetensors to fix a crash when using `--fp8_base --save_state`
2024-01-25 19:15:53 +01:00
bmaltais d3f41f760c Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev 2024-01-04 13:05:32 -05:00
Kohya S 716bad188b Update dependencies ref #1024 2024-01-04 19:53:25 +09:00
Plat 20296b4f0e chore: bump eniops version due to support torch.compile 2023-12-27 02:17:24 +09:00
bmaltais 6c5ed5caa5 Update lycoris module version 2023-12-19 19:01:31 -05:00
bmaltais 9f2637a133
Merge pull request #1765 from tjip1234/master
Update requirements.txt
2023-12-12 10:42:53 -05:00
bmaltais 2e37d0de4c Add support to conver model to LCM model 2023-12-12 10:38:16 -05:00
Raaf ca6661fcf1
Update requirements.txt 2023-12-12 14:02:52 +01:00