runtime error

Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 11.7.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from app_base import create_demo as create_demo_base File "/home/user/app/app_base.py", line 7, in <module> from diffusers.utils import load_image File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/__init__.py", line 3, in <module> from .configuration_utils import ConfigMixin File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 34, in <module> from .utils import ( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/utils/__init__.py", line 37, in <module> from .dynamic_modules_utils import get_class_from_dynamic_module File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-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' (/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/huggingface_hub/__init__.py)

Container logs:

Fetching error logs...