diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-06-01 04:29:52 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-06-01 04:29:52 +0000 |
commit | 17a66931da70d066691ec700c7b642ee3a6cab25 (patch) | |
tree | 16758c45f74aa75066418baf979084a6d87e64f6 /CHANGELOG.md | |
parent | 915d1da1cda945377aa33089f66ae7994395557b (diff) | |
download | stable-diffusion-webui-gfx803-17a66931da70d066691ec700c7b642ee3a6cab25.tar.gz stable-diffusion-webui-gfx803-17a66931da70d066691ec700c7b642ee3a6cab25.tar.bz2 stable-diffusion-webui-gfx803-17a66931da70d066691ec700c7b642ee3a6cab25.zip |
update readme
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 821efee8..98a018f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * fix some fields not applying in xyz plot
* fix "hires. fix" prompt sharing same labels with txt2img_prompt
* fix lora hashes not being added properly to infotex if there is only one lora
+ * fix --use-cpu failing to work properly at startup
## 1.3.0
|