Commit Graph

1537 Commits (sd15)

Author SHA1 Message Date
bmaltais bc3b5d432c Update gradio release 2023-08-18 15:19:48 -04:00
bmaltais eec7d05e1c
Merge pull request #1003 from bmaltais/dev2
v21.7.8
2023-06-17 06:39:03 -04:00
bmaltais eae95ec3ff Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev2 2023-06-17 06:37:16 -04:00
Kohya S c7fd336c5d
Merge pull request #594 from kohya-ss/dev
fix same random seed is used in multiple generation
2023-06-16 12:14:20 +09:00
Kohya S ed30af8343 Merge branch 'main' into dev 2023-06-16 12:10:59 +09:00
Kohya S 1e0b059982 fix same seed is used for multiple generation 2023-06-16 12:10:18 +09:00
bmaltais c1612c33c6 Fix hidden file detection issue 2023-06-15 20:01:37 -04:00
bmaltais 7cf5285980 Add Prodigy optimizer to GUI 2023-06-15 13:10:29 -04:00
bmaltais af907e6cf1 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev2 2023-06-15 11:55:49 -04:00
bmaltais 06d71c6a7f
Merge pull request #994 from Balladie/wd14-prefix-postfix
Add prefix and postfix for WD14 captioning
2023-06-15 10:38:37 -04:00
Kohya S 038c09f552
Merge pull request #590 from kohya-ss/dev
prodigyopt, arbitrary dataset etc.
2023-06-15 22:30:10 +09:00
Kohya S 5d1b54de45 update readme 2023-06-15 22:27:47 +09:00
Kohya S 18156bf2a1 fix same replacement multiple times in dyn prompt 2023-06-15 22:22:12 +09:00
Kohya S 5845de7d7c common lr checking for dadaptation and prodigy 2023-06-15 21:47:37 +09:00
青龍聖者@bdsqlsz e97d67a681
Support for Prodigy(Dadapt variety for Dylora) (#585)
* 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_README-zh.md

* Update train_README-ja.md

* Update train_util.py fix

* Update train_util.py

* support Prodigy

* add lower
2023-06-15 21:12:53 +09:00
Kohya S f0bb3ae825 add an option to disable controlnet in 2nd stage 2023-06-15 20:56:12 +09:00
Kohya S 9806b00f74 add arbitrary dataset feature to each script 2023-06-15 20:39:39 +09:00
Kohya S f2989b36c2 fix typos, add comment 2023-06-15 20:37:01 +09:00
Kohya S 624fbadea2 fix dynamic prompt with from_file 2023-06-15 19:19:16 +09:00
ssonpull519 d9c799c7b7 Add prefix and postfix for WD14 captioning 2023-06-15 18:03:37 +09:00
Kohya S d4ba37f543 supprot dynamic prompt variants 2023-06-15 13:22:06 +09:00
bmaltais 3d66d35c39 Updates to support ubuntu 22.04 on wsl2 2023-06-14 18:21:42 -04:00
bmaltais 7d8fc9788d
Merge pull request #991 from primeinc/val-req-fix
Bug fixes for validate_requirements.py
2023-06-14 17:54:18 -04:00
bmaltais 2411b39fd9
Merge branch 'dev2' into val-req-fix 2023-06-14 17:54:03 -04:00
primeinc 4144de2ffb Fix for detecting requirements
with bracket dependencies
2023-06-14 14:46:27 -04:00
primeinc e59802f052 Fixed importing custom_logging 2023-06-14 14:43:29 -04:00
Kohya S 1da6d43109 Merge branch 'main' into dev 2023-06-14 12:49:37 +09:00
Kohya S 9aee793078 support arbitrary dataset for train_network.py 2023-06-14 12:49:12 +09:00
bmaltais d2d949a198 Update setup 2023-06-13 19:59:35 -04:00
bmaltais 5df8c7d1ba Add support fo caption file creation to group_images 2023-06-13 09:17:53 -04:00
bmaltais 30bf54b610
Merge pull request #982 from burdukow/master
Docker working tkinter
2023-06-13 09:15:02 -04:00
burdukow 2bcca37961 Docker working tkinter 2023-06-13 14:43:03 +05:00
bmaltais c0eb172958
Merge pull request #978 from bmaltais/dev2
v21.7.7
2023-06-12 18:35:43 -04:00
bmaltais c292364b81 Update readme 2023-06-12 18:35:06 -04:00
bmaltais 5998ea2597
Merge pull request #974 from MrSedan/master
Some changes for Docker running
2023-06-12 18:31:47 -04:00
Sergey Elpashev a7b58e7f87 Docker: empty directories for docker volumes 2023-06-12 17:02:19 +03:00
Sergey Elpashev 33f05c70b0 Docker: added --headless option 2023-06-12 16:49:25 +03:00
Kohya S 89c3033401
Merge pull request #581 from mio2333/patch-1
Update make_captions.py
2023-06-12 22:15:30 +09:00
bmaltais ba38c2d6f6 Update requirements 2023-06-11 16:33:32 -04:00
bmaltais ffc400d40e Update documentation 2023-06-10 13:52:08 -04:00
bmaltais 524ea25086 Adding documentation about folder structure 2023-06-10 13:41:05 -04:00
bmaltais b679f99b97 Adding detection and reporting of bad data dir 2023-06-09 21:52:40 -04:00
bmaltais 567e41f236 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev2 2023-06-09 09:25:02 -04:00
bmaltais 5d03104894 Sort json config vars 2023-06-09 09:23:22 -04:00
mio 334d07bf96
Update make_captions.py
Append sys path for make_captions.py to load blip module in the same folder to fix the error when you don't run this script under the folder
2023-06-08 23:39:06 +08:00
Kohya S 6417f5d7c1
Merge pull request #580 from kohya-ss/dev
fix clip skip not working in weighted caption training and sample gen
2023-06-08 22:10:30 +09:00
Kohya S 8088c04a71 update readme 2023-06-08 22:06:34 +09:00
Kohya S f7b1911f1b Merge branch 'main' into dev 2023-06-08 22:03:06 +09:00
Kohya S 045cd38b6e fix clip_skip not work in weight capt, sample gen 2023-06-08 22:02:46 +09:00
bmaltais cdf15c6015 Add print to all training tab
Update LoRA visibility code
2023-06-08 08:11:16 -04:00