LLM4PH / requirements.txt
lihaogx's picture
Upload 12 files
9f50319 verified
Raw
History Blame Contribute Delete
354 Bytes
# Core dependencies
numpy==2.1.3
pandas==2.2.3
torch==2.5.1
scikit-learn==1.6.1
scipy==1.14.1
# Topology and graph related
gudhi==3.11.0
persim==0.3.8
networkx==3.4.2
# LLM API support
openai==1.79.0
anthropic==0.51.0
google-generativeai==0.8.5
python-dotenv==1.1.0
# Visualization and utilities
matplotlib==3.9.2
tqdm==4.67.1
huggingface-hub==0.31.2