Mike commited on
Commit
eaa8438
·
1 Parent(s): 317026d

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ certifi @ file:///croot/certifi_1671487769961/work/certifi
2
+ charset-normalizer==3.1.0
3
+ filelock==3.10.7
4
+ huggingface-hub==0.13.3
5
+ idna==3.4
6
+ numpy==1.24.2
7
+ packaging==23.0
8
+ PyYAML==6.0
9
+ regex==2023.3.23
10
+ requests==2.28.2
11
+ tokenizers==0.13.3
12
+ tqdm==4.65.0
13
+ transformers==4.27.4
14
+ typing_extensions==4.5.0
15
+ urllib3==1.26.15