Commit Graph

101 Commits

Author SHA1 Message Date
Haka
af3de448bd Scale card overlay text accordingly 2022-09-23 03:01:20 +03:00
Haka
fcb2f1b555 Card overlay text improvement 2022-09-23 02:50:32 +03:00
Haka
c1bcf9fa8a Modifier Card Resizing 2022-09-23 02:36:40 +03:00
Haka
5ddfe7a184 Support for longer labels
Additional changes,
- Updated some modifier portraits
- Updated some modifier names
- Removed one useless modifier
2022-09-23 00:05:05 +03:00
Haka
7ee00230fd Fix 'No Image' paragraph 2022-09-22 18:47:57 +03:00
Haka
12e6baa925 Modifier Thumbnail Feature
Additional changes
- Changed some innerHTML to innerText
2022-09-22 18:01:30 +03:00
cmdr2
f42eaaea86 Fix incorrect patch for env 2022-09-22 12:48:11 +05:30
cmdr2
bfdb74979f Restrict to pandas 1.4.4, the new 1.5 version breaks the numpy dependency 2022-09-22 12:25:57 +05:30
cmdr2
1c5097b81b Hotfix for pywavelet version, attempt 1 2022-09-16 00:36:31 +05:30
cmdr2
3b47eb3b07 Bug fix - tasks with an initial image were not resizing the initial image to the desired dimension 2022-09-14 11:36:55 +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
885759abc5 Return the image metadata and disk path in the response 2022-09-14 10:15:35 +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
e59c66ae26 Backend changes to support stopping a task mid-way. Uses a custom patch for the stable-diffusion codebase, to make it call a callback for DDIM 2022-09-13 19:59:41 +05:30
cmdr2
30974482c5 The seed displayed in the UI was wrong 2022-09-12 23:15:41 +05:30
cmdr2
3483f63b72 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-09-12 13:04:59 +05:30
cmdr2
8bee8060f9 Higher resolution options 2022-09-12 13:04:49 +05:30
cmdr2
246ceebe0e Merge branch 'main' into beta 2022-09-12 11:12:41 +05:30
cmdr2
9fe1709bf7 Catch 16xx cards without the NVIDIA name in them 2022-09-11 11:16:05 +05:30
cmdr2
fec21f1208 Catch 16xx cards without the NVIDIA name in them 2022-09-11 11:10:54 +05:30
cmdr2
1d4b34c0dd Print GPU name 2022-09-11 10:59:45 +05:30
cmdr2
d88e0f16ac Use CPU mode for graphics cards with less than 3 GB of RAM 2022-09-11 10:34:04 +05:30
cmdr2
a1e5a2cb67
Update modifiers.json 2022-09-10 22:58:16 +05:30
cmdr2
3668c87e0d
Update modifiers.json 2022-09-10 22:58:13 +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
a6b4d59d94 Fix unnecessary warning for config.json 2022-09-10 00:29:46 +05:30
cmdr2
7c580e276a Merge branch 'main' into beta 2022-09-10 00:14:51 +05:30
cmdr2
927013cd57 Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
cmdr2
666bf0ebb4 Merge branch 'main' into beta 2022-09-09 21:54:27 +05:30
cmdr2
c283d3181f Don't cache the index page 2022-09-09 21:54:13 +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
6efbe62dca
Don't log /ping healthcheck requests 2022-09-08 18:43:22 +05:30
cmdr2
dc9f6013e8
Merge pull request #105 from frode/develop
Update modifiers.json
2022-09-08 12:47:43 +05:30