izh97 commited on
Commit
b647cc6
·
verified ·
1 Parent(s): e8b0c24

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  transformers==4.35.2
2
  peft==0.8.2
3
  auto-gptq==0.6.0
4
- optimum==1.16.2
 
 
 
1
  transformers==4.35.2
2
  peft==0.8.2
3
  auto-gptq==0.6.0
4
+ optimum==1.16.2
5
+ --extra-index-url https://download.pytorch.org/whl/cu113
6
+ torch