2 parents a967435 + b6af0a3 commit 3e99577Copy full SHA for 3e99577
1 file changed
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 1.3.1
2
+
3
+### Features:
4
+ * revert default cross attention optimization to Doggettx
5
6
+### Bug Fixes:
7
+ * fix bug: LoRA don't apply on dropdown list sd_lora
8
+ * fix png info always added even if setting is not enabled
9
+ * fix some fields not applying in xyz plot
10
+ * fix "hires. fix" prompt sharing same labels with txt2img_prompt
11
+ * fix lora hashes not being added properly to infotex if there is only one lora
12
+ * fix --use-cpu failing to work properly at startup
13
+ * make --disable-opt-split-attention command line option work again
14
15
## 1.3.0
16
17
### Features:
0 commit comments