File size: 250 Bytes
7a8a7c8
 
 
 
 
e1eb1a0
7a8a7c8
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############################
###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