nihaomiao / CVPR23_LFDM

The pytorch implementation of our CVPR 2023 paper "Conditional Image-to-Video Generation with Latent Flow Diffusion Models"
BSD 2-Clause "Simplified" License
432 stars 43 forks source link

RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory #26

Closed XiaoHaoPan closed 11 months ago

XiaoHaoPan commented 11 months ago

I used the pre-trained model LFAE you provided to run python -u LFAE/test_flowautoenc_natops.py

which shows RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory