Commit Graph

560 Commits

Author SHA1 Message Date
cmdr2
50cce36d94 Initial version that works with the lstein fork. The only things not working are: CPU mode, streaming updates (live and progress bar), Turbo Mode, and keeps the model in VRAM instead of RAM 2022-09-29 20:27:46 +05:30
cmdr2
196649c0e9 Use the correct seed from the response 2022-09-29 13:55:09 +05:30
cmdr2
12182ee04f Newer images go on top 2022-09-29 13:52:48 +05:30
cmdr2
5db64526cc Fix a bug where batches would overwrite the previous images inside a task 2022-09-29 13:43:25 +05:30
cmdr2
5c2ec70eb4 Hide the sampler field when an output image is used as the new input 2022-09-29 13:12:01 +05:30
cmdr2
24a2c6251f Remove log statement 2022-09-29 13:08:58 +05:30
cmdr2
0d035d9ae9 Remove unnecessary semicolons 2022-09-29 13:08:42 +05:30
cmdr2
a28f1294e2 Integrate with beta; Use the outputContainer for the task; Don't show the info while a live preview is generating; Use the local task container reference instead of a seed-based identifier (will fail if the seed is same across two tasks) 2022-09-29 13:01:18 +05:30
cmdr2
a3b0cde59d
Merge pull request #242 from Hakorr/main
Image item refactor
2022-09-29 12:03:45 +05:30
cmdr2
c2dec9eac4
Merge branch 'haka-fix' into main 2022-09-29 12:00:44 +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
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
Haka
10c4bee1e5 Fix for show all images 2022-09-28 00:05:34 +03:00
cmdr2
32bafd8b01 Stop batched tasks properly 2022-09-27 20:05:22 +05:30
Haka
c1dea44fa6 Fix for live preview 2022-09-27 17:23:19 +03:00
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
864fc84899 Hide the image info when the mouse isn't over it 2022-09-27 14:28:29 +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
cmdr2
bd2b627113
Merge pull request #244 from mrbusysky/beta
Updated links to add the reddit / updated readme for the new realease.
2022-09-27 13:27:46 +05:30
cmdr2
3c3711b933
Merge pull request #245 from JeLuF/patch-2
Advanced settings have been renamed
2022-09-27 13:26:34 +05:30
mrbusysky
926ffefac8 Correction of link position
and correction of the label being on the wrong line.
2022-09-26 21:24:20 -07:00
cmdr2
a10c4f7a34
v2.16 links 2022-09-26 23:11:21 +05:30
cmdr2
939dd0b207 Empty the post-activate hook only if it exists 2022-09-26 23:02:03 +05:30
cmdr2
defabf4324
Merge pull request #252 from cmdr2/win-installer-no-activate
Merge the new Windows Installer scripts, that doesn't use a post-activate hook
2022-09-26 22:21:52 +05:30
Haka
5ba802dc68 Overlaid info 2022-09-26 17:50:27 +03:00
cmdr2
b652d0fc65 Merge branch 'win-installer-no-activate' into beta 2022-09-26 20:12:55 +05:30
cmdr2
e67843638f Fix errors with the new installer 2022-09-26 20:11:33 +05:30
cmdr2
ca704e1d51 Revert "Merge pull request #250 from cmdr2/win-installer-no-activate"
This reverts commit 04eb356c89, reversing
changes made to 300159c03b.
2022-09-26 20:07:04 +05:30
cmdr2
04eb356c89
Merge pull request #250 from cmdr2/win-installer-no-activate
Merge the new Windows Installer scripts, that doesn't use a post-activate hook
2022-09-26 19:53:46 +05:30
cmdr2
300159c03b Temporarily disable the check for whitelisted ckpt weights 2022-09-26 19:40:52 +05:30
cmdr2
f083b816a9 Merge branch 'win-installer-no-activate' of github.com:cmdr2/stable-diffusion-ui into win-installer-no-activate 2022-09-26 19:20:48 +05:30
cmdr2
2a46f6b225 Make the new installer work with existing installations (made with the old installer) 2022-09-26 19:19:11 +05:30
cmdr2
b3e9b266fa Use python 3.8.13 instead of 3.8.5, since 3.8.5 seems to be missing openssl in some pip repositories 2022-09-26 12:05:07 +05:30
JeLuF
d9fa2c4a62
Advanced settings have been renamed
The advanced settings have been renamed to image settings and system settings in the Web UI.
2022-09-25 10:31:04 +02:00
mrbusysky
547e640b57 Readme was not updated to have the new downloads 2022-09-24 22:21:19 -07:00
mrbusysky
e107037011 Updated links to add the reddit 2022-09-24 22:00:42 -07:00
Haka
62048c68f0 Image item refactor and redesign 2022-09-25 02:55:11 +03:00
cmdr2
489aae7a46 Put back the System32 fix 2022-09-25 00:03:15 +05:30