thorfine commited on
Commit
1106bc1
·
verified ·
1 Parent(s): 172761a

Update requirements.txt

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