RoutePilot / requirements.txt
cmulgy's picture
update dependency
ff63790
raw
history blame contribute delete
485 Bytes
# Core ML and Deep Learning
torch>=2.1.0
torch-geometric>=2.4.0
transformers>=4.49.0
sentence-transformers>=2.2.2
# Data Processing
numpy>=2.2.3
pandas>=2.2.3
scikit-learn>=1.6.1
scipy>=1.15.2
# Web Interface
gradio>=5.34.2
# API and HTTP
requests>=2.31.0
openai>=1.0.0
# Utilities
tqdm>=4.67.1
PyYAML>=6.0
python-dotenv>=1.0.0
# Datasets
datasets>=3.3.2
# LLM Integration
litellm>=1.52.10
# Additional dependencies for Hugging Face Spaces
accelerate>=0.20.0
bert_score>=0.3.13