runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 7, in <module> from diffusers import ( File "/usr/local/lib/python3.10/site-packages/diffusers/__init__.py", line 5, in <module> from .utils import ( File "/usr/local/lib/python3.10/site-packages/diffusers/utils/__init__.py", line 21, in <module> from .constants import ( File "/usr/local/lib/python3.10/site-packages/diffusers/utils/constants.py", line 17, in <module> from huggingface_hub.constants import HUGGINGFACE_HUB_CACHE, hf_cache_home ImportError: cannot import name 'hf_cache_home' from 'huggingface_hub.constants' (/usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py)
Container logs:
Fetching error logs...