Liyan06 commited on
Commit
7809090
·
1 Parent(s): 3201a95

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch==2.1.0
2
+ transformers>=4.34.0
3
+ nltk==3.8.1
4
+ pandas==2.2.1
5
+ numpy==1.26.2
6
+ tqdm