File size: 137 Bytes
bdbbcf1
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Libraries for the model
sentence-transformers>=2.2.0
torch>=1.9.0

# Libraries for the API server
Flask>=2.0.0
gunicorn>=20.0.0