subramaniansrc commited on
Commit
18595d8
·
verified ·
1 Parent(s): a9e0c00

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- streamlit
2
- torch
3
- torchaudio
4
- transformers
5
  sentencepiece
6
  soundfile
7
  numpy
8
  python-pptx
9
  pypdf
10
- TTS
 
1
+ streamlit==1.36.0
2
+ torch==2.2.2
3
+ transformers==4.41.2
 
4
  sentencepiece
5
  soundfile
6
  numpy
7
  python-pptx
8
  pypdf
9
+ gTTS