Commit Graph

3469 Commits

Author SHA1 Message Date
cmdr2
b1cb03962c Fix embedding extraction for weights, commas, etc. This fixes the recent change where 'world' would match 'rld'. 2023-08-29 10:23:05 +05:30
cmdr2
a7b0858b22 Temporarily hide the support banner until v3 releases to main. Avoids the distraction from handling support/bugs during v3's release, will bring this back soon 2023-08-29 09:43:31 +05:30
JeLuF
ad227ca190 Remove safetensors hack (#1525)
We should upgrade to 0.3.3, since it has wheels for all our supported plattforms.
2023-08-29 09:21:44 +05:30
JeLuF
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
cmdr2
80c4a50ca1 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-29 09:20:25 +05:30
cmdr2
768b88a0ac sdkit 2.0.3 - use safetensors 0.3.3 2023-08-29 09:19:46 +05:30
cmdr2
82607573fa
Update check_modules.py 2023-08-25 21:15:16 +05:30
cmdr2
d07e00cd74
Update check_modules.py 2023-08-25 21:15:06 +05:30
cmdr2
dfdd2b32e0
Update check_modules.py 2023-08-25 19:23:06 +05:30
cmdr2
844edbc865
safetensors 0.3.3 2023-08-25 19:07:26 +05:30
cmdr2
2bc66cc640 Merge branch 'banner' into beta 2023-08-24 18:24:28 +05:30
cmdr2
f9f9aba92d f 2023-08-24 17:39:39 +05:30
cmdr2
3f278cf2ad Pick the right embedding even if it has an underscore 2023-08-24 17:36:49 +05:30
JeLuF
cb7ba96dad
Fix handling of embeddings with space in their name (#1402)
* Fix handling of files with space in their name

* Handle embeddings in save files

* Moved get_embedding_token

* Moved get_embedding_token

* Update save_utils.py
2023-08-24 16:32:17 +05:30
JeLuF
31edce4a60
Add ".pt" to the Lora extensions (#1518)
https://discord.com/channels/1014774730907209781/1014774732018683926/1144179143873929288

There seem to be ".pt" LORA files in the wild.
2023-08-24 16:09:42 +05:30
JeLuF
1b6aae9678
Cancel/Stop/Remove task buttons (#1493)
* Cancel/Stop/Remove task
So far, the button to remove a not yet rendered and a completed task was labeled 'Remove'. This can lead to confusions.
This PR changes the label to 'Cancel' for not yet rendered tasks. It also changes the color of the undoable 'Remove' button

* Keep the button color as red
2023-08-24 16:07:58 +05:30
cmdr2
9572ddf1c1 sdkit 2.0.2 - fix broken seamless tiling 2023-08-24 14:59:44 +05:30
cmdr2
3bbce82454 Force safetensors 0.3.2 for sdkit, the newer version has issues during installation 2023-08-23 22:09:49 +05:30
cmdr2
1f44cebd0e Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-23 22:05:52 +05:30
cmdr2
843ea58c15 Force safetensors 0.3.2 for sdkit, the newer version has issues during installation 2023-08-23 22:04:57 +05:30
cmdr2
1e13c4e808 Support banner with kofi, patreon and itch.io links 2023-08-23 19:50:38 +05:30
cmdr2
ab8f10ae4a
Update FUNDING.yml 2023-08-23 16:01:54 +05:30
cmdr2
c62161770d
v3 readme 2023-08-23 13:52:37 +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
796c12bc4c
Update index.html 2023-08-23 13:21:10 +05:30
cmdr2
50da182e30 sdkit 2.0.0 - enable diffusers by default 2023-08-23 13:02:40 +05:30
cmdr2
dba573bf1a Show v3 engine selection even without beta 2023-08-23 13:02:20 +05:30
cmdr2
6a0eef3fe4 Show tabs on mobile 2023-08-23 12:19:35 +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
f387b9f464 changelog 2023-08-23 11:07:38 +05:30
cmdr2
b8f533d0ea v3 changelog summary 2023-08-23 11:06:53 +05:30
cmdr2
5a49818a10 changelog 2023-08-22 19:06:38 +05:30
cmdr2
ad9d9e0b04 sdkit 1.0.185 - full support for custom inpainting models 2023-08-22 18:57:41 +05:30
cmdr2
c92470ff7e sdkit 1.0.184 - fix broken SD2 inpainting model 2023-08-22 17:45:00 +05:30
cmdr2
1cd9c7fdac Show the negative embeddings button only if the negative prompt panel is open 2023-08-22 16:59:40 +05:30
cmdr2
e607035c65 changelog 2023-08-22 16:11:20 +05:30
cmdr2
bde8113414 sdkit 1.0.183 - reduce VRAM usage of controlnet in low vram mode, and allow accelerating controlnets with xformers 2023-08-22 16:10:02 +05:30
cmdr2
1fd011b1be Don't fail if the prompt strength is too low 2023-08-22 15:41:21 +05:30
cmdr2
061380742c version 2023-08-22 15:17:24 +05:30
cmdr2
8f9feb3ed9 changelog 2023-08-22 15:16:46 +05:30
cmdr2
0dc01cb974 sdkit 1.0.182 - improve detection of SD 2.0 and 2.1 models, auto-detect v-parameterization and improve load time by speeding up the black-image test 2023-08-22 15:14:53 +05:30
cmdr2
55af328181 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-08-22 12:02:42 +05:30
cmdr2
a8c0abfd5d Use document event handling for task events 2023-08-22 12:02:34 +05:30
cmdr2
4807744aa7 sdkit 1.0.181 - fix typo in watermark skip 2023-08-22 11:42:38 +05:30
rbertus2000
669d40a9d2
fix embedding parser and use standard embedding varuable for metadata (#1516) 2023-08-22 09:08:59 +05:30
cmdr2
18049d529a Fix the lora prompt parser 2023-08-21 19:45:26 +05:30
cmdr2
f2b441d9fc typo 2023-08-21 19:20:23 +05:30
cmdr2
d2078d4dde sdkit 1.0.180 - auto-download the tile controlnet if necessary, by fixing the id in the models db 2023-08-21 19:17:30 +05:30