From dce4edfd44c8e4ebf001dfc47951b348667d35f9 Mon Sep 17 00:00:00 2001 From: Shen-Chenhui Date: Tue, 16 Apr 2024 18:18:51 +0800 Subject: [PATCH] debug --- configs/vae_magvit_v2/inference/16x128x128.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/vae_magvit_v2/inference/16x128x128.py b/configs/vae_magvit_v2/inference/16x128x128.py index f2f1a72..24628ff 100644 --- a/configs/vae_magvit_v2/inference/16x128x128.py +++ b/configs/vae_magvit_v2/inference/16x128x128.py @@ -62,7 +62,7 @@ ema_decay = 0.999 # ema decay factor for generator # Others seed = 42 -outputs = "outputs/samples_v2" +save_dir = "outputs/samples_v2" wandb = False # Training