maahikachitagi commited on
Commit
1cd8f3f
·
verified ·
1 Parent(s): 57f5b04

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -4
requirements.txt CHANGED
@@ -1,7 +1,14 @@
 
 
1
  transformers
2
  torch
3
- gradio
4
- whisper
5
- ffmpeg-python
6
  pydub
7
- huggingface_hub
 
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
  transformers
4
  torch
5
+ git+https://github.com/openai/whisper.git
 
 
6
  pydub
7
+ ffmpeg-python
8
+ torchvision
9
+ pillow
10
+ gtts
11
+ scipy
12
+ sentence-transformers
13
+ numpy
14
+