Navya-Sree commited on
Commit
ab929e4
·
verified ·
1 Parent(s): 6a5c6a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ streamlit>=1.32
2
+ transformers>=4.40
3
+ torch>=2.2
4
+ gtts>=2.4
5
+ SpeechRecognition>=3.10
6
+ pydub>=0.25
7
+ python-dotenv>=1.0
8
+ streamlit-audio-recorder
9
+ huggingface_hub