File size: 320 Bytes
f45b35d
906e212
 
 
 
 
 
 
 
 
 
f45b35d
 
 
906e212
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# python=3.8
openmim==0.3.7
mmcv-full==1.6.2
mmdet==2.28.2
mmpose==0.29.0

numpy==1.24.3
scipy==1.10.1

opencv-python-headless==4.7.0.72

# PyTorch with CUDA support (use pip with `--index-url https://download.pytorch.org/whl/cu118`)
# torch==2.0.1+cu118

torch==2.0.1
torchvision==0.15.2

# for gradio
# gradio==3.32.0