File size: 444 Bytes
602ccbb
517270e
602ccbb
423e3b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c2e8fa7
bc1fb97
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#yolov5
transformers
#pytesseract

# Base-----------------------------------
matplotlib>=3.2.2
opencv-python>=4.6.0
Pillow>=7.1.2
PyYAML>=5.3.1
requests>=2.23.0
scipy>=1.4.1
torch>=1.7.0
torchvision>=0.8.1
tqdm>=4.64.0

pandas>=1.1.4
seaborn>=0.11.0

gradio==3.35.2

# Ultralytics-----------------------------------
ultralytics == 8.0.120

FastSAM @ git+https://github.com/CASIA-IVA-Lab/FastSAM.git
CLIP @ git+https://github.com/openai/CLIP.git