0378d75f71
Merge remote-tracking branch 'upstream/beta' into feat-change-img-count
2025-02-26 23:11:13 +03:30
8d6021e6c3
Merge remote-tracking branch 'upstream' into feat-change-img-count
2025-02-26 23:00:54 +03:30
26cbc30407
Use the correct size of the image when used as the input. Code credit: @AvidGameFan
2025-02-13 11:33:29 +05:30
19c6e10eda
Use the correct size of the image when used as the input. Code credit: @AvidGameFan
2025-02-10 12:49:38 +05:30
a1fb9bc65c
Revert "Merge pull request #1874 from AvidGameFan/inpaint_mask_size"
...
This reverts commit f737921eaa
, reversing
changes made to b12a6b9537
.
2025-02-07 10:46:03 +05:30
ad06e345c9
Allow new resolutions with Use As Input
...
When Use As Input provides unlisted resolutions, add them first so that they'll be recognized as valid.
2024-12-24 23:36:12 -05:00
572b0329cf
Prevent invalid size settings for Use As Input
...
Images larger than the window size show up as blank sizes when setting the field. Retain previous (presumably valid) size rather than set an invalid one.
2024-12-23 21:46:25 -05:00
33ca04b916
Use as Input sets size
...
Force the generate size to match the image size when clicking Use as Input.
2024-12-22 21:22:37 -05:00
f751070c7f
Warn for schedulers and steps with Flux models
2024-10-17 12:14:01 +05:30
d5edbfee8b
Remember the Face Fix and Codeformer settings in the UI
2024-10-17 10:49:26 +05:30
3327244da2
Scheduler selection in the UI; Store Scheduler and Distilled Guidance in metadata
2024-10-09 11:43:45 +05:30
d283fb0776
Option to select Distilled Guidance Scale; Show warnings for Euler Ancestral sampler with Flux
2024-10-09 11:12:28 +05:30
90bc1456c9
Suggest guidance value for Flux and non-Flux models
2024-10-08 18:54:06 +05:30
9a12a8618c
First working version of dynamic backends, with Forge and ed_diffusers (v3) and ed_classic (v2). Does not auto-install Forge yet
2024-10-01 10:54:58 +05:30
2eb0c9106a
Temporarily disable the auto-selection of the appropriate controlnet model
2024-09-24 17:43:34 +05:30
97708c3cbc
Enhancement - ability to change image count in the queue
2024-06-28 14:48:55 +03:30
44789bf16b
sdkit 2.0.15.4 - Controlnet strength slider
2024-05-28 18:45:08 +05:30
097780be26
Setting to enable/disable VAE tiling
2023-12-11 22:28:19 +05:30
52cc99bf1f
Revert "Revert the support banner experiment"
...
This reverts commit 45a14a9be9
.
2023-10-12 09:58:29 +05:30
45a14a9be9
Revert the support banner experiment
2023-10-03 19:35:23 +05:30
d6a02a31a7
LoraManager: Implement 'Upload thumbnail' button
2023-09-17 22:36:50 +02:00
4aca3c4639
Lora Manager
2023-09-04 01:36:32 +02:00
b0294f8cbd
Support banner
2023-09-01 19:31:46 +05:30
a5962dae33
Allow underscore in embeddings path
2023-08-31 22:19:04 +05:30
670768e5b3
Allow hyphens in embeddings
2023-08-31 22:16:48 +05:30
536082c1a6
Save filtered images to disk if required by the API, for e.g. when clicking 'Upscale' or 'Fix Faces on the image
2023-08-31 15:57:53 +05:30
a7c12e61d8
Fix incorrect tiling message in the task info
2023-08-30 19:32:29 +05:30
16f0950ebd
sdkit 2.0.6 - Fix broken VAE tiling
2023-08-30 17:42:50 +05:30
b89d152540
Support lora models in subfolders when scanning the <lora> tag ( #1521 )
...
* Recursive lora search
* Support lora models in subfolders when scanning the <lora> tag
2023-08-29 10:48:57 +05:30
b1cb03962c
Fix embedding extraction for weights, commas, etc. This fixes the recent change where 'world' would match 'rld'.
2023-08-29 10:23:05 +05:30
a7b0858b22
Temporarily hide the support banner until v3 releases to main. Avoids the distraction from handling support/bugs during v3's release, will bring this back soon
2023-08-29 09:43:31 +05:30
2bc66cc640
Merge branch 'banner' into beta
2023-08-24 18:24:28 +05:30
1b6aae9678
Cancel/Stop/Remove task buttons ( #1493 )
...
* Cancel/Stop/Remove task
So far, the button to remove a not yet rendered and a completed task was labeled 'Remove'. This can lead to confusions.
This PR changes the label to 'Cancel' for not yet rendered tasks. It also changes the color of the undoable 'Remove' button
* Keep the button color as red
2023-08-24 16:07:58 +05:30
1e13c4e808
Support banner with kofi, patreon and itch.io links
2023-08-23 19:50:38 +05:30
dba573bf1a
Show v3 engine selection even without beta
2023-08-23 13:02:20 +05:30
1cd9c7fdac
Show the negative embeddings button only if the negative prompt panel is open
2023-08-22 16:59:40 +05:30
55af328181
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-22 12:02:42 +05:30
a8c0abfd5d
Use document event handling for task events
2023-08-22 12:02:34 +05:30
669d40a9d2
fix embedding parser and use standard embedding varuable for metadata ( #1516 )
2023-08-22 09:08:59 +05:30
19fdba7d73
Send the controlnet filter preview request only when the task is about to start
2023-08-21 11:04:13 +05:30
2c2b3b75d5
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-19 13:18:05 +05:30
47d5cb9e33
Refactor some of the task-related functions into task-manager.js, with callbacks for some UI-related code. This isn't exhaustive, just another step towards breaking up main.js
2023-08-19 13:15:32 +05:30
77aa7a0148
Improvements/Fixes for embeddings UI ( #1509 )
...
- Don't show "Use as thumbnail" if no embeddings were used in the prompt
- Fix layout issue on small screens
- use req.use_embeddings_model instead of parsing the prompt
- Add button to upload a thumb" ../../index.html ../css/main.css main.js
2023-08-19 09:50:40 +05:30
e80db71d1c
Allow downloading the controlnet preview image
2023-08-18 16:24:17 +05:30
38b2eec4be
Show controlnet preview in the task entry after applying the filter
2023-08-18 16:14:01 +05:30
8dafe486a2
Show controlnet model in the task info
2023-08-18 14:19:50 +05:30
a2d06f87f6
Use the new lora models component while creating the render request
2023-08-18 13:27:00 +05:30
afd879a692
Auto-save LoRAs
2023-08-18 13:18:06 +05:30
83de2b8de7
formatting
2023-08-17 16:09:47 +05:30
4930f36a1a
Remove tensorrt demo settings
2023-08-17 16:09:37 +05:30