forked from haochenheheda/segment-anything-annotator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 977 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
47
48
49
50
51
52
53
54
55
56
appdirs==1.4.4
black==21.7b0
charset-normalizer==3.1.0
click==8.0.4
coloredlogs==15.0.1
contourpy==1.0.7
cycler==0.11.0
filelock==3.11.0
flake8==3.9.2
flatbuffers==23.3.3
fonttools==4.39.3
humanfriendly==10.0
idna==3.4
imgviz==1.7.2
importlib-resources==5.12.0
install==1.3.5
isort==5.9.2
Jinja2==3.1.2
kiwisolver==1.4.4
labelme==5.2.0
MarkupSafe==2.1.2
matplotlib==3.7.1
mccabe==0.6.1
metaseg==0.4.4
mpmath==1.3.0
mypy-extensions==1.0.0
natsort==8.3.1
networkx==3.1
numpy==1.24.2
onnxruntime==1.14.1
opencv-python==4.7.0.72
packaging==23.0
pathspec==0.11.1
Pillow==9.5.0
protobuf==4.22.1
pycocotools==2.0.6
pycodestyle==2.7.0
pyflakes==2.3.1
pyparsing==3.0.9
PyQt5==5.15.9
PyQt5-Qt5==5.15.2
PyQt5-sip==12.12.0
python-dateutil==2.8.2
PyYAML==6.0
QtPy==2.3.1
regex==2023.3.23
requests==2.28.2
six==1.16.0
sympy==1.11.1
termcolor==2.2.0
tomli==1.2.3
tqdm==4.65.0
typing_extensions==4.5.0
urllib3==1.26.15
zipp==3.15.0
git+https://github.com/facebookresearch/segment-anything.git