cmdr2
56f92ccab0
Don't restrict TRT to batch size 1
2023-08-01 21:24:22 +05:30
cmdr2
4e444b418e
sdkit 1.0.156 - missing jsons for controlnet
2023-08-01 18:23:34 +05:30
cmdr2
3d9a9299dc
changelog
2023-08-01 17:42:15 +05:30
cmdr2
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
cmdr2
eba7bab15e
Allow named models in the dropdown
2023-08-01 16:16:38 +05:30
cmdr2
ee6db85768
Initial support for Controlnet
2023-08-01 15:39:15 +05:30
cmdr2
05ed110519
Don't show parallel field for tensorrt demo
2023-08-01 13:02:53 +05:30
cmdr2
9690fd1fa8
sdkit 1.0.154 - restrict tensorrt from 768x768 to 1024x1024, and Unet-only, to avoid going out of memory
2023-08-01 12:45:56 +05:30
cmdr2
4cee1be99c
Default settings for TensorRT demo; Don't show splash screen for diffusers
2023-08-01 12:43:23 +05:30
cmdr2
d39e1da183
Fixes for TensorRT
2023-08-01 11:49:30 +05:30
cmdr2
8538a684e7
sdkit 1.0.153 - use TensorRT only if enabled in the UI
2023-07-31 13:19:56 +05:30
cmdr2
47d7513dd8
sdkit 1.0.152 - fix for black images with TensorRT, and enable a timing cache
2023-07-31 12:54:05 +05:30
cmdr2
432fd57581
Use the desired output format and quality while applying the quick filter
2023-07-30 14:06:31 +05:30
cmdr2
9c06e2612a
changelog
2023-07-30 13:53:27 +05:30
cmdr2
1d6742f463
sdkit 1.0.151 - An option to use strict mask borders
2023-07-30 13:51:19 +05:30
JeLuF
2e849827d1
Restore width/height dropdown ( #1445 )
2023-07-30 10:16:04 +05:30
cmdr2
1e2c9ecb41
Use nvidia pypi index url for linux
2023-07-29 22:24:34 +05:30
cmdr2
14679586a8
changelog
2023-07-29 22:04:03 +05:30
cmdr2
11fb83a2a7
sdkit 1.0.148 - fix watermarking which is causing image artifacts in SDXL; fix SDXL long prompts with compel 2.0.1
2023-07-29 22:03:39 +05:30
JeLuF
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
cmdr2
eedf6f0aad
changelog
2023-07-29 21:30:43 +05:30
cmdr2
13592fae1a
sdkit 1.0.147 - diffusers 0.19.2 - fix red specs in SDXL images
2023-07-29 21:29:24 +05:30
cmdr2
4dd05d3efe
Merge branch 'trt' into beta
2023-07-29 21:10:00 +05:30
cmdr2
2e3059a7c8
UI for TensorRT installation and conversion
2023-07-29 21:09:27 +05:30
cmdr2
3b53b5ebaf
sdkit 1.0.144 - use prompts for SDXL refiner; use VAE slicing and VAE tiling for larger images
2023-07-29 12:42:34 +05:30
cmdr2
a9f1000af8
Install button for TensorRT - displayed only if an NVIDIA gpu is active
2023-07-29 11:41:44 +05:30
cmdr2
a9960ded01
Styling
2023-07-29 10:14:52 +05:30
cmdr2
ed84a23f36
Redo button for image filters, limit undo buffer size to 5
2023-07-29 10:07:41 +05:30
cmdr2
8301cafb37
changelog
2023-07-29 09:23:15 +05:30
cmdr2
c906c5d14a
Don't rely on old keys to exist in the request
2023-07-29 09:14:00 +05:30
cmdr2
6e52680fa8
Fast in-place upscale and face fix buttons, with an option to undo the operations
2023-07-28 22:48:41 +05:30
cmdr2
7f32c531d7
sdkit 1.0.143 - Fixes for the new beta
2023-07-28 19:14:40 +05:30
cmdr2
17a11b94b2
changelog
2023-07-28 18:59:10 +05:30
cmdr2
e61549e0cd
Mega refactor of the task processing and rendering logic; Split filter into a separate task, and add support for running filter tasks individually; Change the format for sending model and filter data from the API, but maintain backwards compatibility for now with the old API
2023-07-28 18:57:28 +05:30
cmdr2
b93c624efa
sdkit 1.0.142 - fix live preview for sdxl
2023-07-27 17:51:52 +05:30
cmdr2
d118443a94
sdkit 1.0.141 - allow sdxl vae
2023-07-27 17:34:41 +05:30
cmdr2
064a55f587
sdkit 1.0.140 - fix broken gfpgan and realesrgan
2023-07-27 16:50:58 +05:30
cmdr2
de3b43647a
changelog
2023-07-27 15:38:10 +05:30
cmdr2
0b054b58d4
sdkit 1.0.139 - SD-XL full support, diffusers 0.19.0, compel 2.0.0
2023-07-27 15:35:43 +05:30
JeLuF
7b5e2b4a12
Display Test Diffusers checkbox when enabling beta ( #1430 )
...
* Display Test Diffusers checkbox when enabling beta
* remove debug
2023-07-25 07:39:30 +05:30
cmdr2
b408fc7cd2
sdkit 1.0.137 - Fix DPM single step solver with non-unique timesteps
2023-07-24 19:59:57 +05:30
cmdr2
a8ed1ebf52
sdkit 1.0.136 - unify unipc tu and tu2, don't reuse sampler instances between image generation to avoid image artifacts
2023-07-24 16:41:35 +05:30
cmdr2
357ab9596e
formatting
2023-07-24 16:38:45 +05:30
cmdr2
cba1cfbbef
changelog
2023-07-24 16:38:16 +05:30
cmdr2
c402867d45
Hide the samplers that won't be supported in the new diffusers version
2023-07-24 16:36:34 +05:30
cmdr2
158591bdcf
changelog
2023-07-22 18:24:22 +05:30
cmdr2
8857249b48
sdkit 1.0.135 - fix broken inpainting models after the latest diffusers upgrade
2023-07-22 18:22:13 +05:30
cmdr2
c71d7ea14f
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-07-22 15:10:44 +05:30
cmdr2
721ab8a0c7
Silly error, don't delete a key if it doesn't exist
2023-07-22 15:10:33 +05:30
cmdr2
d0d9c185f1
Merge pull request #1428 from ogmaresca/fix-synatax-warning-on-startup
...
Fix SyntaxWarning on startup
2023-07-22 12:10:53 +05:30