King-Afridi commited on
Commit
f502c82
·
verified ·
1 Parent(s): 413d456

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit==1.19.0
2
- transformers==4.31.0
3
- gtts==2.3.2
4
- requests==2.28.2
5
- pandas==1.5.3
6
- matplotlib==3.7.1
7
 
 
1
+ streamlit
2
+ transformers
3
+ gtts
4
+ requests
5
+ pandas
6
+ matplotlib
7