doinglean commited on
Commit
d66f421
·
verified ·
1 Parent(s): d5e4a59

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio==4.36.1
2
  huggingface_hub>=0.19.3
3
  ultralytics>=8.0.0
4
- torch>=1.7.0
 
 
 
1
  gradio==4.36.1
2
  huggingface_hub>=0.19.3
3
  ultralytics>=8.0.0
4
+ torch>=1.7.0
5
+ opencv-python>=4.5.0
6
+ numpy>=1.21.0