Commit Graph

3171 Commits

Author SHA1 Message Date
cmdr2
ef1e42dd7b Add and remove buttons for arbitrary number of LoRA models 2023-07-16 02:12:42 +05:30
cmdr2
6f065918e9 sdkit 1.0.128 - don't fail if local alpha is different in loras 2023-07-16 01:12:49 +05:30
cmdr2
0f7f52fbc2 sdkit 1.0.127 - tweak 1.5x multiplier for lora 2023-07-15 23:28:12 +05:30
cmdr2
721f826376 sdkit 1.0.126 - 1.5x multiplier for lora 2023-07-15 23:18:03 +05:30
cmdr2
74e7c35885 Remove the buggy slider hover hide, prevents text selection from working correctly 2023-07-15 23:15:39 +05:30
Olivia Godone-Maresca
d61bc5958e Remove leading space 2023-07-15 13:24:14 -04:00
Olivia Godone-Maresca
3461bb669d Merge remote-tracking branch 'origin/beta' into restart-needed 2023-07-15 13:22:41 -04:00
Olivia Godone-Maresca
8151bc57b1 Format LoRA model/strength as comma separated string in text metadata 2023-07-15 12:57:37 -04:00
cmdr2
0d610c5393 Remove the +/- 2 limit on lora strengths 2023-07-15 21:48:51 +05:30
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
cmdr2
92ffbb5ed8 sdkit 1.0.125 - remove the 2x multiplier on lora 2023-07-15 19:27:18 +05:30
cmdr2
0cc2d26e97 sdkit 1.0.124 - make loras twice as sensitive to alpha 2023-07-15 18:52:14 +05:30
cmdr2
bb5487efb8 sdkit 1.0.123 - fix for missing network alpha or rank in a lora 2023-07-15 18:38:42 +05:30
cmdr2
0139111d49 formatting 2023-07-15 16:35:48 +05:30
cmdr2
fe6991c703 Dark theme for input spinner buttons 2023-07-15 16:28:31 +05:30
cmdr2
17c9d9b447 pull-to-refresh on android needs this field in the body 2023-07-15 13:01:08 +05:30
cmdr2
318136f4eb
Merge pull request #1413 from cmdrgrunt/beta
Update main.css to fix over scroll behavior on mobile devices
2023-07-15 12:49:38 +05:30
cmdrgrunt
5344cb9723
Update main.css to fix over scroll behavior on mobile devices 2023-07-15 03:03:28 -04:00
cmdr2
959c1a196e Allow the UI to send (and resolve) multiple model paths 2023-07-15 12:09:20 +05:30
cmdr2
c5a06eedbc
Merge pull request #1401 from rbertus2000/dpmpp_sde
enable DPM++ SDE, DPM++ 2s a and add DPM++ 2m SDE
2023-07-15 11:11:28 +05:30
cmdr2
025ee49680 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-07-15 10:55:50 +05:30
cmdr2
935c75bcab sdkit 1.0.122 - multiple lora file support; more SDE samplers; diffusers 0.18.2 upgrade to fix broken SD 2 checkpoint loading 2023-07-15 10:55:09 +05:30
rbertus2000
7b632fe441
dpmpp_2s_a 2023-07-13 18:25:59 +02:00
cmdr2
1e4cca54b6
Merge pull request #1405 from JeLuF/bindip
Add Bind IP option
2023-07-13 14:51:20 +05:30
JeLuF
4b89c3e7a5
fix typo 2023-07-13 10:14:46 +02:00
cmdr2
837ad5b68c
Merge pull request #1396 from JeLuF/dlgclose
Fix dialog closing when interacting with <select> child
2023-07-13 13:00:07 +05:30
cmdr2
3980625be6
Merge pull request #1398 from ogmaresca/save-embeddings-to-metadata
Add embeddings to metadata
2023-07-13 12:57:56 +05:30
cmdr2
2242a76fed
Merge pull request #1403 from JeLuF/lowwarning
Warn about low vram profile when using embeddings
2023-07-13 12:40:19 +05:30
cmdr2
0661b9ba5b
Merge pull request #1406 from JeLuF/relocate
Fix uvicorn issues after reloacting install dir
2023-07-13 12:17:55 +05:30
cmdr2
788404f66a
Update README.md 2023-07-12 10:29:19 +05:30
JeLuF
fa457ad476 Fix uvicorn issues after reloacting install dir
Fixes https://discord.com/channels/1014774730907209781/1014774732018683926/1128441748637626499
2023-07-11 23:56:03 +02:00
JeLuF
b005332840 Add Bind IP option 2023-07-11 23:03:11 +02:00
JeLuF
ab52a95e45 Warn about low vram profile when using embeddings 2023-07-11 09:44:45 +02:00
rbertus2000
ed59402e48
enable DPM++ SDE and add DPM++ 2m SDE 2023-07-10 22:51:46 +02:00
cmdr2
5e0839531e sdkit 1.0.121 - fix live preview, wasn't decoding the vae 2023-07-10 13:27:48 +05:30
cmdr2
1c7acf7bcf sdkit 1.0.120 - pick the correct AMD gpu if an integrated GPU exists at device id 0 2023-07-10 13:06:56 +05:30
cmdr2
d143e85760 Use the local profile folder for dev console 2023-07-10 12:37:49 +05:30
cmdr2
2612c274d3 sdkit 1.0.119 - another fix for live preview 2023-07-10 10:50:10 +05:30
cmdr2
764ad1b8db sdkit 1.0.118 - fix live preview in img2img 2023-07-10 10:40:00 +05:30
cmdr2
b1dcfbd017 sdkit 1.0.117 - fix directml/tensorrt for diffusers 0.18.1 2023-07-10 09:56:28 +05:30
cmdr2
e43bf2b93a Revert the speed up from starting the browser early. Not sure why the fastapi server isn't ready to serve static html by this point, will need to investigate later 2023-07-10 09:01:48 +05:30
Olivia Godone-Maresca
ab75527df2 Formatting 2023-07-09 22:14:07 -04:00
Olivia Godone-Maresca
b5a661eec8 Add embeddings to metadata 2023-07-09 22:13:20 -04:00
Olivia Godone-Maresca
df655eb2d7 Rename method 2023-07-09 16:58:51 -04: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
JeLuF
b4c3c4c650 Fix dialog closing when interacting with <select> child
https://discord.com/channels/1014774730907209781/1021695193499582494/1127653577360425042
'The.QCC: Embedding window. Switching between at end and at cursor closes the Embedding window'
2023-07-09 21:18:07 +02:00
cmdr2
6dfabb692d changelog 2023-07-09 22:34:42 +05:30
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