OneEyeDJ commited on
Commit
7f37e91
·
verified ·
1 Parent(s): 91fa073

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- torch==2.1.0+cu118
2
- torchvision==0.16.0+cu118
 
 
3
 
4
  ###############################################################################
5
  # Transformers / training utils
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+
3
+ torch==2.3.0+cu118
4
+ torchvision==0.18.0+cu118
5
 
6
  ###############################################################################
7
  # Transformers / training utils