Change gaussian kernel to anisotropic kernel. (#199)

Change gaussian kernel to anisotropic kernel. (#199)
This commit is contained in:
lllyasviel
2023-08-18 15:16:37 -07:00
committed by GitHub
parent cb5c4b1b6c
commit 4f0777e9b3
7 changed files with 197 additions and 36 deletions
+4
View File
@@ -1,3 +1,7 @@
### 1.0.36
* Change gaussian kernel to anisotropic kernel.
### 1.0.34
* Random seed restoring.