Skip to content

Commit 16a629d

Browse files
authored
Fix torch dependency (#129)
1 parent dcd1bb9 commit 16a629d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
torch>=1.9.1
1+
torch>=1.9.1,<2.6.0
22
torchvision>=0.10.1
33
Pillow>=7.1.2
44
PyYAML>=5.3.1

0 commit comments

Comments
 (0)