xguman commited on
Commit
2537caf
·
1 Parent(s): 9c18d30

minimal requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -224
requirements.txt CHANGED
@@ -1,224 +1,5 @@
1
- torch==2.2.1
2
- _libgcc_mutex=0.1
3
- _openmp_mutex=5.1
4
- bzip2=1.0.8
5
- ca-certificates=2024.7.2
6
- ld_impl_linux-64=2.38
7
- libffi=3.4.4
8
- libgcc-ng=11.2.0
9
- libgomp=11.2.0
10
- libstdcxx-ng=11.2.0
11
- libuuid=1.41.5
12
- ncurses=6.4
13
- openssl=1.1.1w
14
- pip=24.2
15
- python=3.10.10
16
- readline=8.2
17
- setuptools=72.1.0
18
- sqlite=3.45.3
19
- tk=8.6.14
20
- wheel=0.43.0
21
- xz=5.4.6
22
- zlib=1.2.13
23
- absl-py==2.1.0
24
- aiofiles==23.2.1
25
- aiohappyeyeballs==2.4.0
26
- aiohttp==3.10.5
27
- aiosignal==1.3.1
28
- annotated-types==0.7.0
29
- anyio==4.4.0
30
- argon2-cffi==23.1.0
31
- argon2-cffi-bindings==21.2.0
32
- arrow==1.3.0
33
- asttokens==2.4.1
34
- async-lru==2.0.4
35
- async-timeout==4.0.3
36
- attrs==24.2.0
37
- babel==2.16.0
38
- backoff==2.2.1
39
- beautifulsoup4==4.12.3
40
- bleach==6.1.0
41
- boto3==1.35.12
42
- botocore==1.35.12
43
- cachetools==5.5.0
44
- certifi==2024.8.30
45
- cffi==1.17.1
46
- charset-normalizer==3.3.2
47
- click==8.1.7
48
- comm==0.2.2
49
- contourpy==1.3.0
50
- cycler==0.12.1
51
- datasets==3.0.1
52
- debugpy==1.8.5
53
- decorator==5.1.1
54
- defusedxml==0.7.1
55
- dill==0.3.8
56
- exceptiongroup==1.2.2
57
- executing==2.1.0
58
- fastapi==0.113.0
59
- fastjsonschema==2.20.0
60
- ffmpy==0.4.0
61
- filelock==3.15.4
62
- fire==0.6.0
63
- fonttools==4.53.1
64
- fqdn==1.5.1
65
- frozenlist==1.4.1
66
- fsspec==2024.6.1
67
- google-auth==2.34.0
68
- google-auth-oauthlib==1.2.1
69
- gradio==5.1.0
70
- gradio-client==1.4.0
71
- grpcio==1.66.1
72
- h11==0.14.0
73
- httpcore==1.0.5
74
- httpx==0.27.2
75
- huggingface-hub==0.26.0
76
- idna==3.8
77
- ipykernel==6.26.0
78
- ipython==8.17.2
79
- ipywidgets==8.1.1
80
- isoduration==20.11.0
81
- jedi==0.19.1
82
- jinja2==3.1.4
83
- jmespath==1.0.1
84
- joblib==1.4.2
85
- json5==0.9.25
86
- jsonpointer==3.0.0
87
- jsonschema==4.23.0
88
- jsonschema-specifications==2023.12.1
89
- jupyter-client==8.6.2
90
- jupyter-core==5.7.2
91
- jupyter-events==0.10.0
92
- jupyter-lsp==2.2.5
93
- jupyter-server==2.14.2
94
- jupyter-server-terminals==0.5.3
95
- jupyterlab==4.2.0
96
- jupyterlab-pygments==0.3.0
97
- jupyterlab-server==2.27.3
98
- jupyterlab-widgets==3.0.13
99
- kiwisolver==1.4.7
100
- lightning==2.4.0
101
- lightning-cloud==0.5.70
102
- lightning-sdk==0.1.15
103
- lightning-utilities==0.11.7
104
- litdata==0.2.19
105
- litserve==0.2.2
106
- markdown==3.7
107
- markdown-it-py==3.0.0
108
- markupsafe==2.1.5
109
- matplotlib==3.8.2
110
- matplotlib-inline==0.1.7
111
- mdurl==0.1.2
112
- mistune==3.0.2
113
- mpmath==1.3.0
114
- multidict==6.0.5
115
- multiprocess==0.70.16
116
- nbclient==0.10.0
117
- nbconvert==7.16.4
118
- nbformat==5.10.4
119
- nest-asyncio==1.6.0
120
- networkx==3.3
121
- notebook-shim==0.2.4
122
- numpy==1.26.4
123
- nvidia-cublas-cu12==12.1.3.1
124
- nvidia-cuda-cupti-cu12==12.1.105
125
- nvidia-cuda-nvrtc-cu12==12.1.105
126
- nvidia-cuda-runtime-cu12==12.1.105
127
- nvidia-cudnn-cu12==8.9.2.26
128
- nvidia-cufft-cu12==11.0.2.54
129
- nvidia-curand-cu12==10.3.2.106
130
- nvidia-cusolver-cu12==11.4.5.107
131
- nvidia-cusparse-cu12==12.1.0.106
132
- nvidia-nccl-cu12==2.19.3
133
- nvidia-nvjitlink-cu12==12.6.68
134
- nvidia-nvtx-cu12==12.1.105
135
- oauthlib==3.2.2
136
- orjson==3.10.7
137
- overrides==7.7.0
138
- packaging==24.1
139
- pandas==2.1.4
140
- pandocfilters==1.5.1
141
- parso==0.8.4
142
- pexpect==4.9.0
143
- pillow==10.4.0
144
- platformdirs==4.2.2
145
- prometheus-client==0.20.0
146
- prompt-toolkit==3.0.47
147
- protobuf==4.23.4
148
- psutil==6.0.0
149
- ptyprocess==0.7.0
150
- pure-eval==0.2.3
151
- pyarrow==17.0.0
152
- pyasn1==0.6.0
153
- pyasn1-modules==0.4.0
154
- pycparser==2.22
155
- pydantic==2.9.0
156
- pydantic-core==2.23.2
157
- pydub==0.25.1
158
- pygments==2.18.0
159
- pyjwt==2.9.0
160
- pyparsing==3.1.4
161
- python-dateutil==2.9.0.post0
162
- python-json-logger==2.0.7
163
- python-multipart==0.0.9
164
- pytorch-lightning==2.4.0
165
- pytz==2024.1
166
- pyyaml==6.0.2
167
- pyzmq==26.2.0
168
- referencing==0.35.1
169
- regex==2024.9.11
170
- requests==2.32.3
171
- requests-oauthlib==2.0.0
172
- rfc3339-validator==0.1.4
173
- rfc3986-validator==0.1.1
174
- rich==13.8.0
175
- rpds-py==0.20.0
176
- rsa==4.9
177
- ruff==0.7.0
178
- s3transfer==0.10.2
179
- safetensors==0.4.5
180
- scikit-learn==1.3.2
181
- scipy==1.11.4
182
- semantic-version==2.10.0
183
- send2trash==1.8.3
184
- shellingham==1.5.4
185
- simple-term-menu==1.6.4
186
- six==1.16.0
187
- sniffio==1.3.1
188
- soupsieve==2.6
189
- stack-data==0.6.3
190
- starlette==0.38.4
191
- sympy==1.13.2
192
- tensorboard==2.15.1
193
- tensorboard-data-server==0.7.2
194
- termcolor==2.4.0
195
- terminado==0.18.1
196
- threadpoolctl==3.5.0
197
- tinycss2==1.3.0
198
- tokenizers==0.20.1
199
- tomli==2.0.1
200
- tomlkit==0.12.0
201
- torch==2.2.1+cu121
202
- torchmetrics==1.3.1
203
- torchvision==0.17.1+cu121
204
- tornado==6.4.1
205
- tqdm==4.66.5
206
- traitlets==5.14.3
207
- transformers==4.45.2
208
- triton==2.2.0
209
- typer==0.12.5
210
- types-python-dateutil==2.9.0.20240821
211
- typing-extensions==4.12.2
212
- tzdata==2024.1
213
- uri-template==1.3.0
214
- urllib3==2.2.2
215
- uvicorn==0.30.6
216
- wcwidth==0.2.13
217
- webcolors==24.8.0
218
- webencodings==0.5.1
219
- websocket-client==1.8.0
220
- websockets==12.0
221
- werkzeug==3.0.4
222
- widgetsnbextension==4.0.13
223
- xxhash==3.5.0
224
- yarl==1.9.11
 
1
+ torch
2
+ pandas
3
+ datasets
4
+ transformers
5
+ gradio