I tried to download the saved network from the link below: https://zenodo.org/record/10947091/files/stylesan-xl_cifar10.pkl however, when I tried to use the following code for evaluation: ``` python calc_metrics.py --metrics=fid50k_full --network=./stylesan-xl_cifar10.pkl ``` but got error:  Python==3.8.10 Pytorch==2.4.0+cu121 Can somebody help?
I tried to download the saved network from the link below:
https://zenodo.org/record/10947091/files/stylesan-xl_cifar10.pkl
however, when I tried to use the following code for evaluation:
but got error:

Python==3.8.10
Pytorch==2.4.0+cu121
Can somebody help?