Sakibrumu commited on
Commit
1686cd4
·
verified ·
1 Parent(s): 78753d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -11
requirements.txt CHANGED
@@ -1,12 +1,5 @@
1
- opencv-python
2
- pytesseract
3
  gradio
4
- pillow
5
- numpy==1.23.5
6
- scipy==1.10.0
7
- matplotlib
8
- torchvision
9
- torch>=2.6
10
- dill
11
- git+https://github.com/ultralytics/ultralytics.git@main#subdirectory=ultralytics/yolov10
12
-
 
 
 
1
  gradio
2
+ torch
3
+ opencv-python-headless
4
+ pytesseract
5
+ ultralytics