abhattac commited on
Commit
59da903
1 Parent(s): 278e84d

update requirements for pytorch

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt CHANGED
@@ -15,3 +15,26 @@ tqdm==4.65.0
15
  transformers==4.29.1
16
  typing_extensions==4.5.0
17
  urllib3==2.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  transformers==4.29.1
16
  typing_extensions==4.5.0
17
  urllib3==2.0.2
18
+ certifi==2023.5.7
19
+ charset-normalizer==3.1.0
20
+ colorama==0.4.6
21
+ filelock==3.12.0
22
+ fsspec==2023.5.0
23
+ huggingface-hub==0.14.1
24
+ idna==3.4
25
+ Jinja2==3.1.2
26
+ MarkupSafe==2.1.2
27
+ mpmath==1.3.0
28
+ networkx==3.1
29
+ numpy==1.24.3
30
+ packaging==23.1
31
+ PyYAML==6.0
32
+ regex==2023.5.5
33
+ requests==2.30.0
34
+ sympy==1.12
35
+ tokenizers==0.13.3
36
+ torch==2.0.1
37
+ tqdm==4.65.0
38
+ transformers==4.29.1
39
+ typing_extensions==4.5.0
40
+ urllib3==2.0.2