runtime error
Exit code: 1. Reason: βββββββββββββββββββββββββββββββββββ 1.6/1.6 MB 74.7 MB/s eta 0:00:00 Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prompt_toolkit-3.0.50-py3-none-any.whl (387 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Installing collected packages: wcwidth, pure-eval, ptyprocess, traitlets, prompt_toolkit, pexpect, parso, executing, asttokens, stack_data, matplotlib-inline, jedi, IPython Successfully installed IPython-8.31.0 asttokens-3.0.0 executing-2.2.0 jedi-0.19.2 matplotlib-inline-0.1.7 parso-0.8.4 pexpect-4.9.0 prompt_toolkit-3.0.50 ptyprocess-0.7.0 pure-eval-0.2.3 stack_data-0.6.3 traitlets-5.14.3 wcwidth-0.2.13 [notice] A new release of pip is available: 24.3.1 -> 25.0 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/webgui.py", line 18, in <module> from diffusers import AutoencoderKL, DDIMScheduler 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 38, in <module> from .dynamic_modules_utils import get_class_from_dynamic_module File "/usr/local/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' (/usr/local/lib/python3.10/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...