runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from llama_index.llms.huggingface import HuggingFaceInferenceAPI File "/usr/local/lib/python3.10/site-packages/llama_index/llms/huggingface/__init__.py", line 1, in <module> from llama_index.llms.huggingface.base import ( File "/usr/local/lib/python3.10/site-packages/llama_index/llms/huggingface/base.py", line 8, in <module> from huggingface_hub.inference._types import ConversationalOutput ModuleNotFoundError: No module named 'huggingface_hub.inference._types'
Container logs:
Fetching error logs...