This commit is contained in:
FaceZhao
2023-08-17 12:09:41 +00:00
parent aaeb4e5c29
commit 9ce73349ea

View File

@ -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
}
},