pheinisch's picture
Update requirements.txt
e1eb1a0
raw
history blame contribute delete
No virus
250 Bytes
##############################
###tested with Python 3.9.9###
##############################
### logging and basic libraries ###
loguru>=0.5.0
numpy~=1.22.3
pandas>=1.4.0
### for neural AI stuff ###
torch==1.11.*
transformers==4.17.0
sentencepiece