Sukanyaaa commited on
Commit
ab7532c
·
1 Parent(s): 1768c7e

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +209 -21
requirements.txt CHANGED
@@ -1,29 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  filelock==3.16.1
 
 
2
  fsspec==2024.10.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  Jinja2==3.1.4
4
- MarkupSafe==3.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  mpmath==1.3.0
 
 
 
 
 
 
 
6
  networkx==3.4.2
7
- numpy==2.1.3
8
- nvidia-cublas-cu12==12.1.3.1
9
- nvidia-cuda-cupti-cu12==12.1.105
10
- nvidia-cuda-nvrtc-cu12==12.1.105
11
- nvidia-cuda-runtime-cu12==12.1.105
 
12
  nvidia-cudnn-cu12==9.1.0.70
13
- nvidia-cufft-cu12==11.0.2.54
14
- nvidia-curand-cu12==10.3.2.106
15
- nvidia-cusolver-cu12==11.4.5.107
16
- nvidia-cusparse-cu12==12.1.0.106
17
- nvidia-nccl-cu12==2.20.5
18
- nvidia-nvjitlink-cu12==12.6.77
19
- nvidia-nvtx-cu12==12.1.105
20
- pyg-lib==0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  scipy==1.14.1
22
- sympy==1.13.3
23
- torch==2.4.0
24
- torch_cluster==1.6.3
25
- torch_scatter==2.1.2
26
- torch_sparse==0.6.18
27
- torch_spline_conv==1.2.2
28
- triton==3.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  typing_extensions==4.12.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.4.3
4
+ aiohttp==3.10.10
5
+ aiosignal==1.3.1
6
+ annotated-types==0.7.0
7
+ anyio==4.6.2.post1
8
+ argon2-cffi==23.1.0
9
+ argon2-cffi-bindings==21.2.0
10
+ arrow==1.3.0
11
+ asttokens==2.4.1
12
+ async-lru==2.0.4
13
+ async-timeout==4.0.3
14
+ attrs==24.2.0
15
+ babel==2.16.0
16
+ beautifulsoup4==4.12.3
17
+ bio==1.7.1
18
+ biopython==1.84
19
+ biothings-client==0.3.1
20
+ biotite==0.41.2
21
+ bleach==6.2.0
22
+ cachetools==5.5.0
23
+ certifi==2024.8.30
24
+ cffi==1.17.1
25
+ charset-normalizer==3.4.0
26
+ click==8.1.7
27
+ comm==0.2.2
28
+ debugpy==1.8.7
29
+ decorator==5.1.1
30
+ defusedxml==0.7.1
31
+ docker-pycreds==0.4.0
32
+ exceptiongroup==1.2.2
33
+ executing==2.1.0
34
+ fastapi==0.115.4
35
+ fastjsonschema==2.20.0
36
+ fastpdb==1.3.1
37
+ ffmpy==0.4.0
38
  filelock==3.16.1
39
+ fqdn==1.5.1
40
+ frozenlist==1.5.0
41
  fsspec==2024.10.0
42
+ gcsfs==2024.10.0
43
+ gitdb==4.0.11
44
+ GitPython==3.1.43
45
+ google-api-core==2.22.0
46
+ google-auth==2.35.0
47
+ google-auth-oauthlib==1.2.1
48
+ google-cloud-core==2.4.1
49
+ google-cloud-storage==2.18.2
50
+ google-crc32c==1.6.0
51
+ google-resumable-media==2.7.2
52
+ googleapis-common-protos==1.65.0
53
+ gprofiler-official==1.0.0
54
+ gradio==5.5.0
55
+ gradio_client==1.4.2
56
+ gradio_molecule3d==0.0.6
57
+ grpcio==1.67.1
58
+ h11==0.14.0
59
+ httpcore==1.0.6
60
+ httpx==0.27.2
61
+ huggingface-hub==0.26.2
62
+ idna==3.10
63
+ ipykernel==6.29.5
64
+ ipython==8.29.0
65
+ ipywidgets==8.1.5
66
+ isoduration==20.11.0
67
+ jedi==0.19.1
68
  Jinja2==3.1.4
69
+ joblib==1.4.2
70
+ json5==0.9.25
71
+ jsonpointer==3.0.0
72
+ jsonschema==4.23.0
73
+ jsonschema-specifications==2024.10.1
74
+ jupyter-events==0.10.0
75
+ jupyter-lsp==2.2.5
76
+ jupyter_client==8.6.3
77
+ jupyter_core==5.7.2
78
+ jupyter_server==2.14.2
79
+ jupyter_server_terminals==0.5.3
80
+ jupyterlab==4.3.0
81
+ jupyterlab_pygments==0.3.0
82
+ jupyterlab_server==2.27.3
83
+ jupyterlab_widgets==3.0.13
84
+ lightning==2.4.0
85
+ lightning-utilities==0.11.8
86
+ Markdown==3.7
87
+ markdown-it-py==3.0.0
88
+ MarkupSafe==2.1.5
89
+ matplotlib-inline==0.1.7
90
+ mdurl==0.1.2
91
+ mistune==3.0.2
92
  mpmath==1.3.0
93
+ msgpack==1.1.0
94
+ multidict==6.1.0
95
+ mygene==3.2.2
96
+ nbclient==0.10.0
97
+ nbconvert==7.16.4
98
+ nbformat==5.10.4
99
+ nest-asyncio==1.6.0
100
  networkx==3.4.2
101
+ notebook_shim==0.2.4
102
+ numpy==1.26.4
103
+ nvidia-cublas-cu12==12.4.5.8
104
+ nvidia-cuda-cupti-cu12==12.4.127
105
+ nvidia-cuda-nvrtc-cu12==12.4.127
106
+ nvidia-cuda-runtime-cu12==12.4.127
107
  nvidia-cudnn-cu12==9.1.0.70
108
+ nvidia-cufft-cu12==11.2.1.3
109
+ nvidia-curand-cu12==10.3.5.147
110
+ nvidia-cusolver-cu12==11.6.1.9
111
+ nvidia-cusparse-cu12==12.3.1.170
112
+ nvidia-nccl-cu12==2.21.5
113
+ nvidia-nvjitlink-cu12==12.4.127
114
+ nvidia-nvtx-cu12==12.4.127
115
+ oauthlib==3.2.2
116
+ orjson==3.10.11
117
+ overrides==7.7.0
118
+ packaging==24.1
119
+ pandas==2.2.3
120
+ pandocfilters==1.5.1
121
+ parso==0.8.4
122
+ pexpect==4.9.0
123
+ pillow==11.0.0
124
+ pinder==0.4.1
125
+ platformdirs==4.3.6
126
+ plotly==5.24.1
127
+ pooch==1.8.2
128
+ prometheus_client==0.21.0
129
+ prompt_toolkit==3.0.48
130
+ propcache==0.2.0
131
+ proto-plus==1.25.0
132
+ protobuf==5.28.3
133
+ psutil==6.1.0
134
+ ptyprocess==0.7.0
135
+ pure_eval==0.2.3
136
+ pyarrow==18.0.0
137
+ pyasn1==0.6.1
138
+ pyasn1_modules==0.4.1
139
+ pycparser==2.22
140
+ pydantic==2.9.2
141
+ pydantic_core==2.23.4
142
+ pydub==0.25.1
143
+ pyg-lib==0.4.0+pt24cpu
144
+ Pygments==2.18.0
145
+ pyparsing==3.2.0
146
+ python-dateutil==2.9.0.post0
147
+ python-dotenv==1.0.1
148
+ python-json-logger==2.0.7
149
+ python-multipart==0.0.12
150
+ pytorch-lightning==2.4.0
151
+ pytz==2024.2
152
+ PyYAML==6.0.2
153
+ pyzmq==26.2.0
154
+ referencing==0.35.1
155
+ requests==2.32.3
156
+ requests-oauthlib==2.0.0
157
+ rfc3339-validator==0.1.4
158
+ rfc3986-validator==0.1.1
159
+ rich==13.9.4
160
+ rootutils==1.0.7
161
+ rpds-py==0.20.1
162
+ rsa==4.9
163
+ ruff==0.7.2
164
+ safehttpx==0.1.1
165
+ scikit-learn==1.5.2
166
  scipy==1.14.1
167
+ semantic-version==2.10.0
168
+ Send2Trash==1.8.3
169
+ sentry-sdk==2.18.0
170
+ setproctitle==1.3.3
171
+ shellingham==1.5.4
172
+ six==1.16.0
173
+ smmap==5.0.1
174
+ sniffio==1.3.1
175
+ soupsieve==2.6
176
+ stack-data==0.6.3
177
+ starlette==0.41.2
178
+ sympy==1.13.1
179
+ tabulate==0.9.0
180
+ tenacity==9.0.0
181
+ tensorboard==2.18.0
182
+ tensorboard-data-server==0.7.2
183
+ tensorboardX==2.6.2.2
184
+ terminado==0.18.1
185
+ threadpoolctl==3.5.0
186
+ tinycss2==1.4.0
187
+ tomli==2.0.2
188
+ tomlkit==0.12.0
189
+ torch==2.5.1
190
+ torch-geometric==2.6.1
191
+ torch_cluster==1.6.3+pt24cpu
192
+ torch_scatter==2.1.2+pt24cpu
193
+ torch_sparse==0.6.18+pt24cpu
194
+ torch_spline_conv==1.2.2+pt24cpu
195
+ torchmetrics==1.5.1
196
+ torchtyping==0.1.5
197
+ tornado==6.4.1
198
+ tqdm==4.66.6
199
+ traitlets==5.14.3
200
+ triton==3.1.0
201
+ typeguard==2.13.3
202
+ typer==0.13.0
203
+ types-python-dateutil==2.9.0.20241003
204
  typing_extensions==4.12.2
205
+ tzdata==2024.2
206
+ uri-template==1.3.0
207
+ urllib3==2.2.3
208
+ uvicorn==0.32.0
209
+ wandb==0.18.5
210
+ wcwidth==0.2.13
211
+ webcolors==24.8.0
212
+ webencodings==0.5.1
213
+ websocket-client==1.8.0
214
+ websockets==12.0
215
+ Werkzeug==3.1.2
216
+ widgetsnbextension==4.0.13
217
+ yarl==1.17.1