zhengr commited on
Commit
b00a30a
·
verified ·
1 Parent(s): 422a877

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -4,6 +4,9 @@ peft==0.10.0
4
  accelerate==0.29.3
5
  bitsandbytes==0.43.1
6
  spaces
 
 
 
7
 
8
  pandas
9
  akshare
 
4
  accelerate==0.29.3
5
  bitsandbytes==0.43.1
6
  spaces
7
+ --extra-index-url https://download.pytorch.org/whl/cu118
8
+ torch==2.0.1
9
+ transformers >= 4.34.0
10
 
11
  pandas
12
  akshare