Deepakkori45 commited on
Commit
2fcb804
·
verified ·
1 Parent(s): ba9b23b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit
2
  openai
3
- git+https://github.com/openai/whisper.git
4
  pydub
5
  python-dotenv
6
  python-docx
 
 
 
 
1
  streamlit
2
  openai
 
3
  pydub
4
  python-dotenv
5
  python-docx
6
+ librosa
7
+ torch
8
+ transformers