This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
84 lines (84 loc) · 1.53 KB
/
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
absl-py==1.4.0
annotated-types==0.5.0
antlr4-python3-runtime==4.9.3
anyio==3.7.1
black==23.7.0
blinker==1.6.2
cachetools==5.3.1
certifi==2023.5.7
charset-normalizer==3.2.0
click==8.1.5
cloudpickle==2.2.1
cmdkit==2.6.1
contourpy==1.1.0
cycler==0.11.0
detectron2 @ git+https://github.com/facebookresearch/detectron2.git@47d8ed7a1bd999719825f2e8a11d5b2828bc02c4
docopt==0.6.2
exceptiongroup==1.1.3
filelock==3.12.2
Flask==2.3.3
fonttools==4.41.0
fvcore==0.1.5.post20221221
google-auth==2.22.0
google-auth-oauthlib==1.0.0
grpcio==1.56.0
h11==0.14.0
hydra-core==1.3.2
idna==3.4
importlib-metadata==6.8.0
importlib-resources==6.0.0
iopath==0.1.9
itsdangerous==2.1.2
Jinja2==3.1.2
kiwisolver==1.4.4
Markdown==3.4.3
MarkupSafe==2.1.3
matplotlib==3.7.2
mpmath==1.3.0
mypy-extensions==1.0.0
names-generator==0.1.0
networkx==3.1
numpy==1.25.1
oauthlib==3.2.2
omegaconf==2.3.0
opencv-python==4.8.0.74
packaging==23.1
pandas==2.0.3
pathspec==0.11.1
Pillow==10.0.0
platformdirs==3.9.1
portalocker==2.7.0
protobuf==4.23.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycocotools==2.0.6
pydantic==2.3.0
pydantic_core==2.6.3
pyparsing==3.0.9
python-dateutil==2.8.2
python-multipart==0.0.6
pytz==2023.3
PyYAML==6.0
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
sympy==1.12
tabulate==0.9.0
tensorboard==2.13.0
tensorboard-data-server==0.7.1
termcolor==2.3.0
tomli==2.0.1
torch==2.0.1
torchvision==0.15.2
tqdm==4.65.0
typing_extensions==4.7.1
tzdata==2023.3
urllib3==1.26.16
uvicorn==0.23.2
Werkzeug==2.3.7
yacs==0.1.8
yarg==0.1.9
zipp==3.16.1