IvaElen commited on
Commit
191119e
1 Parent(s): 9a42db4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -32
requirements.txt CHANGED
@@ -1,32 +1,3 @@
1
- certifi==2022.12.7
2
- charset-normalizer==2.1.1
3
- filelock==3.9.0
4
- fsspec==2023.4.0
5
- huggingface-hub==0.14.1
6
- idna==3.4
7
- Jinja2==3.1.2
8
- joblib==1.2.0
9
- MarkupSafe==2.1.2
10
- mpmath==1.2.1
11
- networkx==3.0
12
- numpy==1.24.1
13
- packaging==23.1
14
- Pillow==9.3.0
15
- PyYAML==6.0
16
- regex==2023.3.23
17
- requests==2.28.1
18
- scikit-learn==1.2.2
19
- scipy==1.10.1
20
- sympy==1.11.1
21
- threadpoolctl==3.1.0
22
- tokenizers==0.13.3
23
- torch==2.0.0+cpu
24
- torchaudio==2.0.1+cpu
25
- torchvision==0.15.1+cpu
26
- tqdm==4.65.0
27
- transformers==4.28.1
28
- typing_extensions==4.4.0
29
- urllib3==1.26.13
30
  altair==4.2.2
31
  attrs==23.1.0
32
  blinker==1.6.2
@@ -80,9 +51,9 @@ threadpoolctl==3.1.0
80
  tokenizers==0.13.3
81
  toml==0.10.2
82
  toolz==0.12.0
83
- torch==2.0.0+cpu
84
- torchaudio==2.0.1+cpu
85
- torchvision==0.15.1+cpu
86
  tornado==6.3.1
87
  tqdm==4.65.0
88
  transformers==4.28.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  altair==4.2.2
2
  attrs==23.1.0
3
  blinker==1.6.2
 
51
  tokenizers==0.13.3
52
  toml==0.10.2
53
  toolz==0.12.0
54
+ torch==2.0.0
55
+ torchaudio==2.0.1
56
+ torchvision==0.15.1
57
  tornado==6.3.1
58
  tqdm==4.65.0
59
  transformers==4.28.1