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
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
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