This commit is contained in:
lllyasviel
2023-08-12 23:28:44 -07:00
committed by GitHub
parent 8720e435f5
commit 59aa2aedeb
4 changed files with 33 additions and 5 deletions
+4
View File
@@ -1,5 +1,9 @@
### 1.0.20
* Speed-up text encoder
### 1.0.20
* Re-write UI to use async codes: (1) for faster start, and (2) for better live preview.
* Removed opencv dependency
* Plan to support Linux soon