Viraj45 commited on
Commit
a2f14a2
·
verified ·
1 Parent(s): 5871c66
Files changed (1) hide show
  1. requirements.txt +5 -166
requirements.txt CHANGED
@@ -1,168 +1,7 @@
1
- absl-py==2.1.0
2
- aiohappyeyeballs==2.4.3
3
- aiohttp==3.10.9
4
- aiosignal==1.3.1
5
- anyio==4.5.0
6
- argon2-cffi==23.1.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.3.0
9
- asttokens==2.4.1
10
- astunparse==1.6.3
11
- async-lru==2.0.4
12
- async-timeout==4.0.3
13
- attrs==24.2.0
14
- babel==2.16.0
15
- backcall==0.2.0
16
- beautifulsoup4==4.12.3
17
- bleach==6.1.0
18
- cachetools==5.5.0
19
- certifi==2023.11.17
20
- cffi==1.17.1
21
- charset-normalizer==2.1.1
22
- colorama==0.4.6
23
- comm==0.2.2
24
- contourpy==1.1.1
25
- cycler==0.12.1
26
- datasets==3.0.1
27
- debugpy==1.8.6
28
- decorator==5.1.1
29
- defusedxml==0.7.1
30
- dill==0.3.8
31
- exceptiongroup==1.2.2
32
- executing==2.1.0
33
- fastjsonschema==2.20.0
34
- flatbuffers==24.3.25
35
- fonttools==4.54.1
36
- fqdn==1.5.1
37
- frozenlist==1.4.1
38
- fsspec==2024.6.1
39
- gast==0.4.0
40
- google-auth==2.35.0
41
- google-auth-oauthlib==1.0.0
42
- google-pasta==0.2.0
43
- grpcio==1.66.2
44
- h11==0.14.0
45
- h5py==3.11.0
46
- httpcore==1.0.6
47
- httpx==0.27.2
48
- huggingface-hub==0.25.1
49
- idna==3.10
50
- importlib_metadata==8.5.0
51
- importlib_resources==6.4.5
52
- ipykernel==6.29.5
53
- ipython==8.12.3
54
- isoduration==20.11.0
55
- jedi==0.19.1
56
- joblib==1.4.2
57
- json5==0.9.25
58
- jsonpointer==3.0.0
59
- jsonschema==4.23.0
60
- jsonschema-specifications==2023.12.1
61
- jupyter-events==0.10.0
62
- jupyter-lsp==2.2.5
63
- jupyter_client==8.6.3
64
- jupyter_core==5.7.2
65
- jupyter_server==2.14.2
66
- jupyter_server_terminals==0.5.3
67
- jupyterlab==4.2.5
68
- jupyterlab_pygments==0.3.0
69
- jupyterlab_server==2.27.3
70
- kaggle==1.6.17
71
- keras==2.13.1
72
- kiwisolver==1.4.7
73
- libclang==18.1.1
74
- Markdown==3.7
75
- matplotlib==3.7.5
76
- matplotlib-inline==0.1.7
77
- mistune==3.0.2
78
- mkl-fft==1.3.8
79
- mkl-random==1.2.2
80
- mkl-service==2.4.0
81
- mpmath==1.2.1
82
- multidict==6.1.0
83
- multiprocess==0.70.16
84
- nbclient==0.10.0
85
- nbconvert==7.16.4
86
- nbformat==5.10.4
87
- nest-asyncio==1.6.0
88
- networkx==2.6.3
89
- notebook_shim==0.2.4
90
  numpy==1.25.2
91
- oauthlib==3.2.2
92
- opt_einsum==3.4.0
93
- overrides==7.7.0
94
- packaging==24.1
95
- pandas==2.0.3
96
- pandocfilters==1.5.1
97
- parso==0.8.4
98
- pickleshare==0.7.5
99
- Pillow==9.5.0
100
- pkgutil_resolve_name==1.3.10
101
- platformdirs==4.3.6
102
- prometheus_client==0.21.0
103
- prompt_toolkit==3.0.48
104
- protobuf==4.25.5
105
- psutil==6.0.0
106
- pure_eval==0.2.3
107
- pyarrow==17.0.0
108
- pyasn1==0.6.1
109
- pyasn1_modules==0.4.1
110
- pycparser==2.22
111
- Pygments==2.18.0
112
- pyparsing==3.1.4
113
- python-dateutil==2.9.0.post0
114
- python-json-logger==2.0.7
115
- python-slugify==8.0.4
116
- pytz==2024.2
117
- pyzmq==26.2.0
118
- referencing==0.35.1
119
- regex==2024.9.11
120
- requests==2.28.1
121
- requests-oauthlib==2.0.0
122
- rfc3339-validator==0.1.4
123
- rfc3986-validator==0.1.1
124
- rpds-py==0.20.0
125
- rsa==4.9
126
- safetensors==0.4.5
127
  scikit-learn==1.2.2
128
- scipy==1.10.1
129
- seaborn==0.13.2
130
- Send2Trash==1.8.3
131
- six==1.16.0
132
- sniffio==1.3.1
133
- soupsieve==2.6
134
- stack-data==0.6.3
135
- sympy==1.11.1
136
- tensorboard==2.13.0
137
- tensorboard-data-server==0.7.2
138
- tensorflow==2.13.0
139
- tensorflow-estimator==2.13.0
140
- tensorflow-intel==2.13.0
141
- tensorflow-io-gcs-filesystem==0.31.0
142
- termcolor==2.4.0
143
- terminado==0.18.1
144
- text-unidecode==1.3
145
- threadpoolctl==3.5.0
146
- tinycss2==1.3.0
147
- tokenizers==0.20.0
148
- tomli==2.0.2
149
- torch==2.4.1
150
- torchaudio==2.4.1
151
- torchvision==0.19.1
152
- tornado==6.4.1
153
- tqdm==4.66.5
154
- traitlets==5.14.3
155
- transformers==4.45.1
156
- types-python-dateutil==2.9.0.20241003
157
- tzdata==2024.2
158
- uri-template==1.3.0
159
- wcwidth==0.2.13
160
- webcolors==24.8.0
161
- webencodings==0.5.1
162
- websocket-client==1.8.0
163
- Werkzeug==3.0.4
164
- wrapt==1.16.0
165
- xxhash==3.5.0
166
- yarl==1.13.1
167
- zipp==3.20.2
168
- gradio==3.35.0
 
1
+ pandas==1.5.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  numpy==1.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  scikit-learn==1.2.2
4
+ matplotlib==3.7.2
5
+ seaborn==0.12.2
6
+ torch==2.0.1
7
+ tqdm==4.65.0