DGADIS / requirements.txt
achenyx1412's picture
Update requirements.txt
73d2643 verified
# ========== Core Runtime ==========
gradio==4.44.0
datasets==2.19.1
huggingface-hub==0.25.1
python-dotenv==1.0.1
# ========== LangChain & LangGraph ==========
langchain==0.2.14
langchain-core==0.2.38
langchain-openai==0.1.22
langgraph==0.1.10
# ========== NLP / Embedding / ML ==========
transformers==4.43.3
torch==2.3.0
faiss-cpu==1.8.0
sentence-transformers==3.0.1
tiktoken==0.7.0
# ========== Data Handling ==========
pandas==2.2.2
numpy==1.26.4
networkx==3.3
python-Levenshtein==0.25.1
# ========== External Data Sources ==========
biopython==1.83
wikipedia==1.4.0
# ========== Utility ==========
protobuf==5.27.1
pyarrow==17.0.0