From d91b1d3793a3315b6d3472b6939873a856011865 Mon Sep 17 00:00:00 2001 From: Kohya S Date: Tue, 20 Feb 2024 22:39:57 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb68be6a..783cf790 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is an experimental feature. There may be bugs. -__ Feb 20, 2024 Update:__ There was a problem with the preprocessing of the EffcientNetEncoder, and the latents became invalid (the saturation of the training results decreases). If you have cached `_sc_latents.npz` files with `--cache_latents_to_disk`, please delete them before training. +__Feb 20, 2024 Update:__ There was a problem with the preprocessing of the EffcientNetEncoder, and the latents became invalid (the saturation of the training results decreases). If you have cached `_sc_latents.npz` files with `--cache_latents_to_disk`, please delete them before training. ## Usage