iamacaru commited on
Commit
42cce5f
·
verified ·
1 Parent(s): 61c20af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- pip
2
- git+https://github.com/huggingface/transformers.git
3
- accelerate
4
- datasets[audio]
5
  pytube
 
 
6
  whisperx
7
- git+https://github.com/m-bain/whisperx.git
 
 
 
 
 
 
 
 
1
  pytube
2
+ torch
3
+ transformers
4
  whisperx
5
+ datasets
6
+ mlxtend
7
+ accelerate
8
+ gradio