wangjin2000 commited on
Commit
ee71075
·
verified ·
1 Parent(s): e8761e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,8 +2,10 @@
2
  # $ conda create --name <env> --file <this file>
3
  # platform: linux-64
4
 
 
 
 
5
  accelerate==0.27.2
6
- torch
7
  scikit-learn==1.3.0
8
  numpy==1.24.3
9
  transformers==4.40.2
 
2
  # $ conda create --name <env> --file <this file>
3
  # platform: linux-64
4
 
5
+ python==3.8.17
6
+ pytorch==2.0.1
7
+ pytorch-cuda==11.8
8
  accelerate==0.27.2
 
9
  scikit-learn==1.3.0
10
  numpy==1.24.3
11
  transformers==4.40.2