File size: 488 Bytes
c945738
d8659bc
583456e
 
 
 
 
 
 
 
07bb7b3
b92a792
 
 
 
8812d11
b92a792
240a9db
 
 
0839f49
 
 
f0245cf
ee2b9bc
 
 
a0a0769
 
 
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
gradio==3.44.1
numpy>=1.18.5,<1.24.0
cython
scipy
shapely
timm
h5py
wandb
fire
opencv-python
pandas
ftfy
regex
tqdm
gdown
Pillow==8.0
# Torch
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
torch==1.10.1+cu113
torchvision==0.11.2+cu113

# Detectron
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
detectron2

# Segment-anything
git+https://github.com/facebookresearch/segment-anything.git

# open_clip
open_clip_torch==1.3.0