-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
46 lines (36 loc) · 984 Bytes
/
requirements.txt
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# VFRAME requirements
# Usage: pip install -r requirements.txt
# ---------------------------------------------------------
# Core
# ---------------------------------------------------------
click>=8.1.3
python-dotenv>=1.0.0
numpy>=1.22.0
pandas>=2.0.1
pathos>=0.3.0
tqdm>=4.65.0
ruamel.yaml>=0.17.28
dacite>=1.8.1
colorlog>=6.7.0
PyYAML>=6.0
requests>=2.31.0
scipy>=1.10.1
pymediainfo>=6.0.1
# ---------------------------------------------------------
# Image processing
# ---------------------------------------------------------
Pillow>=9.5.0
opencv-python>=4.7.0.72
onnxruntime>=1.15.0
ultralytics>=8.0.109
ImageHash>=4.3.1
# ---------------------------------------------------------
# Plotting
# ---------------------------------------------------------
matplotlib>=3.7.1
# ---------------------------------------------------------
# GPU acceleration
# ---------------------------------------------------------
# onnx>=1.14.0
# onnxruntime-gpu>=1.15.0
# nvidia-tensorrt