Bey007 commited on
Commit
43e74ef
1 Parent(s): b371401

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.25.0
2
  transformers==4.35.0
3
- pyttsx3==2.90
4
- youtube-search-python==1.6.6
5
- torch>=2.0.0
 
1
  streamlit==1.25.0
2
  transformers==4.35.0
3
+ torch==2.0.1
4
+ gTTS==2.2.3
5
+ youtubesearchpython==1.6.6