Skip to content

Commit 7a28a1b

Browse files
Update requirements.txt
1 parent 1f74ce4 commit 7a28a1b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
torch@https://download.pytorch.org/whl/cpu/torch-2.2.1%2Bcpu-cp38-cp38-linux_x86_64.whl
2-
torchvision@https://download.pytorch.org/whl/cpu/torchvision-0.17.1%2Bcpu-cp38-cp38-linux_x86_64.whl
1+
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
2+
torch==2.2.1+cpu
3+
torchvision==0.17.1+cpu
4+
35
tabulate==0.9.0
46
networkx==3.1
57
graphviz
68
matplotlib==3.7.1
7-
ttnn@https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc9/ttnn-0.56.0rc9+any-cp38-cp38-linux_x86_64.whl
8-
ttnn@https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc9/ttnn-0.56.0rc9+any-cp38-cp38-linux_x86_64.whl
9+
10+
ttnn@https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc16/ttnn-0.0.dev1+any-cp38-cp38-linux_x86_64.whl python_version == "3.8"
11+
ttnn@https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc16/ttnn-0.0.dev1+any-cp310-cp310-linux_x86_64.whl python_version == "3.10"

0 commit comments

Comments
 (0)