DataNeuron / requirements.txt
Bhanushray's picture
Upload 4 files
bdbbcf1 verified
raw
history blame contribute delete
137 Bytes
# 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