thorfine commited on
Commit
0707634
·
verified ·
1 Parent(s): 2321f72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -9
requirements.txt CHANGED
@@ -1,14 +1,6 @@
1
  transformers
2
- git+https://github.com/openai/whisper.git
3
  torch
4
- accelerate
5
  gradio>=4.0.0
6
- Pillow
7
- matplotlib
8
- bitsandbytes
9
  gtts
10
- torchvision
11
- torchaudio
12
- gradio
13
  openai-whisper
14
- ffmpeg-python
 
1
  transformers
 
2
  torch
 
3
  gradio>=4.0.0
 
 
 
4
  gtts
 
 
 
5
  openai-whisper
6
+ Pillow