leonett commited on
Commit
e9e61aa
verified
1 Parent(s): 8ca0e55

Update requirements.txt

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