runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> from utils import embeddings, vector_store File "/home/user/app/utils.py", line 2, in <module> from langchain_huggingface import HuggingFaceEndpoint, ChatHuggingFace, HuggingFaceEmbeddings ModuleNotFoundError: No module named 'langchain_huggingface'

Container logs:

Fetching error logs...