cmdr2
e8b7751374
typo
2023-09-18 21:25:08 +05:30
cmdr2
dd7deeba53
v3.0.6
2023-09-14 19:53:44 +05:30
cmdr2
1075a5ed93
changelog
2023-09-02 19:30:56 +05:30
cmdr2
b0294f8cbd
Support banner
2023-09-01 19:31:46 +05:30
cmdr2
d641aa2f6e
Fix ordering of help topics
2023-09-01 11:08:11 +05:30
cmdr2
237c7a5348
3.0.4
2023-09-01 10:42:29 +05:30
cmdr2
b458d57355
Keep the old test_diffusers id around to prevent broken plugins
2023-08-31 22:24:27 +05:30
cmdr2
71bbbeb936
Update help topics
2023-08-31 21:25:29 +05:30
cmdr2
04cbb052d7
bump version
2023-08-30 17:54:19 +05:30
JeLuF
8c27fa136c
inputmode=numeric/decimal for <input> fields
2023-08-29 10:02:06 +02:00
cmdr2
1e13c4e808
Support banner with kofi, patreon and itch.io links
2023-08-23 19:50:38 +05:30
cmdr2
15b828b0f5
typo
2023-08-23 13:29:36 +05:30
cmdr2
faa83a87df
rename kofi link
2023-08-23 13:21:46 +05:30
cmdr2
98f58e8672
Download button styling on mobile
2023-08-23 12:15:35 +05:30
cmdr2
04274f5839
Fix styling on mobile devices
2023-08-23 12:11:06 +05:30
cmdr2
061380742c
version
2023-08-22 15:17:24 +05:30
JeLuF
be83336cf7
WebP metadata support ( #1511 )
...
* WebP metadata support
- Replace piexif.js by Exif-Reader
- Merge plugin html/css to index.html/main.css
* Add webp to tooltip message
2023-08-21 13:28:26 +05:30
cmdr2
2c2b3b75d5
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-19 13:18:05 +05:30
cmdr2
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
JeLuF
7b8e1bc919
type=number for number of images fields ( #1507 )
2023-08-19 09:51:34 +05:30
JeLuF
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
cmdr2
afd879a692
Auto-save LoRAs
2023-08-18 13:18:06 +05:30
cmdr2
07f797a5e4
Negative embedding label
2023-08-17 12:32:50 +05:30
cmdr2
a2479b74be
Show thumbnails for embeddings
2023-08-17 12:26:23 +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
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
cmdr2
7d71c353b2
changelog
2023-08-04 11:19:35 +05:30
cmdr2
2d2a75f23c
v2.6.0 (beta) - switch beta to use diffusers by default
2023-08-03 20:01:27 +05:30
cmdr2
cc7452374d
Remove hypernetworks from the UI options in diffusers. Sorry
2023-08-03 17:43:49 +05:30
cmdr2
d35a89bb01
Show the controlnet buttons only for diffusers
2023-08-03 17:08:21 +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
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
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
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
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
2e3059a7c8
UI for TensorRT installation and conversion
2023-07-29 21:09:27 +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
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
17a11b94b2
changelog
2023-07-28 18:59:10 +05:30
cmdr2
de3b43647a
changelog
2023-07-27 15:38:10 +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
eac0d49880
Merge branch 'beta' into mvemb
2023-07-18 09:11:19 +05:30
JeLuF
7debd2cd97
Collapsibles for the embeddings dialog
...
Harmonization with the modifiers dialog
2023-07-18 00:08:38 +02:00
JeLuF
de36489444
Merge beta
2023-07-16 11:16:58 +02:00