repleeka commited on
Commit
15c5482
·
verified ·
1 Parent(s): 97d5f32

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -96
requirements.txt DELETED
@@ -1,96 +0,0 @@
1
- accelerate==1.0.1
2
- aiohappyeyeballs==2.4.3
3
- aiohttp==3.10.10
4
- aiosignal==1.3.1
5
- altair==5.4.1
6
- attrs==24.2.0
7
- backcall==0.2.0
8
- beautifulsoup4==4.12.3
9
- bert-score==0.3.13
10
- bleach==6.2.0
11
- blinker==1.8.2
12
- cachetools==5.5.0
13
- certifi==2024.8.30
14
- charset-normalizer==3.4.0
15
- click==8.1.7
16
- contourpy==1.3.0
17
- cycler==0.12.1
18
- datasets==3.0.2
19
- defusedxml==0.7.1
20
- dill==0.3.8
21
- docopt==0.6.2
22
- evaluate==0.4.3
23
- fastjsonschema==2.20.0
24
- filelock==3.16.1
25
- fonttools==4.54.1
26
- frozenlist==1.5.0
27
- fsspec==2024.9.0
28
- gitdb==4.0.11
29
- GitPython==3.1.43
30
- huggingface-hub==0.26.2
31
- idna==3.10
32
- ipython==8.12.3
33
- ipywidgets==8.1.5
34
- Jinja2==3.1.3
35
- joblib==1.4.2
36
- jsonschema==4.23.0
37
- jsonschema-specifications==2024.10.1
38
- jupyterlab_pygments==0.3.0
39
- jupyterlab_widgets==3.0.13
40
- kiwisolver==1.4.7
41
- markdown-it-py==3.0.0
42
- MarkupSafe==2.1.5
43
- matplotlib==3.9.2
44
- mdurl==0.1.2
45
- mistune==3.0.2
46
- mpmath==1.3.0
47
- multidict==6.1.0
48
- multiprocess==0.70.16
49
- narwhals==1.12.1
50
- nbclient==0.10.0
51
- nbconvert==7.16.4
52
- nbformat==5.10.4
53
- networkx==3.2.1
54
- numpy==2.1.2
55
- pandas==2.2.3
56
- pandocfilters==1.5.1
57
- pillow==10.2.0
58
- propcache==0.2.0
59
- protobuf==5.28.3
60
- pyarrow==18.0.0
61
- pydeck==0.9.1
62
- pyparsing==3.2.0
63
- pytz==2024.2
64
- pywin32==305.1
65
- PyYAML==6.0.2
66
- referencing==0.35.1
67
- regex==2024.9.11
68
- requests==2.32.3
69
- rich==13.9.3
70
- rpds-py==0.20.0
71
- sacremoses==0.1.1
72
- safetensors==0.4.5
73
- sentencepiece==0.2.0
74
- setuptools==75.1.0
75
- smmap==5.0.1
76
- soupsieve==2.6
77
- streamlit==1.39.0
78
- sympy==1.13.1
79
- tenacity==9.0.0
80
- tinycss2==1.4.0
81
- tokenizers==0.20.1
82
- toml==0.10.2
83
- torch==2.5.1
84
- torchaudio==2.5.1
85
- torchvision==0.20.1
86
- tqdm==4.66.6
87
- transformers==4.46.0
88
- tzdata==2024.2
89
- urllib3==2.2.3
90
- watchdog==5.0.3
91
- webencodings==0.5.1
92
- wheel==0.44.0
93
- widgetsnbextension==4.0.13
94
- xxhash==3.5.0
95
- yarg==0.1.9
96
- yarl==1.17.0