Yadvendra commited on
Commit
47d09c5
·
verified ·
1 Parent(s): 06bd592

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit==1.25.0
2
- tensorflow==2.13.0
3
- numpy==1.23.5
4
- pillow==9.5.0
5
- cv2
 
 
1
+ streamlit
2
+ tensorflow
3
+ opencv-python
4
+ numpy
5
+ Pillow
6
+ scikit-learn