aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-07-19 17:23:48 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2023-07-19 17:23:48 +0000
commit4bf64976c1971fe2ff8931dd094306d297ebabcf (patch)
treef891161edbe3ddf0a63d439ca552f75e8dda5645 /CHANGELOG.md
parent5677296d1b9470d73e35d38a8f2ed7a72bf16522 (diff)
parent23c947ab0374220c39ac54fc00afcb74e809dd95 (diff)
downloadstable-diffusion-webui-gfx803-4bf64976c1971fe2ff8931dd094306d297ebabcf.tar.gz
stable-diffusion-webui-gfx803-4bf64976c1971fe2ff8931dd094306d297ebabcf.tar.bz2
stable-diffusion-webui-gfx803-4bf64976c1971fe2ff8931dd094306d297ebabcf.zip
Merge branch 'release_candidate' into dev
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a561252c..63a2c7d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,7 +29,8 @@
* speedup extra networks listing
* added `[none]` filename token.
* removed thumbs extra networks view mode (use settings tab to change width/height/scale to get thumbs)
- * add always_discard_next_to_last_sigma option to XYZ plot
+ * add always_discard_next_to_last_sigma option to XYZ plot
+ * automatically switch to 32-bit float VAE if the generated picture has NaNs without the need for `--no-half-vae` commandline flag.
### Extensions and API:
* api endpoints: /sdapi/v1/server-kill, /sdapi/v1/server-restart, /sdapi/v1/server-stop