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
cmdr2
4349c595b8
Merge branch 'beta' into ddpm_deis_samplers
2023-05-19 18:21:03 +05:30
cmdr2
da27fc7782
Merge pull request #1278 from JeLuF/clipskip
...
Add Clip Skip support
2023-05-19 18:19:45 +05:30
cmdr2
b08e9b7982
changelog
2023-05-19 17:29:10 +05:30
JeLuF
00603ce124
Add Clip Skip support
2023-05-18 13:55:45 +02:00
Olivia Godone-Maresca
d3dd15eb63
Fix unipc_tu
2023-05-17 21:44:28 -04:00
Olivia Godone-Maresca
9d408a62bf
Add DDPM and DEIS samplers for diffusers
...
These new samplers will be hidden when diffusers is disabled.
Also, samplers that aren't implemented in diffusers yet will be disabled when using diffusers
2023-05-17 21:13:06 -04:00
cmdr2
08f44472f8
changelog
2023-05-10 20:20:59 +05:30
cmdr2
5c95bcc65d
changelog
2023-05-03 16:13:57 +05:30
cmdr2
03fedfd0d5
fix formatting
2023-04-28 18:07:43 +05:30
cmdr2
039395f221
Fix formatting
2023-04-28 17:57:26 +05:30
cmdr2
1381be16ad
Fix formatting
2023-04-28 17:55:03 +05:30
cmdr2
d7b91db204
changelog
2023-04-22 15:47:26 +05:30
JeLuF
991f9cda42
Add splash screen for testDiffusers users
...
The splash screen will only be shown once.
The splash screen version number can be used to roll out a new splash screen, which will also be shown only once.
Clicking on the EasyAndroidLady icon shows the splash screen again.
2023-04-22 11:42:42 +02:00
cmdr2
6c148f1791
Don't install xformers for AMD on Linux; changelog
2023-04-20 16:48:38 +05:30
cmdr2
fcbcb7d471
changelog
2023-04-19 16:46:34 +05:30
cmdr2
7d4d85284b
Disable ding sound when the UI loads. It'll now only play upon task completion
2023-04-07 09:55:30 +05:30
cmdr2
6529240808
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-04-06 16:21:14 +05:30
cmdr2
0d570b3fae
version
2023-04-06 16:21:07 +05:30
cmdr2
888dc05cde
Merge pull request #1107 from ogmaresca/save-lora-strength-in-metadata
...
Add LoRA Strength to metadata files
2023-04-06 15:47:23 +05:30
patriceac
687da5b64a
Undo UI cleanup ( #1106 )
...
* Moving to InvokeAI attention weighting syntax
* Fix restoration of disabled image tags
Fix the restoration inactive image tags.
* Undo feature UX cleanup
Just show the undo button when there's no task for a more consistent UI.
* cleanup code
* Revert "cleanup code"
This reverts commit 03199c5a4f
.
* Update image-modifiers.js
* Update image-modifiers.js
2023-04-06 15:42:48 +05:30
Olivia Godone-Maresca
07b467e4bc
Add LoRA Strength to metadata files
2023-04-01 11:42:20 -04:00
cmdr2
a03164f3bc
Slider to control LoRA strength
2023-04-01 16:08:14 +05:30
JeLuF
40598c28af
Don't show lossless WEBP toggle for JPEG on first load
...
https://discord.com/channels/1014774730907209781/1021695193499582494/1090402304173277266
2023-03-29 00:46:13 +02:00
cmdr2
03800a45e0
Allow Ctrl+Z to undo the removal of images/tasks
2023-03-28 17:13:37 +05:30
cmdr2
9ee17ec5f1
changelog
2023-03-28 15:58:18 +05:30
cmdr2
72d991afaa
Merge pull request #1041 from JeLuF/undo
...
Add undo support
2023-03-28 15:52:20 +05:30
cmdr2
8e705f0785
Merge pull request #1059 from ogmaresca/allow-lossless-webp
...
Allow saving lossless WEBPs
2023-03-28 15:43:54 +05:30
cmdr2
e65ee76076
changelog
2023-03-27 15:13:02 +05:30
Olivia Godone-Maresca
e42ddbd652
Allow saving lossless WEBPs
2023-03-24 22:46:03 -04:00
cmdr2
d8cfd35a94
changelog
2023-03-24 09:29:08 +05:30
cmdr2
593e9748b9
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-03-21 18:11:16 +05:30
cmdr2
f8d260e0a7
changelog
2023-03-21 18:02:36 +05:30
cmdr2
f8bc50871a
sdkit 1.0.49; Use a test_diffusers flag to gate access to the new renderer and LoRA model selection
2023-03-21 17:59:20 +05:30
JeLuF
0f3a3da5ed
Add undo support
2023-03-20 22:53:13 +01:00
JeLuF
c9a05e0290
Add 'Karras' tag to DPM samplers
2023-03-20 14:52:45 +01:00
cmdr2
a3f357732c
formatting
2023-03-16 11:42:31 +05:30
cmdr2
841811e3bc
Full screen button on images; Changelog
2023-03-15 19:25:55 +05:30
cmdr2
0679fb2b20
Merge pull request #1017 from ogmaresca/image-modal
...
Add image modal functionality
2023-03-15 18:45:17 +05:30
Olivia Godone-Maresca
ab7d74d2fa
Add a image modal function
2023-03-14 21:43:49 -04:00
cmdr2
0ddcc98a57
Merge pull request #1004 from JeLuF/toosmall
...
Warn users about small image dimensions
2023-03-14 10:42:13 +05:30
JeLuF
3c2157111b
Download all: Add Metadata download ( #923 )
...
* Download all: Add Metadata download
* Harmonise capitalisation
* Add JSzip, download popup
* 'Save all' popup
- add ZIP download with JSON and folder support
- Popup to prevent accidental trigger of an image download
- Use FileSaver polyfill for better browser support
* remove debug output
* Make DownloadImages a tertiary button
2023-03-14 10:40:24 +05:30
patriceac
1fda12640f
Custom Image Modifiers dialog tweaks ( #935 )
...
* Custom Image Modifiers dialog tweaks
Couple minor usability improvements for the custom image modifiers dialog:
- set the focus to the textbox when opening the dialog
- pressing the Escape key closes the dialog
* Adding keyboard shortcuts
Escape to cancel the changes, Ctrl+Enter to confirm the changes. No change to the existing UI behavior using the mouse.
* Make the overlay focusable
Allows the keyboard shortcuts to work if user clicks on the main window rather than the textbox itself.
* Disable spell and grammar correction
2023-03-14 10:37:21 +05:30
cmdr2
a4e496abc1
version
2023-03-14 10:34:52 +05:30
JeLuF
03256f6bba
Warn users about small image dimensions
...
Show a warning if the user chooses width & height < 512px
2023-03-12 20:43:54 +01:00
cmdr2
7826870d99
Logo change
2023-03-11 09:27:04 +05:30
cmdr2
942904186a
changelog
2023-03-08 10:02:05 +05:30
cmdr2
9dd819e193
Workaround to fix the broken Rabbit Hole plugin
2023-03-02 13:55:53 +05:30
cmdr2
5e2f31e3bf
Merge branch 'main' into beta
2023-03-02 10:15:51 +05:30
cmdr2
8d698cb997
reword
2023-03-01 18:35:41 +05:30
cmdr2
f2a960136e
Move zoom and 'scroll to generated image' into a flat icon strip, with a press-toggle button for the 'scroll to' button; Tweaked the behavior of the on-scroll dropdown CSS class
2023-03-01 18:27:48 +05:30
cmdr2
24cce08580
Show the image dimensions on mouse over
2023-03-01 15:17:27 +05:30
cmdr2
b425b43d3e
changelog
2023-02-28 15:38:53 +05:30
cmdr2
353fe88226
Set tertiary colors on buttons that don't need to be visible in a very dominant manner
2023-02-28 15:37:38 +05:30
cmdr2
de1d1ad961
Shrink the preview tools buttons to icons-only on a small screen
2023-02-24 21:50:21 +05:30
cmdr2
45a2c9f7ef
Show icons next to the model folder and files in the dropdown, styling tweaks to increase padding
2023-02-23 22:11:53 +05:30
patriceac
204a68b17d
Fix the display of the Preview options button
...
The preview options button overlaps the image task container when the window is reduced because of the float:right property of the button. This technique makes the parent div grow as needed when it contains a floated element, resulting in cleaner display.
2023-02-22 19:11:18 -08:00
cmdr2
7c1f18b6cd
reword test 2
2023-02-22 20:16:52 +05:30
cmdr2
b59371988d
Minor styling tweak
2023-02-22 20:15:33 +05:30
cmdr2
a342de0207
Rename dropdown to 'View options'
2023-02-22 20:08:17 +05:30
cmdr2
0e41483564
version
2023-02-22 19:35:13 +05:30
JeLuF
1023f5f7cc
Slider for preview image size ( #767 )
...
* Slider for preview image size
Add a slider to the system settings so that users can configure the max size of thumbnails
* Remove debug output
* Fix var definition
* Move slider to 'display settings' menu
* thumbnail slider CSS
2023-02-22 19:32:00 +05:30
Olivia Godone-Maresca
c2c33b7df1
Support WEBP outputs
2023-02-18 22:37:34 -05:00
cmdr2
e7a2dfa57f
changelog
2023-02-18 14:31:39 +05:30
cmdr2
620f521e0c
changelog
2023-02-17 15:25:49 +05:30
cmdr2
4754743c84
5 new samplers - UniPC
2023-02-17 10:24:59 +05:30
cmdr2
d612d7ab53
changelog
2023-02-16 21:10:51 +05:30
AssassinJN
9f5f213cd3
Fix for dropdown widths ( #883 )
...
* Fix dropdown location
* change width
2023-02-16 10:35:46 +05:30
JeLuF
9d1dd09a07
'Download all images' button ( #765 )
...
* Use standard DOM function
* Add 'download all images' button
---------
Co-authored-by: cmdr2 <secondary.cmdr2@gmail.com>
2023-02-14 19:33:25 +05:30
cmdr2
8821e471b5
Merge pull request #870 from patriceac/Fix-autocomplete
...
Fix autocomplete in GFPGAN and Merge
2023-02-13 15:26:51 +05:30
patriceac
d34aed0b14
Fix autocomplete in GFPGAN and Merge
2023-02-13 01:54:55 -08:00
patriceac
b1db708af1
Model search bug fixes
...
First batch of bug fixes for model search:
- fix navigation issues with arrow keys when filtering models
- fix the issue with arrow keys jumping several entries after model reloading
- disable autocomplete in search box
2023-02-12 23:23:26 -08:00
JeLuF
dd21c07d4a
Use new model selector for merging and gfpgan
2023-02-13 00:13:13 +01:00
patriceac
a801a5d8b6
Searchable models ( #786 )
...
* Searchable models
Creates searchable dropdowns for SD, VAE, or HN models. Also adds a reload models button (placed next to SD models, reloads everything including VAE and HN models).
* Fixing the editor pane display
* Revert "Fixing the editor pane display"
This reverts commit de902a6340
.
* Move formatting to the CSS file
* Rewritten the siblings functions
I like these much better, and I imagine you will too. :)
* Code cleanup
* Minor tweak in list ordering
Minor tweak to move the root folder's content at the end of the list (similar to the current version).
2023-02-12 14:48:09 +05:30
cmdr2
ab7ba35639
Revert "sdkit message"
...
This reverts commit 6ab3133b33
.
2023-02-10 22:54:45 +05:30
cmdr2
1cc09cbe5f
Revert "sdkit message"
...
This reverts commit 6ab3133b33
.
2023-02-10 22:54:02 +05:30
cmdr2
fe7e398eb4
sdkit message
2023-02-10 19:01:27 +05:30
cmdr2
6ab3133b33
sdkit message
2023-02-10 19:01:03 +05:30
cmdr2
dc54e5bdce
version
2023-02-10 17:44:16 +05:30
cmdr2
5741af2aba
Merge pull request #777 from patriceac/preview-content-container
...
Group image containers (DOM tweak)
2023-02-10 17:28:08 +05:30
cmdr2
9e718da70e
Merge pull request #789 from JeLuF/gfpgan-chooser
...
Support multiple GFPGAN models
2023-02-10 17:16:49 +05:30
cmdr2
840ff5c363
Merge branch 'main' into patch-23
2023-02-09 19:30:55 +05:30
cmdr2
070e51fcab
Changelog
2023-02-09 19:01:25 +05:30
cmdr2
8a28b265a3
Preserve the id of the top-level tabs container, to avoid breaking plugins that rely on it
2023-02-06 19:09:39 +05:30
cmdr2
0cbb553564
Follow the theme in the popup dialog box
2023-02-06 15:32:54 +05:30
cmdr2
0b3a35c4b6
Make the tabs container a class, to make it reusable for other tab groups
2023-02-06 13:48:18 +05:30
cmdr2
a9d0fc9978
changelog
2023-02-03 21:41:12 +05:30
cmdr2
db47888a75
changelog
2023-02-01 11:54:05 +05:30
patriceac
6bff97d6fa
Removing the ':' after the tooltip icon
...
This colon after the tooltip icon just feels out of place.
2023-01-30 23:09:36 -08:00
cmdr2
fab86ddf35
changelog
2023-01-27 09:46:50 +05:30
cmdr2
4886616c48
changelog
2023-01-25 19:52:28 +05:30
cmdr2
495064985e
Reduce VRAM usage of img2img in balanced mode, without reducing the speed of rendering
2023-01-24 18:58:15 +05:30
cmdr2
5d3fb9091a
Reduce the VRAM usage for balanced mode, without sacrificing the rendering speed
2023-01-23 19:36:00 +05:30
JeLuF
b044bc1791
Support multiple GFPGAN models
...
Add scanning for models and a dropdown to choose different models from
2023-01-19 20:49:54 +01:00
cmdr2
9b1a9cc7c8
changelog
2023-01-17 21:34:41 +05:30
cmdr2
0a1197055c
changelog
2023-01-16 18:32:09 +05:30
patriceac
3d5133209b
Group image containers (DOM tweak)
...
Move image containers in their own container to create a clear delineation in the DOM. Purely DOM structural adjustment meant to make a sticky footer possible in the preview pane (for plugins).
2023-01-15 23:34:56 -08:00
cmdr2
a5d88bdfcc
changelog
2023-01-10 21:09:08 +05:30
cmdr2
fb0c9405cf
changelog
2023-01-09 19:40:17 +05:30
cmdr2
226ba8b06e
Bump version
2023-01-09 18:39:24 +05:30
cmdr2
64ced3b3f6
Tag v2.4.23, to be able to revert back incase of an emergency
2022-12-29 13:04:44 +05:30
cmdr2
a973e4d1ef
version
2022-12-28 14:30:01 +05:30
cmdr2
51c7faee3c
Changelog
2022-12-27 16:23:57 +05:30
cmdr2
852e129f9c
Support upscaling by 2x or 4x (previously only supported 4x)
2022-12-27 16:20:16 +05:30
patriceac
2c0bdd6377
Fix cut off tooltips display
2022-12-26 10:04:36 -08:00
cmdr2
8cedeb349d
Changes to allow rolling back from the upcoming sdkit-based system
2022-12-26 23:04:45 +05:30
cmdr2
517ddca22d
Changelog
2022-12-26 13:12:56 +05:30
cmdr2
41c7b08418
Keep euler_a as the default
2022-12-26 11:59:44 +05:30
cmdr2
87b6dfb1a9
Changelog
2022-12-25 17:17:10 +05:30
cmdr2
b6f1194c93
Typo
2022-12-25 00:23:51 +05:30
cmdr2
01320ac735
Rename project to Easy Diffusion
2022-12-24 21:36:47 +05:30
cmdr2
b7a76d4212
Merge branch 'beta' into refactor
2022-12-24 13:45:53 +05:30
cmdr2
ba7cae683a
Bump to 2.5
2022-12-24 13:39:28 +05:30
cmdr2
243556656e
Temporarily disable the model config dropdown in the UI
2022-12-24 13:38:55 +05:30
JeLuF
09b76dcd93
Avoid guidance scale "1.0"
...
Using a guidance scale of 1.0 will cause an exception in the renderer and return a very confusing error message.
https://discord.com/channels/1014774730907209781/1028195513377509376
2022-12-23 13:18:08 +01:00
cmdr2
c2bcf89f9a
Merge branch 'beta' into refactor
2022-12-22 15:42:04 +05:30
cmdr2
5cb24f992c
Bump version
2022-12-22 15:23:07 +05:30
cmdr2
c804a9971e
Work-in-progress code for adding a model config dropdown in the UI. Doesn't work yet
2022-12-22 11:54:00 +05:30
cmdr2
4d7f6e4236
Change version number in beta
2022-12-22 10:32:40 +05:30
JeLuF
64a751ad79
Merge branch 'beta' into pause
2022-12-19 00:55:56 +01:00
cmdr2
1595f1ed05
Add 6 new samplers; Fix a bug where new tasks wouldn't started if a previous task was stopped
2022-12-17 16:45:43 +05:30
cmdr2
ceff4f06c1
Merge branch 'beta' into refactor
2022-12-12 20:43:29 +05:30
cmdr2
b53935bfd4
Revert "Scrolling panes ( #632 )"
...
This reverts commit e3184622e8
.
2022-12-12 19:03:16 +05:30
cmdr2
d4db027cfa
Move the hypernetwork options below the sampler settings; Whitespace fixes
2022-12-12 19:02:34 +05:30
cmdr2
25f488c6e1
Merge branch 'beta' into refactor
2022-12-12 15:47:13 +05:30
cmdr2
fb32a38d96
Rename sampler to sampler_name in the API
2022-12-12 15:21:02 +05:30
cmdr2
0aa7968503
Move color correction to diffusionkit; Rename color correction to 'Preserve color profile'
2022-12-11 19:34:07 +05:30
JeLuF
bd1bc78953
Use onIdle(), move pause button, quick resume without using the promise
2022-12-11 14:57:01 +01:00