YuryS commited on
Commit
cf28664
·
1 Parent(s): 7aa5761

Correct torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
 
 
1
  transformers==4.52.4
2
- torch==2.7.1
3
  bitsandbytes==0.46.0
4
  accelerate==1.7.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
  transformers==4.52.4
 
4
  bitsandbytes==0.46.0
5
  accelerate==1.7.0