I am recently experimenting with the code of plot_FNO_darcy and while i was using it perfectly even yesterday for resolutions 16,32,64,128 when opening it today there was an error about the dataset of resolution 64, happening on load_darcy_flow_small. No such file or directory: '/usr/local/lib/python3.12/dist-packages/neuralop/data/datasets/data/darcy_test_64.pt'. I am running the latest version, with cuda on Google Colab GPU if it helps. Is there something to fix? Should i do something myself?
I am recently experimenting with the code of plot_FNO_darcy and while i was using it perfectly even yesterday for resolutions 16,32,64,128 when opening it today there was an error about the dataset of resolution 64, happening on load_darcy_flow_small. No such file or directory: '/usr/local/lib/python3.12/dist-packages/neuralop/data/datasets/data/darcy_test_64.pt'. I am running the latest version, with cuda on Google Colab GPU if it helps. Is there something to fix? Should i do something myself?