Manojkumarpandi commited on
Commit
65ec2b4
·
verified ·
1 Parent(s): 5c146d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  streamlit
2
- SpeechRecognition
3
- pyaudio
4
- gTTS
5
  google-generativeai
6
  transformers
7
- torch
 
 
 
1
  streamlit
2
+ speechrecognition
3
+ gtts
 
4
  google-generativeai
5
  transformers
6
+ torch
7
+ torchaudio
8
+ torchvision