pyresearch commited on
Commit
6e218f0
·
verified ·
1 Parent(s): eb3931d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,5 +2,6 @@ streamlit
2
  inference
3
  supervision
4
  python-dotenv
5
- opencv-python==4.9.0.80
 
6
 
 
2
  inference
3
  supervision
4
  python-dotenv
5
+ opencv-python
6
+ matplotlib
7