What's Changed * dev(narugo): add cache system into hfutils.index by narugo1992 in https://github.com/deepghs/hfutils/pull/62 * dev(narugo): add more cache on _hf_files_process to make the index retreiver faster by narugo1992 in https://github.com/deepghs/hfutils/pull/63 * dev(narugo): use lru cache for index caches by narugo1992 in https://github.com/deepghs/hfutils/pull/64
What's Changed * dev(narugo): limit version of fsspec on python3.8, add unittest for python3.13 by narugo1992 in https://github.com/deepghs/hfutils/pull/60
What's Changed * dev(narugo): fix error on hfutils.index download with upgrading hugginging_hub to >=0.29 by narugo1992 in https://github.com/deepghs/hfutils/pull/58