cmdr2
e80001e8c8
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-14 18:52:50 +05:30
cmdr2
b5490f7712
changelog
2023-08-14 18:52:38 +05:30
JeLuF
84c5a759d4
Resize slider for the advanced image popup ( #1490 )
2023-08-14 18:26:33 +05:30
cmdr2
7d71c353b2
changelog
2023-08-04 11:19:35 +05:30
cmdr2
2d2a75f23c
v2.6.0 (beta) - switch beta to use diffusers by default
2023-08-03 20:01:27 +05:30
cmdr2
cc7452374d
Remove hypernetworks from the UI options in diffusers. Sorry
2023-08-03 17:43:49 +05:30
cmdr2
d35a89bb01
Show the controlnet buttons only for diffusers
2023-08-03 17:08:21 +05:30
cmdr2
3d9a9299dc
changelog
2023-08-01 17:42:15 +05:30
cmdr2
ae34c9e84b
Download known controlnet models if selected; Auto-pick the recommended controlnet model when a filter is selected
2023-08-01 17:39:04 +05:30
cmdr2
ee6db85768
Initial support for Controlnet
2023-08-01 15:39:15 +05:30
cmdr2
05ed110519
Don't show parallel field for tensorrt demo
2023-08-01 13:02:53 +05:30
cmdr2
4cee1be99c
Default settings for TensorRT demo; Don't show splash screen for diffusers
2023-08-01 12:43:23 +05:30
cmdr2
d39e1da183
Fixes for TensorRT
2023-08-01 11:49:30 +05:30
cmdr2
1d6742f463
sdkit 1.0.151 - An option to use strict mask borders
2023-07-30 13:51:19 +05:30
JeLuF
2e849827d1
Restore width/height dropdown ( #1445 )
2023-07-30 10:16:04 +05:30
JeLuF
4d3f55622a
Support more image sizes ( #1441 )
...
* Support more image sizes
With diffusers, width and height must be a multiple of 8 (instead of 64), allowing more resolution values.
* Add swap button
* Change popup button icon
2023-07-29 21:42:48 +05:30
cmdr2
2e3059a7c8
UI for TensorRT installation and conversion
2023-07-29 21:09:27 +05:30
cmdr2
a9f1000af8
Install button for TensorRT - displayed only if an NVIDIA gpu is active
2023-07-29 11:41:44 +05:30
cmdr2
6e52680fa8
Fast in-place upscale and face fix buttons, with an option to undo the operations
2023-07-28 22:48:41 +05:30
cmdr2
17a11b94b2
changelog
2023-07-28 18:59:10 +05:30
cmdr2
de3b43647a
changelog
2023-07-27 15:38:10 +05:30
cmdr2
c402867d45
Hide the samplers that won't be supported in the new diffusers version
2023-07-24 16:36:34 +05:30
cmdr2
eac0d49880
Merge branch 'beta' into mvemb
2023-07-18 09:11:19 +05:30
JeLuF
7debd2cd97
Collapsibles for the embeddings dialog
...
Harmonization with the modifiers dialog
2023-07-18 00:08:38 +02:00
JeLuF
de36489444
Merge beta
2023-07-16 11:16:58 +02:00
JeLuF
de6fec5fd7
Move embeddings and modifiers buttons
2023-07-16 11:00:45 +02:00
cmdr2
e358a72925
Merge pull request #1397 from ogmaresca/restart-needed
...
Add Restart needed to diffusers-only fields if you enable diffusers then refresh without restarting EasyDiffusion
2023-07-16 13:23:04 +05:30
cmdr2
ace53d211f
changelog
2023-07-16 12:59:18 +05:30
Olivia Godone-Maresca
08ff52235e
Merge remote-tracking branch 'origin/beta' into restart-needed
2023-07-15 17:17:57 -04:00
cmdr2
ef1e42dd7b
Add and remove buttons for arbitrary number of LoRA models
2023-07-16 02:12:42 +05:30
Olivia Godone-Maresca
3461bb669d
Merge remote-tracking branch 'origin/beta' into restart-needed
2023-07-15 13:22:41 -04:00
cmdr2
7c358c2842
changelog
2023-07-15 19:34:32 +05:30
cmdr2
f5b8044bad
UI changes for multiple LoRA files
2023-07-15 19:33:49 +05:30
rbertus2000
7b632fe441
dpmpp_2s_a
2023-07-13 18:25:59 +02:00
rbertus2000
ed59402e48
enable DPM++ SDE and add DPM++ 2m SDE
2023-07-10 22:51:46 +02:00
Olivia Godone-Maresca
db55064bb2
Add Restart needed to diffusers-only fields if you enable diffusers then refresh without restarting EasyDiffusion
2023-07-09 16:54:25 -04:00
cmdr2
09f747a68e
Merge pull request #1362 from JeLuF/textualinv
...
Basic embeddings support
2023-07-09 22:03:22 +05:30
cmdr2
6d6a07f830
2.5.43
2023-07-09 21:09:37 +05:30
cmdr2
37e8158175
Improve responsiveness of UI startup by not waiting for render threads to start up before showing the UI. Errors while starting the render thread will be logged anyway, so there's no need to block the main thread for this
2023-07-08 23:28:47 +05:30
JeLuF
c6c025353a
Merge branch 'beta' into textualinv
2023-07-07 22:50:12 +02:00
cmdr2
82561268ea
Fix for broken Rabbit Hole plugin
2023-07-04 14:59:50 +05:30
JeLuF
0d9d01c9f5
backdrop and drag handlers
2023-06-30 23:28:24 +02:00
JeLuF
c6d6446606
Merge branch 'beta' into textualinv
2023-06-30 20:21:49 +02:00
JeLuF
fa6716345d
hide embeddings UI if not test_diffusers
2023-06-30 20:17:46 +02:00
cmdr2
311ade1281
Merge pull request #1376 from JeLuF/dlg2
...
Download dialog redesign, moveable dialogs, code cleanup
2023-06-30 16:02:25 +05:30
JeLuF
f09c50ec90
Merge branch 'beta' into textualinv
2023-06-30 09:01:34 +02:00
JeLuF
75c57f646d
embedding support popup
2023-06-30 08:41:15 +02:00
JeLuF
9c34d42a50
Download dialog redesign, code cleanup
2023-06-28 19:11:37 +02:00
cmdr2
1286e2d03c
Allow dropping images from folders
2023-06-28 09:36:37 +05:30
cmdr2
d6b996b28e
Move thumbnail settings to the Image Modifiers panel, instead of the settings
2023-06-27 17:50:41 +05:30