Skip to content

Commit c9d98b2

Browse files
committed
add PyTorch requirements file
1 parent 2578280 commit c9d98b2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

PyTorch_requirements.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
attrs==23.2.0+computecanada
2+
filelock==3.15.4
3+
jinja2==3.1.4+computecanada
4+
jsonschema-specifications==2023.12.1+computecanada
5+
MarkupSafe==2.1.3+computecanada
6+
mpmath==1.3.0+computecanada
7+
networkx==3.2.1+computecanada
8+
platformdirs==4.2.2+computecanada
9+
pyzmq==25.1.1+computecanada
10+
referencing==0.35.1+computecanada
11+
rpds-py==0.10.0+computecanada
12+
six==1.16.0+computecanada
13+
sympy==1.12.1+computecanada
14+
torch==2.0.1+computecanada
15+
tornado==6.3.3+computecanada
16+
traitlets==5.14.3+computecanada
17+
typing-extensions==4.12.2+computecanada
18+
zipp==3.19.2

0 commit comments

Comments
 (0)