Commit Graph

1702 Commits

Author SHA1 Message Date
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
432fd57581 Use the desired output format and quality while applying the quick filter 2023-07-30 14:06:31 +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
cmdr2
1e2c9ecb41 Use nvidia pypi index url for linux 2023-07-29 22:24:34 +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
a9960ded01 Styling 2023-07-29 10:14:52 +05:30
cmdr2
ed84a23f36 Redo button for image filters, limit undo buffer size to 5 2023-07-29 10:07:41 +05:30
cmdr2
c906c5d14a Don't rely on old keys to exist in the request 2023-07-29 09:14:00 +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
e61549e0cd Mega refactor of the task processing and rendering logic; Split filter into a separate task, and add support for running filter tasks individually; Change the format for sending model and filter data from the API, but maintain backwards compatibility for now with the old API 2023-07-28 18:57:28 +05:30
cmdr2
de3b43647a changelog 2023-07-27 15:38:10 +05:30
JeLuF
7b5e2b4a12
Display Test Diffusers checkbox when enabling beta (#1430)
* Display Test Diffusers checkbox when enabling beta

* remove debug
2023-07-25 07:39:30 +05:30
cmdr2
357ab9596e formatting 2023-07-24 16:38:45 +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
c71d7ea14f Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-07-22 15:10:44 +05:30
cmdr2
721ab8a0c7 Silly error, don't delete a key if it doesn't exist 2023-07-22 15:10:33 +05:30
cmdr2
d0d9c185f1
Merge pull request #1428 from ogmaresca/fix-synatax-warning-on-startup
Fix SyntaxWarning on startup
2023-07-22 12:10:53 +05:30
cmdr2
ade0912ba1 Fix for endlessly nesting config.yaml 2023-07-22 11:47:48 +05:30
Olivia Godone-Maresca
192520eafe Fix SyntaxWarning on startup 2023-07-21 21:15:21 -04:00
JeLuF
636c3e5c02 restore hover 2023-07-18 18:39:49 +02:00
JeLuF
0dbc195770 Improve embedding readability 2023-07-18 18:37:14 +02:00
cmdr2
eac0d49880
Merge branch 'beta' into mvemb 2023-07-18 09:11:19 +05:30
cmdr2
0ad97b8aa5
Merge pull request #1419 from JeLuF/embcollapse
Collapsibles for the embeddings dialog
2023-07-18 09:09:32 +05:30
JeLuF
fa2a929796 Help texts for common errors
- Using an Embedding on 'Low'
- Using LORAs and models with mismatching versions
2023-07-18 00:41:47 +02:00
JeLuF
7debd2cd97 Collapsibles for the embeddings dialog
Harmonization with the modifiers dialog
2023-07-18 00:08:38 +02:00
cmdr2
14c1d17632 Move the remove button to the left side of the lora, to increase the space for the model name 2023-07-16 15:46:24 +05:30
cmdr2
5bd98d4aa0 Revert "Fix for rabbit hole"
This reverts commit a7b427c5ff.
2023-07-16 15:17:46 +05:30
cmdr2
a7b427c5ff Fix for rabbit hole 2023-07-16 14:51:50 +05:30
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
47b157c24a wording 2023-07-16 13:28:54 +05:30
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
6201ed30ff
Merge pull request #1414 from ogmaresca/multi-lora-text-metadata
Format LoRA model/strength as comma separated string in text metadata
2023-07-16 13:20:09 +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
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
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