Emiloz12 commited on
Commit
f494a6b
·
verified ·
1 Parent(s): 2ff82bf

Update Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +3 -3
Requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- numpy
2
- gradio
3
  ultralytics
4
- opencv-python
 
5
  pillow
 
1
+ opencv-python==4.8.1.78
 
2
  ultralytics
3
+ gradio>=4.0.0
4
+ numpy
5
  pillow