EmaadKhwaja commited on
Commit
00a3b83
1 Parent(s): f8307a3
Files changed (1) hide show
  1. requirements.txt +1 -164
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- <<<<<<< HEAD
2
  os
3
  torch
4
  torchvision
@@ -11,166 +10,4 @@ rotary_embedding_torch
11
  fair-esm
12
  tqdm
13
  importlib
14
- pytorch-lightning==1.9.0
15
- =======
16
- aiohttp==3.8.4
17
- aiosignal==1.3.1
18
- antlr4-python3-runtime==4.9.3
19
- anyio==3.6.2
20
- argon2-cffi==21.3.0
21
- argon2-cffi-bindings==21.2.0
22
- arrow==1.2.3
23
- asttokens==2.2.1
24
- async-timeout==4.0.2
25
- attrs==23.1.0
26
- axial-positional-embedding==0.2.1
27
- backcall==0.2.0
28
- beautifulsoup4==4.12.2
29
- bleach==6.0.0
30
- blessed==1.20.0
31
- certifi==2023.5.7
32
- cffi==1.15.1
33
- charset-normalizer==3.1.0
34
- click==8.1.3
35
- cmake==3.26.3
36
- comm==0.1.3
37
- contourpy==1.0.7
38
- croniter==1.3.14
39
- cycler==0.11.0
40
- dateutils==0.6.12
41
- debugpy==1.6.7
42
- decorator==5.1.1
43
- deepdiff==6.3.0
44
- defusedxml==0.7.1
45
- einops==0.6.1
46
- executing==1.2.0
47
- fair-esm==2.0.0
48
- fastapi==0.88.0
49
- fastjsonschema==2.16.3
50
- filelock==3.12.0
51
- fonttools==4.39.4
52
- fqdn==1.5.1
53
- frozenlist==1.3.3
54
- fsspec==2023.5.0
55
- h11==0.14.0
56
- idna==3.4
57
- inquirer==3.1.3
58
- ipykernel==6.23.0
59
- ipython==8.13.2
60
- ipython-genutils==0.2.0
61
- ipywidgets==8.0.6
62
- isoduration==20.11.0
63
- itsdangerous==2.1.2
64
- jedi==0.18.2
65
- Jinja2==3.1.2
66
- jsonpointer==2.3
67
- jsonschema==4.17.3
68
- jupyter==1.0.0
69
- jupyter-console==6.6.3
70
- jupyter-events==0.6.3
71
- jupyter_client==8.2.0
72
- jupyter_core==5.3.0
73
- jupyter_server==2.5.0
74
- jupyter_server_terminals==0.4.4
75
- jupyterlab-pygments==0.2.2
76
- jupyterlab-widgets==3.0.7
77
- kiwisolver==1.4.4
78
- lightning==2.0.2
79
- lightning-cloud==0.5.34
80
- lightning-utilities==0.8.0
81
- lit==16.0.3
82
- markdown-it-py==2.2.0
83
- MarkupSafe==2.1.2
84
- matplotlib==3.7.1
85
- matplotlib-inline==0.1.6
86
- mdurl==0.1.2
87
- mistune==2.0.5
88
- mpmath==1.3.0
89
- multidict==6.0.4
90
- nbclassic==1.0.0
91
- nbclient==0.7.4
92
- nbconvert==7.4.0
93
- nbformat==5.8.0
94
- nest-asyncio==1.5.6
95
- networkx==3.1
96
- notebook==6.5.4
97
- notebook_shim==0.2.3
98
- numpy==1.24.3
99
- nvidia-cublas-cu11==11.10.3.66
100
- nvidia-cuda-cupti-cu11==11.7.101
101
- nvidia-cuda-nvrtc-cu11==11.7.99
102
- nvidia-cuda-runtime-cu11==11.7.99
103
- nvidia-cudnn-cu11==8.5.0.96
104
- nvidia-cufft-cu11==10.9.0.58
105
- nvidia-curand-cu11==10.2.10.91
106
- nvidia-cusolver-cu11==11.4.0.1
107
- nvidia-cusparse-cu11==11.7.4.91
108
- nvidia-nccl-cu11==2.14.3
109
- nvidia-nvtx-cu11==11.7.91
110
- omegaconf==2.3.0
111
- ordered-set==4.1.0
112
- packaging==23.1
113
- pandas==2.0.1
114
- pandocfilters==1.5.0
115
- parso==0.8.3
116
- pexpect==4.8.0
117
- pickleshare==0.7.5
118
- Pillow==9.5.0
119
- platformdirs==3.5.1
120
- prometheus-client==0.16.0
121
- prompt-toolkit==3.0.38
122
- psutil==5.9.5
123
- ptyprocess==0.7.0
124
- pure-eval==0.2.2
125
- pycparser==2.21
126
- pydantic==1.10.7
127
- Pygments==2.15.1
128
- PyJWT==2.7.0
129
- pyparsing==3.0.9
130
- pyrsistent==0.19.3
131
- python-dateutil==2.8.2
132
- python-editor==1.0.4
133
- python-json-logger==2.0.7
134
- python-multipart==0.0.6
135
- pytorch-lightning==1.9.0
136
- pytz==2023.3
137
- PyYAML==6.0
138
- pyzmq==25.0.2
139
- qtconsole==5.4.3
140
- QtPy==2.3.1
141
- readchar==4.0.5
142
- requests==2.30.0
143
- rfc3339-validator==0.1.4
144
- rfc3986-validator==0.1.1
145
- rich==13.3.5
146
- rotary-embedding-torch==0.2.3
147
- Send2Trash==1.8.2
148
- six==1.16.0
149
- sniffio==1.3.0
150
- soupsieve==2.4.1
151
- stack-data==0.6.2
152
- starlette==0.22.0
153
- starsessions==1.3.0
154
- sympy==1.12
155
- terminado==0.17.1
156
- tinycss2==1.2.1
157
- torch==2.0.0
158
- torchmetrics==0.11.4
159
- torchvision @ https://download.pytorch.org/whl/cpu/torchvision-0.15.1%2Bcpu-cp311-cp311-linux_x86_64.whl
160
- tornado==6.3.1
161
- tqdm==4.65.0
162
- traitlets==5.9.0
163
- triton==2.0.0
164
- typing_extensions==4.5.0
165
- tzdata==2023.3
166
- uri-template==1.2.0
167
- urllib3==2.0.2
168
- uvicorn==0.22.0
169
- wcwidth==0.2.6
170
- webcolors==1.13
171
- webencodings==0.5.1
172
- websocket-client==1.5.1
173
- websockets==11.0.3
174
- widgetsnbextension==4.0.7
175
- yarl==1.9.2
176
- >>>>>>> 5d2263b456a117f5f8e81f9c45af75748d5a2c3d
 
 
1
  os
2
  torch
3
  torchvision
 
10
  fair-esm
11
  tqdm
12
  importlib
13
+ pytorch-lightning==1.9.0