Commit Graph

177 Commits

Author SHA1 Message Date
bmaltais
adad3272dc Update readme 2023-04-02 19:12:09 -04:00
bmaltais
0fd5fbc0f8 Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev 2023-04-02 19:09:25 -04:00
bmaltais
12010c2c9c Update readme 2023-04-02 19:09:20 -04:00
JSTayco
6b5b131775 Tiny README typo fix 2023-04-02 12:42:04 -07:00
JSTayco
a59fdbcd59 Typo fixes
Makes the SAST happy.
2023-04-02 12:35:47 -07:00
bmaltais
cd8f85d1fb Fix issue with Library 2023-04-01 16:52:04 -04:00
bmaltais
7150179155 Update missing setup files 2023-04-01 16:22:30 -04:00
bmaltais
79b99f1085
Merge pull request #509 from jstayco/fixed_git_clone
Small fix to default to pre-existing git branch if detected in install script
2023-04-01 16:01:41 -04:00
JSTayco
4fbd74ace8 Missed two 2023-04-01 10:39:47 -07:00
JSTayco
2c470c6659 Typo fixes 2023-04-01 10:37:20 -07:00
bmaltais
2eddd64b90 Merge latest sd-script updates 2023-04-01 07:14:25 -04:00
bmaltais
d37aa6efad v21.3.9 2023-04-01 06:59:59 -04:00
bmaltais
97b004e756 Revert "Merge pull request #466 from jstayco/consolidated_install_scripts"
This reverts commit b7a719b51a, reversing
changes made to 538752ccab.
2023-04-01 06:29:45 -04:00
JSTayco
b2e7d5f419 Minor help text formatting. 2023-03-31 21:38:27 -07:00
jstayco
d8285a7040
Merge branch 'dev' into consolidated_install_scripts 2023-03-31 20:03:32 -07:00
JSTayco
b02fb86765 Small README update
Updates README to cover new location change and adds one small comment to clarify a variable
2023-03-31 19:30:43 -07:00
jstayco
fcffc131e1
Typo fix in README 2023-03-31 16:59:04 -07:00
JSTayco
e5b2257d7d Integrated upgrade.sh
Integrated upgrade.sh functionality, consolidated code to install dependencies, added ability to skip git operations, ensured the script can run from anywhere aimed at installation anywhere, ensured all git commnds worked from anywhere aimed at target folder, normalized specified install directory names (always get the absolute path).
2023-03-31 16:39:28 -07:00
missionfloyd
e6da2d135b Add setup/upgrade batch files 2023-03-31 16:45:04 -06:00
bmaltais
9f6e0c1c8f Fix issue with LyCORIS version 2023-03-30 07:23:37 -04:00
jstayco
a062dabe86
Merge branch 'dev' into consolidated_install_scripts 2023-03-29 16:48:05 -07:00
bmaltais
13c4b1f73b v21.3.7 2023-03-29 19:43:23 -04:00
JSTayco
bff107878b Default install location is now environment-based
Better default install locations and updated the README to reflect.
2023-03-29 16:05:57 -07:00
JSTayco
a58b3b616a Add -p switch to expose public URL
This adds the ability for an extra switch to expose a public URL. We default to private.
2023-03-29 14:41:17 -07:00
JSTayco
71c9459db2 Non-interactive mode, new warning, new default config for accel
We now warn the user with a nicely formatted message if they have less than 10Gb space free and offer a 10s window to cancel operations. We now try to configure accelerate with no user input by default, but allow an override.
2023-03-29 13:26:16 -07:00
JSTayco
ee1ac64034 Added setup.sh -h to the README
Some environments can't run setup.sh interactively. This will be convenient for those users.
2023-03-29 12:23:43 -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
bmaltais
8822eab5a6 Merge new sd-scripts updates 2023-03-28 11:54:42 -04: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
43f2f286ee Update README 2023-03-27 13:24:48 -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
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
Bernard Maltais
ac5eccbaca Add MacOS support 2023-03-24 22:39:45 -04:00
bmaltais
5bee4bda3f Update README 2023-03-24 13:35:55 -04:00
bmaltais
c47cb10384 Fix _ issue 2023-03-23 14:21:02 -04:00
bmaltais
4229d2277a Update readme 2023-03-23 07:13:41 -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
09ad7961e3 Update readme 2023-03-19 20:07:11 -04:00
bmaltais
87622238c6 Add option to not train TE in Dreambooth 2023-03-19 08:37:28 -04:00
bmaltais
baf009d2b1 Fix basic captioning logic 2023-03-15 19:31:52 -04:00
bmaltais
91e19ca9d9 Fix issue with kohya locon not training the convolution layers 2023-03-12 20:36:58 -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
bmaltais
5597f19cbc Merge branch 'dev' into LoHa-Support 2023-03-11 10:47:40 -05:00