AD_Multimodal_Chatbot / requirements.txt
KeenWoo's picture
Update requirements.txt
b2b76ca verified
raw
history blame
223 Bytes
openai>=1.40
langchain>=0.2
langchain-openai>=0.1
langchain-community>=0.2
langchain-huggingface>=0.0.3 # <-- ADD THIS NEW PACKAGE
faiss-cpu>=1.8
sentence-transformers>=3.0
gradio>=4.44
gTTS>=2.5
pydantic>=2
pytube>=15.0.0