sunbal7 commited on
Commit
0930537
·
verified ·
1 Parent(s): b59006d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- streamlit
2
- transformers
3
- torch
4
- pillow
5
- numpy
6
- gtts
7
- pygame
 
1
+ streamlit==1.22.0
2
+ numpy==1.24.3
3
+ matplotlib==3.7.1
4
+ Pillow==9.5.0
5
+ requests==2.28.2