BillyZ1129 commited on
Commit
34a199e
·
verified ·
1 Parent(s): 8bb3817

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- spaces
2
- transformers
3
- torch
 
 
 
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