Skip to content

Commit 5dcd04e

Browse files
authored
🚑 fix(deps): hotfix version cupy-cuda11x==11.0.0 (#17)
1 parent 8dc7048 commit 5dcd04e

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,7 +1,7 @@
11
# Model
22
torch>=1.13.1
33
torchvision>=0.14.1
4-
cupy-cuda11x>=11.0.0
4+
cupy-cuda11x==11.0.0
55

66
# Monitor/Metric
77
tensorboardX>=2.6

0 commit comments

Comments
 (0)