diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-13 05:16:20 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-13 05:16:20 +0000 |
commit | 231562ea13e4f697953bdbabd6b76b22a88c587b (patch) | |
tree | 2d09f3ca93139f082b88463f3a2a43a4ac45526f /CHANGELOG.md | |
parent | 8ca50f8240fc1b4400ba59be50ad7a75b99cfbcb (diff) | |
download | stable-diffusion-webui-gfx803-231562ea13e4f697953bdbabd6b76b22a88c587b.tar.gz stable-diffusion-webui-gfx803-231562ea13e4f697953bdbabd6b76b22a88c587b.tar.bz2 stable-diffusion-webui-gfx803-231562ea13e4f697953bdbabd6b76b22a88c587b.zip |
update changelog for release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a0f7ae5..d1727864 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -## Upcoming 1.2.0
+## 1.2.0
### Features:
- * do not load wait for stable diffusion model to load at startup
+ * do not wait for stable diffusion model to load at startup
* add filename patterns: [denoising]
* directory hiding for extra networks: dirs starting with . will hide their cards on extra network tabs unless specifically searched for
* Lora: for the `<...>` text in prompt, use name of Lora that is in the metdata of the file, if present, instead of filename (both can be used to activate lora)
|