Archisman Karmakar commited on
Commit
81525ed
·
1 Parent(s): a343d07

Create requirements_linux.txt

Browse files
Files changed (1) hide show
  1. requirements_linux.txt +236 -0
requirements_linux.txt ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0 ; python_version >= "3.12"
2
+ accelerate==1.5.2 ; python_version >= "3.12"
3
+ aiohappyeyeballs==2.6.1 ; python_version >= "3.12"
4
+ aiohttp==3.11.14 ; python_version >= "3.12"
5
+ aiosignal==1.3.2 ; python_version >= "3.12"
6
+ altair==5.5.0 ; python_version >= "3.12"
7
+ anyio==4.9.0 ; python_version >= "3.12"
8
+ appnope==0.1.4 ; python_version >= "3.12" and platform_system == "Darwin"
9
+ asttokens==3.0.0 ; python_version >= "3.12"
10
+ astunparse==1.6.3 ; python_version >= "3.12"
11
+ asyncio==3.4.3 ; python_version >= "3.12"
12
+ attrs==25.3.0 ; python_version >= "3.12"
13
+ autograd==1.7.0 ; python_version >= "3.12"
14
+ beautifulsoup4==4.13.3 ; python_version >= "3.12"
15
+ blinker==1.9.0 ; python_version >= "3.12"
16
+ bs4==0.0.2 ; python_version >= "3.12"
17
+ build==1.2.2.post1 ; python_version >= "3.12"
18
+ cachecontrol==0.14.2 ; python_version >= "3.12"
19
+ cachetools==5.5.2 ; python_version >= "3.12"
20
+ certifi==2025.1.31 ; python_version >= "3.12"
21
+ cffi==1.17.1 ; (sys_platform == "linux" or implementation_name == "pypy" or platform_python_implementation == "PyPy") and python_version >= "3.12"
22
+ charset-normalizer==3.4.1 ; python_version >= "3.12"
23
+ click==8.1.8 ; python_version >= "3.12"
24
+ cloudpickle==3.1.1 ; python_version >= "3.12"
25
+ colorama==0.4.6 ; python_version >= "3.12"
26
+ comm==0.2.2 ; python_version >= "3.12"
27
+ contourpy==1.3.1 ; python_version >= "3.12"
28
+ cryptography==44.0.2 ; python_version >= "3.12" and sys_platform == "linux"
29
+ cycler==0.12.1 ; python_version >= "3.12"
30
+ dask==2025.2.0 ; python_version >= "3.12"
31
+ datasets==3.4.1 ; python_version >= "3.12"
32
+ debugpy==1.8.13 ; python_version >= "3.12"
33
+ decorator==5.2.1 ; python_version >= "3.12"
34
+ diffusers==0.32.2 ; python_version >= "3.12"
35
+ dill==0.3.8 ; python_version >= "3.12"
36
+ distlib==0.3.9 ; python_version >= "3.12"
37
+ distributed==2025.2.0 ; python_version >= "3.12"
38
+ dulwich==0.22.8 ; python_version >= "3.12"
39
+ emoji==2.14.1 ; python_version >= "3.12"
40
+ entrypoints==0.4 ; python_version >= "3.12"
41
+ et-xmlfile==2.0.0 ; python_version >= "3.12"
42
+ evaluate==0.4.3 ; python_version >= "3.12"
43
+ executing==2.2.0 ; python_version >= "3.12"
44
+ faker==37.0.0 ; python_version >= "3.12"
45
+ fastjsonschema==2.21.1 ; python_version >= "3.12"
46
+ favicon==0.7.0 ; python_version >= "3.12"
47
+ filelock==3.18.0 ; python_version >= "3.12"
48
+ findpython==0.6.3 ; python_version >= "3.12"
49
+ flatbuffers==25.2.10 ; python_version >= "3.12"
50
+ fonttools==4.56.0 ; python_version >= "3.12"
51
+ frozenlist==1.5.0 ; python_version >= "3.12"
52
+ fsspec==2024.12.0 ; python_version >= "3.12"
53
+ gast==0.6.0 ; python_version >= "3.12"
54
+ gitdb==4.0.12 ; python_version >= "3.12"
55
+ gitpython==3.1.44 ; python_version >= "3.12"
56
+ google-pasta==0.2.0 ; python_version >= "3.12"
57
+ grpcio==1.71.0 ; python_version >= "3.12"
58
+ h11==0.14.0 ; python_version >= "3.12"
59
+ h2o==3.46.0.6 ; python_version >= "3.12"
60
+ h5py==3.13.0 ; python_version >= "3.12"
61
+ htbuilder==0.9.0 ; python_version >= "3.12"
62
+ httpcore==1.0.7 ; python_version >= "3.12"
63
+ httpx==0.28.1 ; python_version >= "3.12"
64
+ huggingface-hub==0.29.3 ; python_version >= "3.12"
65
+ idna==3.10 ; python_version >= "3.12"
66
+ importlib-metadata==8.6.1 ; python_version >= "3.12"
67
+ importlib==1.0.4 ; python_version >= "3.12"
68
+ installer==0.7.0 ; python_version >= "3.12"
69
+ ipykernel==6.29.5 ; python_version >= "3.12"
70
+ ipython-pygments-lexers==1.1.1 ; python_version >= "3.12"
71
+ ipython==9.0.2 ; python_version >= "3.12"
72
+ jaraco-classes==3.4.0 ; python_version >= "3.12"
73
+ jaraco-context==6.0.1 ; python_version >= "3.12"
74
+ jaraco-functools==4.1.0 ; python_version >= "3.12"
75
+ jedi==0.19.2 ; python_version >= "3.12"
76
+ jeepney==0.9.0 ; python_version >= "3.12" and sys_platform == "linux"
77
+ jinja2==3.1.6 ; python_version >= "3.12"
78
+ joblib==1.4.2 ; python_version >= "3.12"
79
+ jsonschema-specifications==2024.10.1 ; python_version >= "3.12"
80
+ jsonschema==4.23.0 ; python_version >= "3.12"
81
+ jupyter-client==8.6.3 ; python_version >= "3.12"
82
+ jupyter-core==5.7.2 ; python_version >= "3.12"
83
+ kagglehub==0.3.10 ; python_version >= "3.12"
84
+ keras==3.9.0 ; python_version >= "3.12"
85
+ keyring==25.6.0 ; python_version >= "3.12"
86
+ kiwisolver==1.4.8 ; python_version >= "3.12"
87
+ libclang==18.1.1 ; python_version >= "3.12"
88
+ lightning-utilities==0.14.1 ; python_version >= "3.12"
89
+ locket==1.0.0 ; python_version >= "3.12"
90
+ lxml==5.3.1 ; python_version >= "3.12"
91
+ markdown-it-py==3.0.0 ; python_version >= "3.12"
92
+ markdown==3.7 ; python_version >= "3.12"
93
+ markdownlit==0.0.7 ; python_version >= "3.12"
94
+ markupsafe==3.0.2 ; python_version >= "3.12"
95
+ matplotlib-inline==0.1.7 ; python_version >= "3.12"
96
+ matplotlib==3.10.1 ; python_version >= "3.12"
97
+ mdurl==0.1.2 ; python_version >= "3.12"
98
+ ml-dtypes==0.5.1 ; python_version >= "3.12"
99
+ more-itertools==10.6.0 ; python_version >= "3.12"
100
+ mpi4py==4.0.3 ; python_version >= "3.12"
101
+ mpmath==1.3.0 ; python_version >= "3.12"
102
+ msgpack==1.1.0 ; python_version >= "3.12"
103
+ multidict==6.2.0 ; python_version >= "3.12"
104
+ multiprocess==0.70.16 ; python_version >= "3.12"
105
+ namex==0.0.8 ; python_version >= "3.12"
106
+ narwhals==1.31.0 ; python_version >= "3.12"
107
+ nest-asyncio==1.6.0 ; python_version >= "3.12"
108
+ networkx==3.4.2 ; python_version >= "3.12"
109
+ nltk==3.9.1 ; python_version >= "3.12"
110
+ numpy==2.1.3 ; python_version >= "3.12"
111
+ nvidia-cublas-cu12==12.4.5.8 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
112
+ nvidia-cuda-cupti-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
113
+ nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
114
+ nvidia-cuda-runtime-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
115
+ nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
116
+ nvidia-cufft-cu12==11.2.1.3 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
117
+ nvidia-curand-cu12==10.3.5.147 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
118
+ nvidia-cusolver-cu12==11.6.1.9 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
119
+ nvidia-cusparse-cu12==12.3.1.170 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
120
+ nvidia-cusparselt-cu12==0.6.2 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
121
+ nvidia-nccl-cu12==2.21.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
122
+ nvidia-nvjitlink-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
123
+ nvidia-nvtx-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
124
+ onnx==1.17.0 ; python_version >= "3.12"
125
+ openpyxl==3.1.5 ; python_version >= "3.12"
126
+ opt-einsum==3.4.0 ; python_version >= "3.12"
127
+ optree==0.14.1 ; python_version >= "3.12"
128
+ packaging==24.2 ; python_version >= "3.12"
129
+ pandas==2.2.3 ; python_version >= "3.12"
130
+ parso==0.8.4 ; python_version >= "3.12"
131
+ partd==1.4.2 ; python_version >= "3.12"
132
+ pbs-installer==2025.3.11 ; python_version >= "3.12"
133
+ peft==0.14.0 ; python_version >= "3.12"
134
+ pexpect==4.9.0 ; python_version >= "3.12" and sys_platform != "win32" and sys_platform != "emscripten"
135
+ pillow==11.1.0 ; python_version >= "3.12"
136
+ pkginfo==1.12.1.2 ; python_version >= "3.12"
137
+ platformdirs==4.3.6 ; python_version >= "3.12"
138
+ plotly==6.0.1 ; python_version >= "3.12"
139
+ portalocker==3.1.1 ; python_version >= "3.12"
140
+ prometheus-client==0.21.1 ; python_version >= "3.12"
141
+ prompt-toolkit==3.0.50 ; python_version >= "3.12"
142
+ propcache==0.3.0 ; python_version >= "3.12"
143
+ protobuf==5.29.3 ; python_version >= "3.12"
144
+ psutil==7.0.0 ; python_version >= "3.12"
145
+ ptyprocess==0.7.0 ; python_version >= "3.12" and sys_platform != "win32" and sys_platform != "emscripten"
146
+ pure-eval==0.2.3 ; python_version >= "3.12"
147
+ pyarrow==19.0.1 ; python_version >= "3.12"
148
+ pycparser==2.22 ; (sys_platform == "linux" or implementation_name == "pypy" or platform_python_implementation == "PyPy") and python_version >= "3.12"
149
+ pycurl==7.45.6 ; python_version >= "3.12"
150
+ pydeck==0.9.1 ; python_version >= "3.12"
151
+ pygments==2.19.1 ; python_version >= "3.12"
152
+ pymdown-extensions==10.14.3 ; python_version >= "3.12"
153
+ pyparsing==3.2.1 ; python_version >= "3.12"
154
+ pyproject-hooks==1.2.0 ; python_version >= "3.12"
155
+ python-dateutil==2.9.0.post0 ; python_version >= "3.12"
156
+ pytorch-lightning==2.5.0.post0 ; python_version >= "3.12"
157
+ pytz==2025.1 ; python_version >= "3.12"
158
+ pyyaml==6.0.2 ; python_version >= "3.12"
159
+ pyzmq==26.3.0 ; python_version >= "3.12"
160
+ rapidfuzz==3.12.2 ; python_version >= "3.12"
161
+ referencing==0.36.2 ; python_version >= "3.12"
162
+ regex==2024.11.6 ; python_version >= "3.12"
163
+ requests-toolbelt==1.0.0 ; python_version >= "3.12"
164
+ requests==2.32.3 ; python_version >= "3.12"
165
+ rich==13.9.4 ; python_version >= "3.12"
166
+ rouge-score==0.1.2 ; python_version >= "3.12"
167
+ rpds-py==0.23.1 ; python_version >= "3.12"
168
+ sacrebleu==2.5.1 ; python_version >= "3.12"
169
+ safetensors==0.5.3 ; python_version >= "3.12"
170
+ scikit-learn==1.6.1 ; python_version >= "3.12"
171
+ scipy==1.15.2 ; python_version >= "3.12"
172
+ secretstorage==3.3.3 ; python_version >= "3.12" and sys_platform == "linux"
173
+ sentence-transformers==3.4.1 ; python_version >= "3.12"
174
+ sentencepiece==0.2.0 ; python_version >= "3.12"
175
+ setuptools==76.1.0 ; python_version >= "3.12"
176
+ shellingham==1.5.4 ; python_version >= "3.12"
177
+ six==1.17.0 ; python_version >= "3.12"
178
+ smmap==5.0.2 ; python_version >= "3.12"
179
+ sniffio==1.3.1 ; python_version >= "3.12"
180
+ sortedcontainers==2.4.0 ; python_version >= "3.12"
181
+ soupsieve==2.6 ; python_version >= "3.12"
182
+ st-annotated-text==4.0.2 ; python_version >= "3.12"
183
+ st-theme==1.2.3 ; python_version >= "3.12"
184
+ stack-data==0.6.3 ; python_version >= "3.12"
185
+ streamlit-avatar==0.1.3 ; python_version >= "3.12"
186
+ streamlit-camera-input-live==0.2.0 ; python_version >= "3.12"
187
+ streamlit-card==1.0.2 ; python_version >= "3.12"
188
+ streamlit-elements==0.1.0 ; python_version >= "3.12"
189
+ streamlit-embedcode==0.1.2 ; python_version >= "3.12"
190
+ streamlit-extras==0.6.0 ; python_version >= "3.12"
191
+ streamlit-faker==0.0.3 ; python_version >= "3.12"
192
+ streamlit-image-coordinates==0.1.9 ; python_version >= "3.12"
193
+ streamlit-keyup==0.3.0 ; python_version >= "3.12"
194
+ streamlit-option-menu==0.4.0 ; python_version >= "3.12"
195
+ streamlit-toggle-switch==1.0.2 ; python_version >= "3.12"
196
+ streamlit-vertical-slider==2.5.5 ; python_version >= "3.12"
197
+ streamlit==1.43.2 ; python_version >= "3.12"
198
+ sympy==1.13.1 ; python_version >= "3.12"
199
+ tabulate==0.9.0 ; python_version >= "3.12"
200
+ tblib==3.0.0 ; python_version >= "3.12"
201
+ tenacity==9.0.0 ; python_version >= "3.12"
202
+ tensorboard-data-server==0.7.2 ; python_version >= "3.12"
203
+ tensorboard==2.19.0 ; python_version >= "3.12"
204
+ tensorflow==2.19.0 ; python_version >= "3.12"
205
+ termcolor==2.5.0 ; python_version >= "3.12"
206
+ threadpoolctl==3.6.0 ; python_version >= "3.12"
207
+ tiktoken==0.9.0 ; python_version >= "3.12"
208
+ tokenizers==0.21.1 ; python_version >= "3.12"
209
+ toml==0.10.2 ; python_version >= "3.12"
210
+ tomlkit==0.13.2 ; python_version >= "3.12"
211
+ toolz==1.0.0 ; python_version >= "3.12"
212
+ torch==2.6.0 ; python_version >= "3.12"
213
+ torchaudio==2.6.0 ; python_version >= "3.12"
214
+ torchmetrics==1.6.3 ; python_version >= "3.12"
215
+ torchvision==0.21.0 ; python_version >= "3.12"
216
+ tornado==6.4.2 ; python_version >= "3.12"
217
+ tqdm==4.67.1 ; python_version >= "3.12"
218
+ traitlets==5.14.3 ; python_version >= "3.12"
219
+ transformers==4.49.0 ; python_version >= "3.12"
220
+ triton==3.2.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
221
+ trove-classifiers==2025.3.13.13 ; python_version >= "3.12"
222
+ typing-extensions==4.12.2 ; python_version >= "3.12"
223
+ tzdata==2025.1 ; python_version >= "3.12"
224
+ urllib3==2.3.0 ; python_version >= "3.12"
225
+ validators==0.34.0 ; python_version >= "3.12"
226
+ virtualenv==20.29.3 ; python_version >= "3.12"
227
+ watchdog==6.0.0 ; python_version >= "3.12"
228
+ wcwidth==0.2.13 ; python_version >= "3.12"
229
+ werkzeug==3.1.3 ; python_version >= "3.12"
230
+ wheel==0.45.1 ; python_version >= "3.12"
231
+ wrapt==1.17.2 ; python_version >= "3.12"
232
+ xxhash==3.5.0 ; python_version >= "3.12"
233
+ yarl==1.18.3 ; python_version >= "3.12"
234
+ zict==3.0.0 ; python_version >= "3.12"
235
+ zipp==3.21.0 ; python_version >= "3.12"
236
+ zstandard==0.23.0 ; python_version >= "3.12"