Commit Graph

362 Commits

Author SHA1 Message Date
JSTayco
9a9976bb1c Move env_var_exist first usage after the function is defined 2023-03-29 11:11:10 -07:00
JSTayco
9257f1dd05 Merge branch 'consolidated_install_scripts' of https://github.com/jstayco/kohya_ss into consolidated_install_scripts 2023-03-29 10:53:21 -07:00
JSTayco
20c525bd59 Enable more arbitrary install locations
Default to master branch (user can override with an argument), update the repo if we find a git folder but no venv folder (indicating blank env), rename BASE_DIR to PARENT_DIR to be more obvious, enable PARENT_DIR to account for an arbitrary amount of folders.
2023-03-29 10:53:15 -07:00
jstayco
981f634c31
Removed superfluous comment 2023-03-29 09:55:04 -07:00
JSTayco
0b5a418b39 More options, better var handlng.
Changed runpod detection to a variable to simplify maintenance and provide a mechanism for the user to force a runpod installation. Also, updated help message to acount for the change.
2023-03-29 00:47:03 -07:00
JSTayco
307c433254 The runpod update!
Script now accepts long and short arguments. Script should now help with a runpod environment and ensure apt cache is updated before package install attempt.
2023-03-28 18:07:18 -07:00
JSTayco
51e843fe2e Update setup.sh
Fixed install commands to not require user input.
2023-03-28 16:02:20 -07:00
JSTayco
8bf3ecfd1f Update setup.sh
Linux distribution detection is much more robust. We also now include the Linux distribution family. That should help downstream Linux distributions as well. For example, Manjaro will now be detected as arch and Mint Linux will be detected as Ubuntu.
2023-03-28 15:52:16 -07:00
jstayco
c79181b7ea
Update gui.sh
Removed an unnecessary debug line.
2023-03-27 18:58:30 -07:00
jstayco
8168e36326
Update setup.sh
Small comment added to clarify the purpose of the script for casual viewers.
2023-03-27 18:58:03 -07:00
Vertana
4277645b2a Consolidated Install Scripts and Improve README
Install scripts have been consolidated for every non-Windows OS. Python Requirements were consolidated. README improved to work locally and provide more information.
2023-03-27 12:37:00 -07:00
bmaltais
14bd126391
Merge pull request #455 from bmaltais/dev
v21.3.5
2023-03-26 06:48:41 -04:00
bmaltais
b6332ceb0f Fix missing macos requirements file 2023-03-26 06:47:26 -04:00
bmaltais
c38c018197 Prevent the file selection GUI from running 2023-03-25 20:29:04 -04:00
bmaltais
0e25977a09
Merge pull request #446 from ykk648/master
add LAN support
2023-03-25 12:45:45 -04:00
bmaltais
070c7eb728
Merge pull request #450 from bmaltais/dev
v21.3.4
2023-03-25 12:43:35 -04:00
bmaltais
7e7a8b6aab Fix issue with msgbox 2023-03-25 12:39:02 -04:00
bmaltais
d0ffba6650 Remove bad save_model_as choices for LoRA and TI 2023-03-25 09:08:02 -04:00
bmaltais
a9aafff259 Fix issue 433 2023-03-25 07:03:31 -04:00
luanjintai
959ab91484 add LAN support 2023-03-25 15:59:57 +08:00
Bernard Maltais
ac5eccbaca Add MacOS support 2023-03-24 22:39:45 -04:00
bmaltais
13d82d3593
Merge pull request #444 from bmaltais/dev
v21.3.3
2023-03-24 13:36:27 -04:00
bmaltais
5bee4bda3f Update README 2023-03-24 13:35:55 -04:00
bmaltais
acf7d4785f Add support for custom user gui startup files 2023-03-24 13:26:29 -04:00
bmaltais
c47cb10384 Fix _ issue 2023-03-23 14:21:02 -04:00
bmaltais
6a578bea2a
Merge pull request #434 from bmaltais/dev
v21.3.1
2023-03-23 07:14:16 -04:00
bmaltais
4229d2277a Update readme 2023-03-23 07:13:41 -04:00
bmaltais
6821ad0a04
Merge pull request #426 from zrma/feature/fix_basic_caption
fix wrong keyword argument
2023-03-23 07:09:33 -04:00
zrma
4213144c33
fix wrong keyword argument 2023-03-23 13:01:25 +09:00
bmaltais
838478b5e7
Merge pull request #424 from bmaltais/dev
v2.3.0
2023-03-22 12:57:14 -04:00
bmaltais
e78c12fb26 Update README 2023-03-22 12:56:29 -04:00
bmaltais
f83638b8a6 Add device support 2023-03-22 12:55:30 -04:00
bmaltais
1eef89c581 Fix issue 406 2023-03-21 20:34:21 -04:00
bmaltais
1c8d901c3b Update to latest sd-scripts updates 2023-03-21 20:20:57 -04:00
bmaltais
ccae80186a Update to latest sd-script code 2023-03-20 08:47:00 -04:00
bmaltais
1ac6892a2b
Merge pull request #403 from bmaltais/dev
v21.2.5
2023-03-19 20:07:41 -04:00
bmaltais
09ad7961e3 Update readme 2023-03-19 20:07:11 -04:00
bmaltais
9f8c1e9660
Merge pull request #399 from zrma/feature/fix_gui.sh
modify gui.sh to validate requirements and apply args
2023-03-19 20:05:41 -04:00
zrma
6bfdbaf3aa
modify gui.sh to validate requirements and apply args 2023-03-19 23:22:42 +09:00
bmaltais
87622238c6 Add option to not train TE in Dreambooth 2023-03-19 08:37:28 -04:00
bmaltais
25d84ecffe Add support for LyCORIS LoCON extraction 2023-03-15 20:33:25 -04:00
bmaltais
baf009d2b1 Fix basic captioning logic 2023-03-15 19:31:52 -04:00
bmaltais
7a94c523f5
Merge pull request #382 from MarkovInequality/resize_lora
Add existing lora resize UI to the utilities tab
2023-03-15 09:27:18 -04:00
MarkovInequality
76c9ce4cf8 Added existing lora resize UI to the utilities tab 2023-03-14 21:31:25 -04:00
bmaltais
00f74d271a
Merge pull request #366 from bmaltais/dev
Fix issue with kohya locon not training the convolution layers
2023-03-12 20:37:45 -04:00
bmaltais
91e19ca9d9 Fix issue with kohya locon not training the convolution layers 2023-03-12 20:36:58 -04:00
bmaltais
fae7c2406c
Merge pull request #364 from bmaltais/dev
v21.2.3
2023-03-12 10:16:23 -04:00
bmaltais
1e6f2b2d4e
Merge pull request #363 from bmaltais/LoHa-Support
Lo ha support
2023-03-12 10:15:31 -04:00
bmaltais
0f692bed9f Fix typo 2023-03-12 10:14:32 -04:00
bmaltais
79c2c2debe Add validation that all requirements are met 2023-03-12 10:11:41 -04:00