maliahson commited on
Commit
cf5ea84
·
verified ·
1 Parent(s): 52b4404

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  ultralytics
2
  easyocr
3
- gradio
4
  opencv-python-headless
5
- torch
 
 
 
1
  ultralytics
2
  easyocr
3
+ gradio==4.0.2
4
  opencv-python-headless
5
+ torch
6
+ torchvision
7
+ numpy