CXDJY commited on
Commit
8b629be
·
1 Parent(s): a3e1670

add requirement

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +7 -0
  2. requirements.txt +7 -0
pre-requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ tensorflow
4
+ numpy
5
+ scikit-learn
6
+ pillow
7
+ python-multipart
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ tensorflow
4
+ numpy
5
+ scikit-learn
6
+ pillow
7
+ python-multipart