timdettmers commited on
Commit
649ab22
1 Parent(s): 564be55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -5,6 +5,6 @@ numpy
5
  sentencepiece
6
  bitsandbytes==0.40.0.post2
7
  scipy
8
- git+https://github.com/huggingface/transformers.git
9
- git+https://github.com/huggingface/peft.git
10
- git+https://github.com/huggingface/accelerate.git
 
5
  sentencepiece
6
  bitsandbytes==0.40.0.post2
7
  scipy
8
+ transformers
9
+ peft
10
+ accelerate