cmdr2
|
bb6db783d8
|
Fix a bug where the stop button wouldn't go away after the task finished. This happened when the upscaling/face correction was on, and insufficient image placeholders were created
|
2022-09-21 16:26:13 +05:30 |
|
cmdr2
|
95f01007a3
|
Fix a bug where negative steps remaining would mess up the countdown
|
2022-09-21 15:14:22 +05:30 |
|
cmdr2
|
ef1bbda49c
|
Inpainting editor
|
2022-09-15 23:29:55 +05:30 |
|
cmdr2
|
5fed14cb78
|
Bump version
|
2022-09-15 17:54:35 +05:30 |
|
cmdr2
|
7e7c110851
|
Image mask (inpainting)
|
2022-09-15 17:54:03 +05:30 |
|
cmdr2
|
47fca55b0c
|
Disable the start button after starting an image - regression after the stop button was added
|
2022-09-15 10:59:48 +05:30 |
|
cmdr2
|
219f310a25
|
Disable live preview by default
|
2022-09-14 22:48:36 +05:30 |
|
cmdr2
|
27071cfa29
|
Live preview of images
|
2022-09-14 22:29:42 +05:30 |
|
cmdr2
|
1d88a5b42e
|
Show the approximate time remaining
|
2022-09-14 17:48:26 +05:30 |
|
cmdr2
|
74a9c46f08
|
Show the final output, if it was sent in a single streaming packet
|
2022-09-14 17:21:00 +05:30 |
|
cmdr2
|
7a540f2a88
|
Plural in images
|
2022-09-14 17:15:05 +05:30 |
|
cmdr2
|
9f48d5e5ff
|
Show the progress percentage while generating images
|
2022-09-14 16:52:03 +05:30 |
|
cmdr2
|
d13e08e53b
|
Make Prompt Strength editable via a text box; Restrict the max prompt strength to 0.99, since 1 caused CUDA errors for a few users; Color tweak for the stop button
|
2022-09-14 11:01:12 +05:30 |
|
cmdr2
|
4685461282
|
Allow editing the guidance scale using a textbox for finer control; Fix a bug where the image name would contain the wrong guidance scale
|
2022-09-14 10:46:07 +05:30 |
|
cmdr2
|
0c0c8e503e
|
Reset the stop button once a task finishes normally
|
2022-09-13 22:57:32 +05:30 |
|
cmdr2
|
5605cfe213
|
Don't run the remaining batches of a stopped task
|
2022-09-13 22:55:45 +05:30 |
|
cmdr2
|
3e3fc54da4
|
Stop button in the UI
|
2022-09-13 22:25:28 +05:30 |
|
cmdr2
|
30974482c5
|
The seed displayed in the UI was wrong
|
2022-09-12 23:15:41 +05:30 |
|
cmdr2
|
8bee8060f9
|
Higher resolution options
|
2022-09-12 13:04:49 +05:30 |
|
cmdr2
|
387605f443
|
Show a label for the update channel, next to the version number
|
2022-09-10 15:08:07 +05:30 |
|
cmdr2
|
28dfe2140c
|
Merge branch 'main' into beta
|
2022-09-09 21:31:48 +05:30 |
|
cmdr2
|
75ac3450e6
|
Don't allow setting the channel while the server is still starting up
|
2022-09-09 21:31:34 +05:30 |
|
cmdr2
|
f727dd26ed
|
Set the set to 0 if deselecting from random; Allow 10 million random images by increasing the seed size
|
2022-09-09 21:11:05 +05:30 |
|
cmdr2
|
d21c0bfc18
|
Invert the logic - show only the filtered image by default
|
2022-09-09 21:06:51 +05:30 |
|
cmdr2
|
65b2c056c6
|
Revert "Revert "Revert "Revert "Merge pull request #112 from cmdr2/develop""""
This reverts commit 0dd38870e0 .
|
2022-09-09 21:05:24 +05:30 |
|
cmdr2
|
90a28732af
|
Revert "Revert "Revert "Revert "Merge branch 'develop' of github.com:cmdr2/stable-diffusion-ui into develop""""
This reverts commit eb6d19a4dc .
|
2022-09-09 21:01:15 +05:30 |
|
cmdr2
|
512ffa9030
|
UI for setting the beta/main channel
|
2022-09-09 20:34:32 +05:30 |
|
cmdr2
|
eb6d19a4dc
|
Revert "Revert "Revert "Merge branch 'develop' of github.com:cmdr2/stable-diffusion-ui into develop"""
This reverts commit c9fe2e8a66 .
|
2022-09-08 23:46:02 +05:30 |
|
cmdr2
|
0dd38870e0
|
Revert "Revert "Revert "Merge pull request #112 from cmdr2/develop"""
This reverts commit 788dcbf471 .
|
2022-09-08 23:45:21 +05:30 |
|
cmdr2
|
788dcbf471
|
Revert "Revert "Merge pull request #112 from cmdr2/develop""
This reverts commit 9051bf6e68 .
|
2022-09-08 23:19:35 +05:30 |
|
cmdr2
|
c9fe2e8a66
|
Revert "Revert "Merge branch 'develop' of github.com:cmdr2/stable-diffusion-ui into develop""
This reverts commit 85b6540c9f .
|
2022-09-08 23:19:02 +05:30 |
|
cmdr2
|
85b6540c9f
|
Revert "Merge branch 'develop' of github.com:cmdr2/stable-diffusion-ui into develop"
This reverts commit 10ed23e144 , reversing
changes made to 253e75c747 .
|
2022-09-08 22:56:13 +05:30 |
|
cmdr2
|
9051bf6e68
|
Revert "Merge pull request #112 from cmdr2/develop"
This reverts commit 598de3697d , reversing
changes made to 0eae17075f .
|
2022-09-08 22:54:54 +05:30 |
|
cmdr2
|
10ed23e144
|
Merge branch 'develop' of github.com:cmdr2/stable-diffusion-ui into develop
|
2022-09-08 21:20:39 +05:30 |
|
cmdr2
|
253e75c747
|
v2.1 - Face correction (GFPGAN) and Upscaling (RealESRGAN)
|
2022-09-08 21:20:27 +05:30 |
|
cmdr2
|
024c7f6a15
|
Merge pull request #97 from cmdr2/develop
Preserve the state of the advanced and modifiers panel across restarts
|
2022-09-07 16:31:32 +05:30 |
|
cmdr2
|
96d4b52da3
|
Preserve the state of the advanced and modifiers panel across restarts
|
2022-09-07 16:29:10 +05:30 |
|
cmdr2
|
d1e29b8a9d
|
Merge pull request #94 from cmdr2/develop
Store the 'save to disk' setting
|
2022-09-07 16:06:18 +05:30 |
|
cmdr2
|
0e02714114
|
Store the 'save to disk' setting
|
2022-09-07 16:05:39 +05:30 |
|
cmdr2
|
04ad3c0386
|
Merge pull request #83 from ArtificialLegacy/main
generating in parallel not updating seed correctly.
|
2022-09-07 15:55:07 +05:30 |
|
cmdr2
|
1d4e06b884
|
Use full precision automatically for NVIDIA 1650 and 1660
|
2022-09-07 15:32:34 +05:30 |
|
Blub
|
0dfbfafb82
|
fixes generating in parallel not updating seed correctly
|
2022-09-06 21:24:08 -04:00 |
|
cmdr2
|
ec49c96219
|
Ko-fi button
|
2022-09-05 18:03:19 +05:30 |
|
cmdr2
|
7a99241c76
|
Version
|
2022-09-05 17:28:40 +05:30 |
|
cmdr2
|
835dd4da9d
|
Configurable path to save to disk
|
2022-09-05 17:25:25 +05:30 |
|
cmdr2
|
458b0150ef
|
Bump version
|
2022-09-05 13:23:54 +05:30 |
|
cmdr2
|
44a3f63f99
|
Show suggestions if an out of memory error is encountered by the user
|
2022-09-05 13:22:34 +05:30 |
|
cmdr2
|
96a6b11ab4
|
Show a warning if the initial image is larger than 768x768, can cause out of memory errors
|
2022-09-05 13:10:19 +05:30 |
|
cmdr2
|
64f0f1aa2c
|
Fix bug with broken tag name in filename generator
|
2022-09-04 00:28:38 +05:30 |
|
cmdr2
|
b54c057c83
|
bump version
|
2022-09-04 00:20:14 +05:30 |
|