File size: 335 Bytes
1af45d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
fastapi
uvicorn
pydantic

# Core dependencies
datasets>=2.14.0
sacrebleu>=2.3.0
rouge-score>=0.1.2
Levenshtein>=0.21.0
numpy>=1.24.0
pandas>=2.0.0
matplotlib>=3.7.0
huggingface_hub>=0.16.0
PyYAML>=6.0
plotly>=5.0.0
google-cloud-translate>=3.0.0
ipython

# Additional dependencies that SALT might need
transformers>=4.30.0
torch>=2.0.0