TLH01 commited on
Commit
37aefdb
·
verified ·
1 Parent(s): a21cdec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- transformers
3
- torch
4
- Pillow
5
-
 
1
+ streamlit==1.45.0
2
+ transformers==4.51.3
3
+ torch==2.2.2
4
+ Pillow==11.2.0
5
+ pyttsx3==2.90