Commit Graph

95 Commits (b9d5db8a423a4e321546eb609bfba0c572306d24)

Author SHA1 Message Date
bmaltais d17f9c1f23 Fix requirements 2023-08-10 13:12:53 -04:00
bmaltais 90d2160417 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-08-04 19:58:06 -04:00
Kohya S 9d855091bf make bitsandbytes optional 2023-08-04 22:29:14 +09:00
bmaltais ebcb6efcba Update requirements and others 2023-07-31 23:24:00 -04:00
Kohya S f61996b425 remove dependency for albumenations 2023-07-30 16:29:53 +09:00
青龍聖者@bdsqlsz 9ec70252d0
Add Paged/ adam8bit/lion8bit for Sdxl bitsandbytes 0.39.1 cuda118 on windows (#623)
* ADD libbitsandbytes.dll for 0.38.1

* Delete libbitsandbytes_cuda116.dll

* Delete cextension.py

* add main.py

* Update requirements.txt for bitsandbytes 0.38.1

* Update README.md for bitsandbytes-windows

* Update README-ja.md  for bitsandbytes 0.38.1

* Update main.py for return cuda118

* Update train_util.py for lion8bit

* Update train_README-ja.md for lion8bit

* Update train_util.py for add DAdaptAdan and DAdaptSGD

* Update train_util.py for DAdaptadam

* Update train_network.py for dadapt

* Update train_README-ja.md for DAdapt

* Update train_util.py for DAdapt

* Update train_network.py for DAdaptAdaGrad

* Update train_db.py for DAdapt

* Update fine_tune.py for DAdapt

* Update train_textual_inversion.py for DAdapt

* Update train_textual_inversion_XTI.py for DAdapt

* Revert "Merge branch 'qinglong' into main"

This reverts commit b65c023083d6d1e8a30eb42eddd603d1aac97650, reversing
changes made to f6fda20caf5e773d56bcfb5c4575c650bb85362b.

* Revert "Update requirements.txt for bitsandbytes 0.38.1"

This reverts commit 83abc60dfaddb26845f54228425b98dd67997528.

* Revert "Delete cextension.py"

This reverts commit 3ba4dfe046874393f2a022a4cbef3628ada35391.

* Revert "Update README.md for bitsandbytes-windows"

This reverts commit 4642c52086b5e9791233007e2fdfd97f832cd897.

* Revert "Update README-ja.md  for bitsandbytes 0.38.1"

This reverts commit fa6d7485ac067ebc49e6f381afdb8dd2f12caa8f.

* Update train_util.py for DAdaptLion

* Update train_README-zh.md for dadaptlion

* Update train_README-ja.md for DAdaptLion

* add DAdatpt V3

* Alignment

* Update train_util.py for experimental

* Update train_util.py V3

* Update train_util.py

* Update requirements.txt

* Update train_README-zh.md

* Update train_README-ja.md

* Update train_util.py fix

* Update train_util.py

* support Prodigy

* add lower

* Update main.py

* support PagedAdamW8bit/PagedLion8bit

* Update requirements.txt

* update for PageAdamW8bit and PagedLion8bit

* Revert

* revert main

* Update train_util.py

* update for bitsandbytes 0.39.1

* Update requirements.txt

* vram leak fix

---------

Co-authored-by: Pam <pamhome21@gmail.com>
2023-07-30 13:15:13 +09:00
bmaltais a3db8cd266
Update requirements.txt
Reverting LyCORIS module uodate
2023-07-27 12:46:21 -04:00
Bernard Maltais d55155e467 update 2023-07-27 08:58:12 -04:00
bmaltais b39fd33310 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-07-22 06:53:23 -04:00
bmaltais 90cbdb8a64 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-07-22 06:50:21 -04:00
Kohya S d1864e2430 add invisible watermark to req.txt 2023-07-22 19:34:22 +09:00
bmaltais 5d799f6f81 Updates to requirements 2023-07-21 08:10:15 -04:00
Kohya S c45d2f214b Merge branch 'main' into sdxl 2023-07-20 22:02:29 +09:00
bmaltais 4703c7fa83 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-07-13 21:43:46 -04:00
bmaltais b68b2f9691 Updates 2023-07-13 21:39:30 -04:00
Kohya S 8fa5fb2816 support diffusers format for SDXL 2023-07-12 21:57:14 +09:00
bmaltais 429d2f282f Update gradio release 2023-07-08 16:16:06 -04:00
bmaltais 79169efac5 Update models, Source model functionality 2023-07-01 20:27:12 -04:00
bmaltais ac04f95ae7 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into sdxl 2023-06-30 14:25:20 -04:00
bmaltais e86bc980ed Update lycoris version 2023-06-29 19:28:20 -04:00
Kohya S 38e21f5c1a update transfomer to fix sdxl text model with bf16 2023-06-29 13:03:00 +09:00
bmaltais 0fe2df79b5 Updated lycoris version, gui fix for ia3 2023-06-28 19:47:41 -04:00
bmaltais fff34df6b5 Adding Lycoris 0.1.7
Adding About tab
2023-06-28 08:17:44 -04:00
Your Name 663fbd6f56 Update safetensors requirements 2023-06-25 19:28:31 -04:00
Bo Lu 7981ee186f
Update huggingface hub to resolve error in windows
https://github.com/huggingface/huggingface_hub/issues/1423
2023-06-26 01:53:23 +08:00
Kohya S f7f762c676 add minimal inference code for sdxl 2023-06-24 11:52:26 +09:00
bmaltais ae22e592a7 Backrev lyco 2023-06-23 13:50:15 -04:00
bmaltais e1ad9ebef6 Update bitsandbytes 2023-06-23 13:48:43 -04:00
bmaltais 980b5ac164 Merge branch 'dev2' into lyco-0.1.7 2023-06-23 13:26:18 -04:00
bmaltais 59ca38d2b3
Improve setup solution (#1043)
Improve setup across platforms
2023-06-23 11:56:13 -04:00
Kohya S 5114e8daf1 fix training scripts except controlnet not working 2023-06-22 08:46:53 +09:00
Kohya S 1c09867b3e update Diffusers, remove BLIP deps 2023-06-22 08:38:44 +09:00
Kohya S 92e50133f8
Merge branch 'original-u-net' into dev 2023-06-17 21:57:08 +09:00
ykume cc274fb7fb update diffusers ver, remove tensorflow 2023-06-11 16:54:10 +09:00
bmaltais 797e2b4433 Update unix based system requirements file 2023-06-07 13:38:12 -04:00
bmaltais 44632fff62 GUI Updates for LyCORIS 2023-06-07 11:57:22 -04:00
bmaltais 21c8b4a599 v21.6.4 2023-06-03 15:39:37 -04:00
bmaltais 30ad3cf936 Fix setup logic 2023-06-03 06:44:04 -04:00
bmaltais ed5bf88250 Fix issue with torch version 2023-06-02 23:34:16 -04:00
bmaltais 8a1dc38a91
Merge pull request #885 from rkfg/patch-1
Downgrade bitsandbytes for Linux/Mac too
2023-06-02 15:18:54 -04:00
bmaltais 36d643c01d Update requirements 2023-06-02 10:07:28 -04:00
rkfg 1cad17d5e4
Downgrade bitsandbytes for Linux/Mac too
Otherwise training ends up with loss going up and becoming NaN (see #724)
2023-06-02 11:55:30 +03:00
ddPn08 c8d209d36c
update diffusers to 1.16 | train_network 2023-06-01 20:39:26 +09:00
bmaltais 007c425bd3 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev2 2023-05-25 13:29:10 -04:00
bmaltais 6e7ced51a8 Upgrade gradio release to fix UI update 2023-05-24 08:14:26 -04:00
Kohya S 85df289190 remove gradio from requirements 2023-05-07 21:00:06 +09:00
Bernard Maltais 7daa164d53 Reverting to bitsandbytes 0.35.0 2023-05-06 11:26:59 -04:00
bmaltais 111527b490 Add support for Lion8bit 2023-05-03 08:49:48 -04:00
bmaltais ffac91653b
Merge pull request #697 from Trojaner/feature/docker-support
Add accelerated NGC docker image
2023-05-01 19:08:24 -04:00
Artificial Cleverness 49441ed572 Remove bitsandbytes version to fix CUDA version 12x compatible problem, tested on RTX4090, cu121, Ubuntu22.04 2023-04-29 11:49:11 -04:00