pgilles commited on
Commit
87de8de
·
1 Parent(s): ae443f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  librosa
2
- torch
3
- pyctcdecode
4
- git+https://github.com/kpu/kenlm.git
5
- transformers
 
 
 
1
  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