https://github.com/AI-Hypercomputer/maxdiffusion/blob/47c7e9258cbef47259a00ffe37c1aab13fc9703e/src/maxdiffusion/utils/dynamic_modules_utils.py#L28 Uses cached_download which is causing the following error `ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.10/site-packages/huggingface_hub/__init__.py) `