Skip to content

Commit e2ec553

Browse files
committed
Updating requirements to enable Pytorch 2.7
Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
1 parent 22201d7 commit e2ec553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
torch>=2.4.1
2+
torch>=2.4.1, !=2.7.0; platform_system == "Windows"
23
numpy>=1.24,<3.0

0 commit comments

Comments
 (0)