BillyZ1129 commited on
Commit
3360d6e
·
verified ·
1 Parent(s): c0da145

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit==1.22.0
2
  torch==2.0.1
3
- transformers==4.28.1
4
- pillow==9.5.0
5
- gTTS==2.3.1
 
 
1
+ streamlit==1.28.0
2
  torch==2.0.1
3
+ transformers==4.31.0
4
+ Pillow==10.0.0
5
+ gTTS==2.3.2
6
+ protobuf==3.20.3