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
cmdr2
74aa1a9db1
Image Modifiers popup shouldn't break the scrolling panes plugin
2023-06-27 17:06:49 +05:30
JeLuF
4bbb4b5e1e
Modifier settings dialog improvements
...
- Use <dialog> for the Modifier settings (solves z-order issues)
- Harmonize dialog design. Use similar header style for modifier settings and tiled image download dialogs
2023-06-27 00:00:27 +02:00
cmdr2
ae930f3993
note about modifiers placement
2023-06-26 20:23:27 +05:30
cmdr2
aa53b868fc
Temporarily disable plugins manager until the runtime error is figured out
2023-06-26 17:08:46 +05:30
cmdr2
bce0373b11
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-06-26 16:58:17 +05:30
cmdr2
95768cdb05
Bump version
2023-06-26 16:57:51 +05:30
cmdr2
5867baea35
Merge branch 'beta' into plugin-manager
2023-06-26 16:41:43 +05:30
cmdr2
13056f87d3
Merge pull request #1342 from ManInDark/beta
...
Prevent UI freeze caused by intensive prompts
2023-06-26 16:25:18 +05:30
cmdr2
a72bae9cd2
Merge pull request #1355 from Hakorr/beta
...
Image Modifier UI Overhaul
2023-06-26 16:23:20 +05:30
cmdr2
df416a6a17
link
2023-06-26 16:11:10 +05:30
cmdr2
848ff35e85
Update index.html
2023-06-26 16:04:18 +05:30
cmdr2
f05b815c5d
Merge branch 'beta' into splash
2023-06-26 16:02:29 +05:30
cmdr2
e1e2a2a249
Update index.html
2023-06-26 16:00:55 +05:30
Hakorr
ac4651c241
Image Modifier UI Overhaul
...
Additionally also fixed body overflowing when on mobile. This is unrelated to the overhaul.
2023-06-19 17:24:31 +03:00
ManInDark
ed59972b03
Changed all links as mentioned in #1339
2023-06-14 11:57:06 +02:00
cmdr2
6ae5cb28cf
Set the default codeformer strength to 0.5
2023-06-06 16:37:17 +05:30
cmdr2
d0184a1598
Allow changing the strength of the codeformer model (1 - fidelity); Improve the styling of the sub-settings
2023-06-06 16:16:21 +05:30
cmdr2
047390873c
changelog; show labels next to the lora strength slider
2023-06-05 16:53:18 +05:30
cmdr2
4b36ca75cb
Merge pull request #1313 from JeLuF/cloudflared
...
Share ED via Cloudflare's ArgoTunnel
2023-06-05 16:20:40 +05:30
Olivia Godone-Maresca
401fc30617
Allow LoRA strengths between -2 and 2
2023-06-03 14:54:17 -04:00
cmdr2
6ca7247c02
Enable face upscaling by default
2023-06-03 10:11:03 +05:30
cmdr2
1d5309decb
changelog
2023-06-03 10:04:06 +05:30
cmdr2
0860e35d17
sdkit 1.0.101 - CodeFormer as an option to improve faces
2023-06-01 16:50:01 +05:30
JeLuF
2080d6e27b
Share ED via Cloudflare's ArgoTunnel
...
Shares the Easy Diffusion instance via https://try.cloudflare.com/
2023-05-28 00:50:23 +02:00
cmdr2
edd92b724f
UniPC TU 2 isn't working with diffusers either
2023-05-26 19:47:00 +05:30
cmdr2
1da35e89f6
Capitalization
2023-05-25 18:38:40 +05:30
cmdr2
59c322dc3b
Show seamless tiling only in diffusers mode
2023-05-25 15:41:41 +05:30
cmdr2
096f9ad3a6
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-05-25 15:39:02 +05:30
cmdr2
5c8965b3ab
changelog
2023-05-25 15:38:49 +05:30
patriceac
99c99ee9e3
Plugin Manager
...
An easy-to-use UI plugin manager. Pulls plugins from multiple repos, installs and updates plugins seamlessly, gives precedence to locally installed plugins (based on file names). Hope this one works for you.
If you want to test-drive it before merging, you can download the below as a plugin here: https://github.com/patriceac/Easy-Diffusion-Plugins/blob/main/plugin-manager.plugin.js
The URLs at the top of plugins.js might need to be updated.
2023-05-25 00:31:17 -07:00
JeLuF
17e731dfe3
Merge branch 'beta' into splash
2023-05-25 00:30:47 +02:00
JeLuF
9dfa300083
Add seamless tiling support
2023-05-25 00:16:14 +02:00
cmdr2
a87dca1ef4
changelog
2023-05-23 16:55:42 +05:30
cmdr2
2bab4341a3
Add 'Latent Upscaler' as an option in the upscaling dropdown
2023-05-23 16:53:53 +05:30
JeLuF
cca6dd9230
2.5.37 updates
2023-05-21 21:30:29 +02:00
JeLuF
7d936c72a4
Merge branch 'beta' into splash
2023-05-21 21:02:06 +02:00