runtime error
Exit code: 1. Reason: U support; see https://docs.nvidia.com/datacenter/cloud-native/ . Matplotlib created a temporary cache directory at /tmp/matplotlib-g0g9tlx6 because the default path (/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing. /usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py:106: UserWarning: Could not get documentation group for <class 'gradio.mix.Parallel'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") /usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py:106: UserWarning: Could not get documentation group for <class 'gradio.mix.Series'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") There was a problem when trying to write in your cache folder (/.cache/huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. Traceback (most recent call last): File "/app/app.py", line 6, in <module> from diffusers import StableDiffusionPipeline File "/usr/local/lib/python3.10/dist-packages/diffusers/__init__.py", line 3, in <module> from .configuration_utils import ConfigMixin File "/usr/local/lib/python3.10/dist-packages/diffusers/configuration_utils.py", line 34, in <module> from .utils import ( File "/usr/local/lib/python3.10/dist-packages/diffusers/utils/__init__.py", line 37, in <module> from .dynamic_modules_utils import get_class_from_dynamic_module File "/usr/local/lib/python3.10/dist-packages/diffusers/utils/dynamic_modules_utils.py", line 28, in <module> from huggingface_hub import HfFolder, cached_download, hf_hub_download, model_info ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.10/dist-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...