3177 Commits

Author SHA1 Message Date
ManInDark
51db820445
Merge PR from JeLuF/gallery 2023-08-09 21:11:55 +02:00
ManInDark
fbc816d004
Changed link back 2023-08-09 21:10:38 +02:00
JeLuF
87d3e4430e Masonry gallery, add timestamp 2023-08-09 20:02:52 +02:00
JeLuF
1f7c896ad8 Merge branch 'gallery' of github.com:JeLuF/stable-diffusion-ui into gallery 2023-08-09 16:56:31 +02:00
JeLuF
e3026967ab Return json 2023-08-09 16:56:10 +02:00
JeLuF
8dce1ed858 merge latest version of bucketlite branch 2023-08-09 16:38:00 +02:00
JeLuF
e828a72b08 simplify DB query 2023-08-08 18:48:08 +02:00
JeLuF
01dde9d23a merge beta 2023-08-07 00:14:42 +02:00
JeLuF
00c55444a9 remove unused variable 2023-08-07 00:02:02 +02:00
JeLuF
9b40d6c733 Remove debugging code 2023-08-06 23:02:18 +02:00
JeLuF
fbdee0e6ba Merge branch 'beta' into bucketlite 2023-08-06 22:57:40 +02:00
ManInDark
0427730308
Aesthetic changes 2023-08-06 22:13:27 +02:00
ManInDark
73a6e6c737
Moved JS&CSS into appropriate files and changed observer to refresh button 2023-08-06 22:06:16 +02:00
ManInDark
3cc951cdaa
Resolved issue mentioned by @JeLuF concerning paths 2023-08-06 21:52:01 +02:00
JeLuF
b5e3711038 Use modifiers card, resize thumbs 2023-08-06 21:47:39 +02:00
ManInDark
44082b83fc
Added UI components 2023-08-06 18:56:07 +02:00
ManInDark
265a45fcd7
Added prompt and negative_prompt to DB 2023-08-06 18:27:33 +02:00
ManInDark
8994378bdb
Added /all_images route that serves all images in DB 2023-08-06 18:22:25 +02:00
ManInDark
9cfc7511b4
Added serving of images that are in the DB 2023-08-06 17:40:19 +02:00
JeLuF
7497870455 add upload 2023-08-05 21:22:45 +02:00
ManInDark
d48f566389
Moved some stuff 2023-08-04 23:24:33 +02:00
ManInDark
7a3314a927
Added mapping for images and automatically adding them to database 2023-08-04 23:20:29 +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
JeLuF
c1bb7dc119 Merge branch 'beta' into bucketlite 2023-08-03 20:31:08 +02:00
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
abdf0b6719 changelog 2023-08-03 20:02:52 +05:30
cmdr2
2d2a75f23c v2.6.0 (beta) - switch beta to use diffusers by default 2023-08-03 20:01:27 +05:30
cmdr2
fcb59c68d4 sdkit 1.0.167 - fix reversing loras 2023-08-03 19:42:56 +05:30
cmdr2
d47816e7b9 sdkit 1.0.166 - check for lora to SD model compatibility only for text-based loras 2023-08-03 18:47:58 +05:30
JeLuF
aafdec8497 fill list 2023-08-03 15:14:15 +02:00
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
07b584b3b4 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-03 17:08:38 +05:30
cmdr2
d35a89bb01 Show the controlnet buttons only for diffusers 2023-08-03 17:08:21 +05:30
cmdr2
22a6fe7721
Merge branch 'main' into beta 2023-08-03 16:56:38 +05:30
cmdr2
404329f9b5 Fix for image modifier improvements plugin v2.5.48 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
b8328b6071 sdkit 1.0.165 - warn users about incompatible loras 2023-08-03 15:14:00 +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
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
cmdr2
f0f6578b9c Round image sizes to a multiple of 8 2023-08-03 10:22:24 +05:30
JeLuF
91a21b5e76 profile, thumbnail croppr size limit 2023-08-03 01:27:46 +02:00
cmdr2
83c93eb9ef sdkit 1.0.163 - trt multi-gpu fix 2023-08-02 21:53:11 +05:30