Commit Graph

1766 Commits

Author SHA1 Message Date
cmdr2
8999f9450f Show control image when 'Use these Settings' is used 2023-08-18 17:59:00 +05:30
cmdr2
1d54943d71 Support drag-and-drop and use-these-settings for controlnet 2023-08-18 17:53:16 +05:30
cmdr2
767d8fc35d Use these Settings work for multi-lora now 2023-08-18 17:18:01 +05:30
cmdr2
894f34678e Some more fixes for multi-lora use-these-settings 2023-08-18 17:08:19 +05:30
cmdr2
1190bedafd Don't include empty lora values in the metadata 2023-08-18 17:03:41 +05:30
cmdr2
e80db71d1c Allow downloading the controlnet preview image 2023-08-18 16:24:17 +05:30
cmdr2
38b2eec4be Show controlnet preview in the task entry after applying the filter 2023-08-18 16:14:01 +05:30
cmdr2
8dafe486a2 Show controlnet model in the task info 2023-08-18 14:19:50 +05:30
cmdr2
67cae9725e Fix drag-and-drop and Use these Settings for LoRA 2023-08-18 14:16:23 +05:30
cmdr2
a2d06f87f6 Use the new lora models component while creating the render request 2023-08-18 13:27:00 +05:30
cmdr2
afd879a692 Auto-save LoRAs 2023-08-18 13:18:06 +05:30
cmdr2
83de2b8de7 formatting 2023-08-17 16:09:47 +05:30
cmdr2
4930f36a1a Remove tensorrt demo settings 2023-08-17 16:09:37 +05:30
cmdr2
fa3f196add Ignore commas while looking for embeddings 2023-08-17 16:09:17 +05:30
JeLuF
d632cfcde9
Hide empty folders in embeddings search results (#1506) 2023-08-17 13:23:13 +05:30
cmdr2
07f797a5e4 Negative embedding label 2023-08-17 12:32:50 +05:30
cmdr2
121107dd13 Shadow in dialogs 2023-08-17 12:30:18 +05:30
cmdr2
a2479b74be Show thumbnails for embeddings 2023-08-17 12:26:23 +05:30
cmdr2
7ee1d3cd91 Remove the embeddings in low warning (again) 2023-08-17 12:05:36 +05:30
cmdr2
4b28ddd691 Typo 2023-08-17 11:53:59 +05:30
JeLuF
7270b5fe0c
Thumbnails for Embeddings (#1483)
* sqlalchemy

* sqlalchemy

* sqlalchemy bucket v1

* Bucket API

* Move easydb files to its own folders

* show images

* add croppr

* croppr ui

* profile, thumbnail croppr size limit

* fill list

* add upload

* Use modifiers card, resize thumbs

* Remove debugging code

* remove unused variable
2023-08-17 11:33:05 +05:30
JeLuF
285792f692
Controlnet thumb in taskConfig (#1502) 2023-08-17 11:18:47 +05:30
JeLuF
23a0a48b81
Warn when no controlnet model is chosen (#1503)
* Warn when no controlnet model is chosen

* Update main.js
2023-08-17 11:18:00 +05:30
JeLuF
2baad73bb9
Error messages for SDXL yaml files (#1504)
* Error messages for SDXL embeddings and SDXL yaml files

* Embeddings are supported now with SDXL
2023-08-17 11:08:18 +05:30
cmdr2
ac1c65fba1 Move the extraction logic for embeddings-from-prompt, from sdkit to ED's UI 2023-08-17 10:54:47 +05:30
JeLuF
a1854d3734
'Use for Controlnet', Drag'n'Drop (#1501)
* Drop area for Controlnet

* 'Use for Controlnet', DND
2023-08-16 10:23:12 +05:30
cmdr2
01c1c77564 formatting 2023-08-15 16:58:12 +05:30
cmdr2
34de4fe8fe Remove warning about embeddings in low vram mode, works now 2023-08-15 16:57:51 +05:30
cmdr2
0adb7831e7 Use the correct nvidia wheels path 2023-08-15 12:53:16 +05:30
cmdr2
e80001e8c8 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-14 18:52:50 +05:30
cmdr2
b5490f7712 changelog 2023-08-14 18:52:38 +05:30
JeLuF
84c5a759d4
Resize slider for the advanced image popup (#1490) 2023-08-14 18:26:33 +05:30
ManInDark
12fa08d7a7
Changed cursor on logo hover to indicate that it can be clicked 2023-08-08 21:45:18 +02:00
cmdr2
50dea4cb52 Use --pre for trt installs 2023-08-04 19:48:24 +05:30
cmdr2
20b06db359 Include onnx and polygraphy for TRT, and allow skipping the wheels for TRT 2023-08-04 19:46:37 +05:30
cmdr2
b6e512e65f v3 engine name 2023-08-04 11:21:31 +05:30
cmdr2
7d71c353b2 changelog 2023-08-04 11:19:35 +05:30
cmdr2
3216a68d63 Fix regression with new installations not being able to start ED 2023-08-03 21:01:21 +05:30
cmdr2
df518f822c SDXL 2023-08-03 20:11:27 +05:30
cmdr2
2d2a75f23c v2.6.0 (beta) - switch beta to use diffusers by default 2023-08-03 20:01:27 +05:30
cmdr2
21297d98f2 Option to disable LoRA tag parsing 2023-08-03 18:38:25 +05:30
cmdr2
cc7452374d Remove hypernetworks from the UI options in diffusers. Sorry 2023-08-03 17:43:49 +05:30
cmdr2
376d238ad8 Keep IMAGE_STEP_SIZE synchronized across all the clamps 2023-08-03 17:40:26 +05:30
cmdr2
d35a89bb01 Show the controlnet buttons only for diffusers 2023-08-03 17:08:21 +05:30
cmdr2
404329f9b5 Fix for image modifier improvements plugin 2023-08-03 16:33:20 +05:30
cmdr2
3929e88d87 Include the lora parser plugin as a core feature 2023-08-03 16:20:27 +05:30
cmdr2
83a5b5b46f Clamp controlnet images to multiples of 8 2023-08-03 15:51:39 +05:30
cmdr2
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
cmdr2
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
cmdr2
f0f6578b9c Round image sizes to a multiple of 8 2023-08-03 10:22:24 +05:30