Reaper200 commited on
Commit
5097cc2
1 Parent(s): 26de1f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- streamlit
2
- Pillow
3
  torch
4
- transformers
5
- gTTS
6
- numpy
7
- timm
8
 
 
 
 
1
  torch
2
+ opencv-python
3
+ pyttsx3
4
+ pandas
 
5