IvaElen commited on
Commit
0ff3ad1
·
1 Parent(s): f6324ba

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -25
requirements.txt DELETED
@@ -1,25 +0,0 @@
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
- MarkupSafe==2.1.2
9
- mpmath==1.2.1
10
- networkx==3.0
11
- numpy==1.24.1
12
- packaging==23.1
13
- Pillow==9.3.0
14
- PyYAML==6.0
15
- regex==2023.3.23
16
- requests==2.28.1
17
- sympy==1.11.1
18
- tokenizers==0.13.3
19
- torch==2.0.0
20
- torchaudio==2.0.1
21
- torchvision==0.15.1
22
- tqdm==4.65.0
23
- transformers==4.28.1
24
- typing_extensions==4.4.0
25
- urllib3==1.26.13