Commit Graph

3136 Commits

Author SHA1 Message Date
b5d1adaa19 Use latest download link to avoid having to manually update readme (#1519) 2023-08-29 11:00:38 +05:30
a8360484b2 Remove safetensors hack (#1525)
We should upgrade to 0.3.3, since it has wheels for all our supported plattforms.
2023-08-29 09:20:32 +05:30
82607573fa Update check_modules.py 2023-08-25 21:15:16 +05:30
844edbc865 safetensors 0.3.3 2023-08-25 19:07:26 +05:30
3bbce82454 Force safetensors 0.3.2 for sdkit, the newer version has issues during installation v2.5.48-final 2023-08-23 22:09:49 +05:30
ab8f10ae4a Update FUNDING.yml 2023-08-23 16:01:54 +05:30
796c12bc4c Update index.html 2023-08-23 13:21:10 +05:30
91fb82e9b6 Mention minimum CUDA HW level (#1472) 2023-08-14 18:27:14 +05:30
2adf43274c Fix regression with new installations not being able to start ED 2023-08-03 21:02:02 +05:30
851aa7aaaf Merge pull request #1465 from easydiffusion/beta
Keep IMAGE_STEP_SIZE synchronized across all the clamps
2023-08-03 17:41:52 +05:30
376d238ad8 Keep IMAGE_STEP_SIZE synchronized across all the clamps 2023-08-03 17:40:26 +05:30
e0998e227f Merge pull request #1463 from easydiffusion/beta
Beta
2023-08-03 17:20:18 +05:30
07b584b3b4 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-03 17:08:38 +05:30
d35a89bb01 Show the controlnet buttons only for diffusers 2023-08-03 17:08:21 +05:30
22a6fe7721 Merge branch 'main' into beta 2023-08-03 16:56:38 +05:30
404329f9b5 Fix for image modifier improvements plugin v2.5.48 2023-08-03 16:33:20 +05:30
3929e88d87 Include the lora parser plugin as a core feature 2023-08-03 16:20:27 +05:30
83a5b5b46f Clamp controlnet images to multiples of 8 2023-08-03 15:51:39 +05:30
b97c906128 Fix a bug where setting an initial image would mess up the width and height field 2023-08-03 15:49:01 +05:30
b8328b6071 sdkit 1.0.165 - warn users about incompatible loras 2023-08-03 15:14:00 +05:30
9a528496a3 Reload the model if the path exists in the request but the model has been unloaded 2023-08-03 15:13:41 +05:30
6a95c602b1 sdkit 1.0.164 - Warn the user if the controlnet isn't compatible with the SD model version 2023-08-03 12:43:30 +05:30
f0f6578b9c Round image sizes to a multiple of 8 2023-08-03 10:22:24 +05:30
83c93eb9ef sdkit 1.0.163 - trt multi-gpu fix 2023-08-02 21:53:11 +05:30
befe8ad24e TRT logging 2023-08-02 18:55:09 +05:30
c5249e6144 TRT styling 2023-08-02 16:45:12 +05:30
9be3297c27 sdkit 1.0.162 - bug fixes for TRT 2023-08-02 16:42:24 +05:30
b6344ef6f9 sdkit 1.0.161 - bug fixes for TRT 2023-08-02 16:37:19 +05:30
76b7e32125 Bug fixes for TRT 2023-08-02 16:37:05 +05:30
801a3dd598 sdkit 1.0.160 - Dynamic load/unload of TensorRT engines 2023-08-02 15:34:55 +05:30
d1fdf1766a Allow batch size ranges again in TRT 2023-08-02 14:03:59 +05:30
35073adc1f Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-02 12:36:15 +05:30
d76930c7f4 sdkit 1.0.159 - typo in TensorRT forward 2023-08-02 12:35:44 +05:30
7d496f4ad0 Add ControlNet model and filter to metadata (#1454) 2023-08-02 10:13:21 +05:30
53b5ce6e2c typo 2023-08-02 00:10:19 +05:30
38ab5b090f TRT ui changes 2023-08-02 00:08:43 +05:30
fa58996f37 sdkit 1.0.157 - tensorRT build configuration from the UI; clamp images to 8 instead of 64 pixels 2023-08-01 23:53:01 +05:30
56f92ccab0 Don't restrict TRT to batch size 1 2023-08-01 21:24:22 +05:30
4e444b418e sdkit 1.0.156 - missing jsons for controlnet 2023-08-01 18:23:34 +05:30
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
eba7bab15e Allow named models in the dropdown 2023-08-01 16:16:38 +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
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
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
8538a684e7 sdkit 1.0.153 - use TensorRT only if enabled in the UI 2023-07-31 13:19:56 +05:30
47d7513dd8 sdkit 1.0.152 - fix for black images with TensorRT, and enable a timing cache 2023-07-31 12:54:05 +05:30
432fd57581 Use the desired output format and quality while applying the quick filter 2023-07-30 14:06:31 +05:30