SimpleFrog commited on
Commit
f65340c
·
verified ·
1 Parent(s): 4b20480

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- streamlit
2
  torch
 
 
3
  transformers
 
4
  huggingface_hub
5
- soundfile
 
 
 
 
1
  torch
2
+ torchaudio
3
+ torchvision
4
  transformers
5
+ openai-whisper
6
  huggingface_hub
7
+ soundfile
8
+ ffmpeg-python
9
+ streamlit