sukanya15 commited on
Commit
346c9b1
·
verified ·
1 Parent(s): 272f2fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -3
requirements.txt CHANGED
@@ -1,3 +1,13 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.28.1
2
+ transformers==4.35.2
3
+ torch==2.1.0
4
+ torchaudio==2.1.0
5
+ speechrecognition==3.10.0
6
+ gtts==2.4.0
7
+ accelerate==0.24.1
8
+ sentencepiece==0.1.99
9
+ protobuf==4.25.0
10
+ huggingface-hub==0.19.4
11
+ tokenizers==0.15.0
12
+ numpy==1.24.3
13
+ pandas==2.0.3