lkhl commited on
Commit
b2d234a
Β·
verified Β·
1 Parent(s): cd9915d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- # --extra-index-url https://download.pytorch.org/whl/cu124
2
  # basic dependencies
3
- # torch==2.4.0
4
  torchvision
5
  datasets==2.21.0
6
  transformers==4.46.3
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu128
2
  # basic dependencies
3
+ torch==2.8.0
4
  torchvision
5
  datasets==2.21.0
6
  transformers==4.46.3