meraj12 commited on
Commit
98f64d5
·
verified ·
1 Parent(s): 6c6d43a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- deepgram-sdk
2
  streamlit
3
- torch
4
- transformers
5
- requests
6
- python-dotenv
7
- bark
8
- scipy
 
 
1
  streamlit
2
+ openai
3
+ whisper
4
+ gtts
5
+ pydub
6
+ ffmpeg-python