mistermprah commited on
Commit
eff5c2b
·
verified ·
1 Parent(s): 464c83b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit
2
- tensorflow
3
- numpy
4
- pillow
5
- opencv-python
 
 
1
+ streamlit
2
+ tensorflow>=2.16.1
3
+ opencv-python-headless
4
+ matplotlib
5
+ pillow
6
+ numpy