Commit Graph

350 Commits

Author SHA1 Message Date
87d3e4430e Masonry gallery, add timestamp 2023-08-09 20:02:52 +02:00
8dce1ed858 merge latest version of bucketlite branch 2023-08-09 16:38:00 +02:00
01dde9d23a merge beta 2023-08-07 00:14:42 +02:00
00c55444a9 remove unused variable 2023-08-07 00:02:02 +02:00
9b40d6c733 Remove debugging code 2023-08-06 23:02:18 +02:00
fbdee0e6ba Merge branch 'beta' into bucketlite 2023-08-06 22:57:40 +02:00
73a6e6c737 Moved JS&CSS into appropriate files and changed observer to refresh button 2023-08-06 22:06:16 +02:00
b5e3711038 Use modifiers card, resize thumbs 2023-08-06 21:47:39 +02:00
7497870455 add upload 2023-08-05 21:22:45 +02:00
c1bb7dc119 Merge branch 'beta' into bucketlite 2023-08-03 20:31:08 +02:00
2d2a75f23c v2.6.0 (beta) - switch beta to use diffusers by default 2023-08-03 20:01:27 +05:30
aafdec8497 fill list 2023-08-03 15:14:15 +02:00
376d238ad8 Keep IMAGE_STEP_SIZE synchronized across all the clamps 2023-08-03 17:40:26 +05:30
83a5b5b46f Clamp controlnet images to multiples of 8 2023-08-03 15:51:39 +05:30
b97c906128 Fix a bug where setting an initial image would mess up the width and height field 2023-08-03 15:49:01 +05:30
f0f6578b9c Round image sizes to a multiple of 8 2023-08-03 10:22:24 +05:30
91a21b5e76 profile, thumbnail croppr size limit 2023-08-03 01:27:46 +02:00
d1fdf1766a Allow batch size ranges again in TRT 2023-08-02 14:03:59 +05:30
38ab5b090f TRT ui changes 2023-08-02 00:08:43 +05:30
fa58996f37 sdkit 1.0.157 - tensorRT build configuration from the UI; clamp images to 8 instead of 64 pixels 2023-08-01 23:53:01 +05:30
56f92ccab0 Don't restrict TRT to batch size 1 2023-08-01 21:24:22 +05:30
2b49f6a8d0 Merge branch 'beta' into bucketlite 2023-08-01 17:17:37 +02:00
3391e1eaeb croppr ui 2023-08-01 17:17:00 +02:00
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
ee6db85768 Initial support for Controlnet 2023-08-01 15:39:15 +05:30
05ed110519 Don't show parallel field for tensorrt demo 2023-08-01 13:02:53 +05:30
4cee1be99c Default settings for TensorRT demo; Don't show splash screen for diffusers 2023-08-01 12:43:23 +05:30
d39e1da183 Fixes for TensorRT 2023-08-01 11:49:30 +05:30
a70a795662 add croppr 2023-07-31 23:35:49 +02:00
518df4bd3e Merge branch 'beta' into bucketlite 2023-07-30 23:41:39 +02:00
ab37dbf98f show images 2023-07-30 12:59:40 +02:00
432fd57581 Use the desired output format and quality while applying the quick filter 2023-07-30 14:06:31 +05:30
1d6742f463 sdkit 1.0.151 - An option to use strict mask borders 2023-07-30 13:51:19 +05:30
2e849827d1 Restore width/height dropdown (#1445) 2023-07-30 10:16:04 +05:30
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
2e3059a7c8 UI for TensorRT installation and conversion 2023-07-29 21:09:27 +05:30
ed84a23f36 Redo button for image filters, limit undo buffer size to 5 2023-07-29 10:07:41 +05:30
6e52680fa8 Fast in-place upscale and face fix buttons, with an option to undo the operations 2023-07-28 22:48:41 +05:30
eac0d49880 Merge branch 'beta' into mvemb 2023-07-18 09:11:19 +05:30
0ad97b8aa5 Merge pull request #1419 from JeLuF/embcollapse
Collapsibles for the embeddings dialog
2023-07-18 09:09:32 +05:30
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
7debd2cd97 Collapsibles for the embeddings dialog
Harmonization with the modifiers dialog
2023-07-18 00:08:38 +02:00
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
de36489444 Merge beta 2023-07-16 11:16:58 +02:00
de6fec5fd7 Move embeddings and modifiers buttons 2023-07-16 11:00:45 +02:00
ef1e42dd7b Add and remove buttons for arbitrary number of LoRA models 2023-07-16 02:12:42 +05:30
74e7c35885 Remove the buggy slider hover hide, prevents text selection from working correctly 2023-07-15 23:15:39 +05:30
0d610c5393 Remove the +/- 2 limit on lora strengths 2023-07-15 21:48:51 +05:30
f5b8044bad UI changes for multiple LoRA files 2023-07-15 19:33:49 +05:30
0139111d49 formatting 2023-07-15 16:35:48 +05:30