LN1996 commited on
Commit
8177100
·
verified ·
1 Parent(s): 5d3acfc

Update requirements.txt to have git links for transformers, whisperx, peft

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy
2
  torch
3
- transformers
4
- whisperx
5
  pandas
6
- peft
 
 
 
1
  numpy
2
  torch
 
 
3
  pandas
4
+ git+https://github.com/huggingface/transformers
5
+ git+https://github.com/m-bain/whisperx.git
6
+ git+https://github.com/huggingface/peft.git