Rajeev-86 commited on
Commit
da96e9f
·
1 Parent(s): 86d732f

changed the pytorch version in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==2.8.0+cu126
2
- torchvision==0.23.0+cu126
3
  numpy==2.0.2
4
  pillow==11.3.0
 
1
+ torch==2.4.0+cu118
2
+ torchvision==0.23.0+cu118
3
  numpy==2.0.2
4
  pillow==11.3.0