diff --git a/configuration.json b/configuration.json index 2ddf966..2ea94f9 100644 --- a/configuration.json +++ b/configuration.json @@ -10,10 +10,10 @@ "seed": 666 }, "model_cfg": { - "batch_size": 1 - "target_fps": 8 - "max_frames": 32 - "latent_hei": 32 + "batch_size": 1, + "target_fps": 8, + "max_frames": 32, + "latent_hei": 32, "latent_wid": 56 } },