pheinisch's picture
Upload requirements.txt
7a8a7c8
raw
history blame
236 Bytes
##############################
###tested with Python 3.9.9###
##############################
### logging and basic libraries ###
numpy~=1.22.3
pandas>=1.4.0
### for neural AI stuff ###
torch==1.11.*
transformers==4.17.0
sentencepiece