GowthamYarlagadda commited on
Commit
7a2f9b2
·
verified ·
1 Parent(s): edbec4e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ transformers
3
+ torch
4
+ torchaudio
5
+ torchvision
6
+ streamlit
7
+ streamlit-mic-recorder
8
+ ffmpeg