We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d181a1 commit a420cf7Copy full SHA for a420cf7
ChangeLog.md
@@ -17,6 +17,7 @@
17
* 插件含tab的组件保存编号错误bug修复。
18
* 插件导入提示优化。
19
* 参数保存逻辑优化。
20
+ * 之前版本会保存多余参数,当前版本已修改,但注意缺失插件的提示,不一定是真的需要。
21
22
## 2.1.1
23
scripts/lightdiffusionflow_version.py
@@ -1 +1 @@
1
-lightdiffusionflow_version = "v2.1.1"
+lightdiffusionflow_version = "v2.1.2"
0 commit comments