Deepsheka commited on
Commit
a95a83d
1 Parent(s): 52fb8af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
  git+https://github.com/openai/whisper.git
2
  gradio
3
  pytube
4
- transformers
 
 
 
 
 
 
 
 
 
 
1
  git+https://github.com/openai/whisper.git
2
  gradio
3
  pytube
4
+ transformers
5
+
6
+ torch
7
+
8
+ gradio==3.0.9
9
+ datasets
10
+ librosa
11
+ ffmpeg-python
12
+ python-dotenv
13
+ aiohttp