MyPharmaAI / requirements.txt
Ajey95
Restore app source files without FAISS index
f39ba75
raw
history blame contribute delete
510 Bytes
��# requirements.txt
flask
python-dotenv
gunicorn
google-generativeai
tzdata
# LangChain and Vector Store
langchain==0.1.20
langchain-google-genai==1.0.1
langchain-community==0.0.38
faiss-cpu
# Document Loaders
PyMuPDF
python-docx
pypdf