diff --git a/configs/vae_magvit_v2/inference/16x128x128.py b/configs/vae_magvit_v2/inference/16x128x128.py index b49ac9f..4fdfc4e 100644 --- a/configs/vae_magvit_v2/inference/16x128x128.py +++ b/configs/vae_magvit_v2/inference/16x128x128.py @@ -1,6 +1,7 @@ num_frames = 16 frame_interval = 3 image_size = (128, 128) +fps = 24 // 3 is_vae = True # Define dataset