pgilles commited on
Commit
8281394
1 Parent(s): 51ac372

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ librosa
2
  #torch
3
  #pyctcdecode
4
  #git+https://github.com/kpu/kenlm.git
5
- transformers
6
  --extra-index-url https://download.pytorch.org/whl/cu113
7
  torch
8
  gradio==3.14
 
2
  #torch
3
  #pyctcdecode
4
  #git+https://github.com/kpu/kenlm.git
5
+ git+https://github.com/huggingface/transformers
6
  --extra-index-url https://download.pytorch.org/whl/cu113
7
  torch
8
  gradio==3.14