osheina commited on
Commit
3903009
·
verified ·
1 Parent(s): 9ee0992

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -67
requirements.txt DELETED
@@ -1,67 +0,0 @@
1
- appnope==0.1.4
2
- asttokens==2.4.1
3
- attrs==23.2.0
4
- certifi==2024.2.2
5
- charset-normalizer==3.3.2
6
- comm==0.2.2
7
- contourpy==1.2.1
8
- cycler==0.12.1
9
- debugpy==1.8.1
10
- decorator==5.1.1
11
- executing==2.0.1
12
- filelock==3.13.4
13
- fonttools==4.51.0
14
- fsspec==2024.3.1
15
- huggingface-hub==0.22.2
16
- idna==3.7
17
- ipykernel==6.29.4
18
- ipython==8.23.0
19
- jedi==0.19.1
20
- Jinja2==3.1.3
21
- joblib==1.4.0
22
- jsonlines==4.0.0
23
- jupyter_client==8.6.1
24
- jupyter_core==5.7.2
25
- kiwisolver==1.4.5
26
- MarkupSafe==2.1.5
27
- matplotlib==3.8.4
28
- matplotlib-inline==0.1.6
29
- mpmath==1.3.0
30
- nest-asyncio==1.6.0
31
- networkx==3.3
32
- numpy==1.26.4
33
- packaging==24.0
34
- pandas==2.2.2
35
- parso==0.8.4
36
- pexpect==4.9.0
37
- pillow==10.3.0
38
- platformdirs==4.2.0
39
- prompt-toolkit==3.0.43
40
- psutil==5.9.8
41
- ptyprocess==0.7.0
42
- pure-eval==0.2.2
43
- Pygments==2.17.2
44
- pyparsing==3.1.2
45
- python-dateutil==2.9.0.post0
46
- pytz==2024.1
47
- PyYAML==6.0.1
48
- pyzmq==25.1.2
49
- regex==2023.12.25
50
- requests==2.31.0
51
- safetensors==0.4.2
52
- scikit-learn==1.4.2
53
- scipy==1.13.0
54
- six==1.16.0
55
- stack-data==0.6.3
56
- sympy==1.12
57
- threadpoolctl==3.4.0
58
- tokenizers==0.15.2
59
- torch==2.2.2
60
- tornado==6.4
61
- tqdm==4.66.2
62
- traitlets==5.14.2
63
- transformers==4.39.3
64
- typing_extensions==4.11.0
65
- tzdata==2024.1
66
- urllib3==2.2.1
67
- wcwidth==0.2.13