Commit Graph

578 Commits

Author SHA1 Message Date
cmdr2
7468aa5a4f Re-organize the script files, to allow overwriting the main script file with an auto-update without freaking out the shell 2022-10-04 16:33:54 +05:30
cmdr2
889fd98577 Newline doesn't work in linux echo 2022-10-04 16:21:57 +05:30
cmdr2
9de91d3021 Open bash conditionally in the dev console on unix 2022-10-04 16:06:14 +05:30
cmdr2
f20014660d Enter to continue on linux 2022-10-04 15:46:31 +05:30
cmdr2
add533d0da Incorrect newline character 2022-10-04 15:45:52 +05:30
cmdr2
a5f5113e9a Typo in bash case 2022-10-04 15:44:15 +05:30
cmdr2
c72e1f0943 Execute permissions for the unix scripts 2022-10-04 15:39:33 +05:30
cmdr2
e282b2864f Installer v2.5 for {linux,mac}_{x64,arm64}; Include the micromamba binaries for them 2022-10-04 15:33:36 +05:30
cmdr2
abcab9bce5 Preserve an error log if the installation failed; Include the starting timestamp in the log 2022-10-04 14:48:16 +05:30
cmdr2
2174788514 Use git fetch for getting the latest SD commits 2022-10-04 14:36:20 +05:30
cmdr2
ecda0d5b05 Pull before checking out a commit for SD 2022-10-04 14:31:40 +05:30
cmdr2
55bd8a34d7 Typo in detachedHead suppress command 2022-10-04 13:53:14 +05:30
cmdr2
65c667cc37 Suppress detachedHead warnings 2022-10-04 13:52:01 +05:30
cmdr2
582b594789 Developer console which shows an activated mamba environment; A script to enable developer mode and auto-create the symlinks 2022-10-04 13:48:56 +05:30
cmdr2
19a868b2df Installer v2.5 now checks out stable diffusion and applies patches 2022-10-04 12:27:36 +05:30
cmdr2
9e07228a90 Revert update 2022-10-03 23:31:46 +05:30
cmdr2
85f8141968 Update test 2022-10-03 23:31:14 +05:30
cmdr2
b9646a8a94 Unnecessary quotes 2022-10-03 23:30:00 +05:30
cmdr2
3a7e4390eb Start cmd 2022-10-03 23:26:15 +05:30
cmdr2
d07279c266 Installer files for v2.5 2022-10-03 23:05:10 +05:30
cmdr2
c10411c506 Initial files for installer v2.5 2022-10-03 22:58:36 +05:30
cmdr2
4a85296e23
Update README.md 2022-10-01 13:25:28 +05:30
cmdr2
deac32d843
Update Troubleshooting.md 2022-09-30 11:15:37 +05:30
cmdr2
f05d114f05 Report the error in the UI. Regression after switching to the task queue 2022-09-30 10:50:38 +05:30
cmdr2
1cdb456216 Fix a bug with the linux script, where the file size check would fail if the group name had spaces 2022-09-30 10:44:47 +05:30
cmdr2
fcd3c39656 Merge branch 'beta' 2022-09-28 18:34:22 +05:30
cmdr2
b4c68a8ae5 Save the negative prompt in the text file 2022-09-28 18:33:08 +05:30
cmdr2
34023f66f0 Bump version 2022-09-28 15:10:24 +05:30
cmdr2
2696da7337 Allow using a custom ckpt model 2022-09-28 15:10:05 +05:30
cmdr2
4edbd8719c
Update README.md 2022-09-28 14:43:04 +05:30
cmdr2
ed6c59b58a
Merge pull request #256 from cmdr2/beta
Prompt Queue and Negative Weights
2022-09-28 14:40:23 +05:30
cmdr2
553525a0fb Make the task entries collapsible 2022-09-28 13:44:48 +05:30
cmdr2
38ebb95e63 Bring the bell back 2022-09-28 13:17:45 +05:30
cmdr2
17d92d8b79
Update Troubleshooting.md 2022-09-28 13:04:25 +05:30
cmdr2
4c08c692ea
Opening the conda environment 2022-09-28 12:22:36 +05:30
cmdr2
32bafd8b01 Stop batched tasks properly 2022-09-27 20:05:22 +05:30
cmdr2
edb4b9a82e Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2022-09-27 19:41:41 +05:30
cmdr2
008b4228d2 Support negative prompts. Credit for the approach: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt 2022-09-27 19:41:21 +05:30
cmdr2
faf455a37c Support negative prompts 2022-09-27 19:09:28 +05:30
cmdr2
828a7aabd7 Show a processing label 2022-09-27 18:37:21 +05:30
cmdr2
acbf2a8ab0 Bump version 2022-09-27 18:10:32 +05:30
cmdr2
05a4701d98 Allow queuing up of tasks 2022-09-27 18:09:07 +05:30
cmdr2
6a19b333b7 Merge branch 'beta' 2022-09-27 14:29:13 +05:30
cmdr2
864fc84899 Hide the image info when the mouse isn't over it 2022-09-27 14:28:29 +05:30
cmdr2
cddd62c284
Merge pull request #254 from cmdr2/beta
Show latest images on top; Avoid jumping when new images are created; Reddit link
2022-09-27 14:20:36 +05:30
cmdr2
30c46c0858 Missing changes from main in beta, bad merge 2022-09-27 14:18:56 +05:30
cmdr2
396e54bad0 Use the correct installer build scripts from main 2022-09-27 14:15:49 +05:30
cmdr2
a2b9ee5988 Stop the images from jumping while rendering 2022-09-27 13:56:17 +05:30
cmdr2
fac8e8aa8b Insert the latest batch of images on top 2022-09-27 13:48:50 +05:30
cmdr2
a821b309f7 Merge branch 'main' into beta 2022-09-27 13:28:31 +05:30