Nawinkumar15 commited on
Commit
a72abff
·
verified ·
1 Parent(s): 38bdda4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  ultralytics
2
- gradio
3
- opencv-python-headless
4
- numpy
 
1
  ultralytics
2
+ gradio>=3.50 # Camera is supported from v3.0+
3
+ opencv-python
4
+ numpy