Commit Graph

536 Commits

Author SHA1 Message Date
6941c30cbe merge 2023-08-14 01:14:06 +02:00
bf6e4a6a00 Masonry layout
- Fix masonry layout. Fill row wise
- Resizeable thumbnails
- Remove /single-image endpoint. Use Javascript instead to fill the page
- Dispatch an event when a single image page gets loaded, so that plugins can be used on those pages
- Load a gallery when opening the tab. No initial click on the refresh button required any more
- "Use as input" and "use settings" buttons work in both the gallery and the single image view
- showToast takes a "doc" argument to allow toasts to be shown on the single image page
2023-08-14 01:00:20 +02:00
79f58881f1 Changed textarea to input as @JeLuF suggested, implemented System that should reduce the amount of times the error screen would be shown 2023-08-13 22:03:57 +02:00
680b290ae7 Improved pagination 2023-08-12 17:52:14 +02:00
ff75adab7f Implemented JeLuF's suggestion & added pagination basics 2023-08-12 17:52:08 +02:00
6d51f334b1 More hover buttons 2023-08-11 01:02:59 +02:00
2bf7116f01 Added Gallery search for prompt & model 2023-08-09 22:50:03 +02:00
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
fbdee0e6ba Merge branch 'beta' into bucketlite 2023-08-06 22:57:40 +02:00
0427730308 Aesthetic changes 2023-08-06 22:13:27 +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
44082b83fc Added UI components 2023-08-06 18:56:07 +02:00
7497870455 add upload 2023-08-05 21:22:45 +02:00
7d71c353b2 changelog 2023-08-04 11:19:35 +05:30
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
cc7452374d Remove hypernetworks from the UI options in diffusers. Sorry 2023-08-03 17:43:49 +05:30
d35a89bb01 Show the controlnet buttons only for diffusers 2023-08-03 17:08:21 +05:30
91a21b5e76 profile, thumbnail croppr size limit 2023-08-03 01:27:46 +02:00
2b49f6a8d0 Merge branch 'beta' into bucketlite 2023-08-01 17:17:37 +02:00
3d9a9299dc changelog 2023-08-01 17:42:15 +05:30
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
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
a9f1000af8 Install button for TensorRT - displayed only if an NVIDIA gpu is active 2023-07-29 11:41:44 +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
17a11b94b2 changelog 2023-07-28 18:59:10 +05:30
de3b43647a changelog 2023-07-27 15:38:10 +05:30
c402867d45 Hide the samplers that won't be supported in the new diffusers version 2023-07-24 16:36:34 +05:30
eac0d49880 Merge branch 'beta' into mvemb 2023-07-18 09:11:19 +05:30
7debd2cd97 Collapsibles for the embeddings dialog
Harmonization with the modifiers dialog
2023-07-18 00:08:38 +02:00
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
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
ace53d211f changelog 2023-07-16 12:59:18 +05:30
08ff52235e Merge remote-tracking branch 'origin/beta' into restart-needed 2023-07-15 17:17:57 -04:00
ef1e42dd7b Add and remove buttons for arbitrary number of LoRA models 2023-07-16 02:12:42 +05:30
3461bb669d Merge remote-tracking branch 'origin/beta' into restart-needed 2023-07-15 13:22:41 -04:00
7c358c2842 changelog 2023-07-15 19:34:32 +05:30
f5b8044bad UI changes for multiple LoRA files 2023-07-15 19:33:49 +05:30