Pie31415 commited on
Commit
42ee7c7
β€’
1 Parent(s): 3cf6a6c

added ROME requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +151 -0
requirements.txt ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.13.0
2
+ albumentations==1.0.3
3
+ argon2-cffi==20.1.0
4
+ asttokens==2.0.5
5
+ async-generator==1.10
6
+ attrs==21.2.0
7
+ backcall==0.2.0
8
+ beautifulsoup4==4.10.0
9
+ bleach==4.0.0
10
+ cachetools==4.2.2
11
+ certifi==2022.5.18.1
12
+ cffi==1.14.6
13
+ charset-normalizer==2.0.4
14
+ chumpy==0.70
15
+ cloudpickle==2.0.0
16
+ colorama==0.4.4
17
+ cycler==0.10.0
18
+ cytoolz==0.11.0
19
+ dask==2021.10.0
20
+ debugpy==1.4.1
21
+ decorator==5.1.0
22
+ defusedxml==0.7.1
23
+ easydict==1.9
24
+ einops==0.3.2
25
+ entrypoints==0.3
26
+ executing==0.8.3
27
+ face-alignment==1.3.4
28
+ filelock==3.3.2
29
+ fonttools==4.25.0
30
+ fsspec==2021.8.1
31
+ future==0.18.2
32
+ fvcore==0.1.5.post20210915
33
+ gdown==4.2.0
34
+ google-auth==1.35.0
35
+ google-auth-oauthlib==0.4.5
36
+ grpcio==1.39.0
37
+ icecream==2.1.2
38
+ idna==3.2
39
+ imagecodecs==2021.8.26
40
+ imageio==2.9.0
41
+ imageio-ffmpeg==0.4.5
42
+ imgaug==0.4.0
43
+ importlib-metadata==4.8.1
44
+ iopath==0.1.9
45
+ jedi==0.18.0
46
+ Jinja2==3.0.2
47
+ joblib==1.0.1
48
+ jsonschema==3.2.0
49
+ kiwisolver==1.3.1
50
+ kmeans-pytorch==0.3
51
+ kornia==0.6.1
52
+ llvmlite==0.37.0
53
+ lmdb==1.2.1
54
+ locket==0.2.1
55
+ lpips==0.1.3
56
+ Markdown==3.3.4
57
+ MarkupSafe==2.0.1
58
+ matplotlib==3.4.3
59
+ matplotlib-inline==0.1.2
60
+ mistune==0.8.4
61
+ mkl-fft==1.3.1
62
+ mkl-random==1.2.2
63
+ mkl-service==2.4.0
64
+ munkres==1.1.4
65
+ nbclient==0.5.3
66
+ nbconvert==6.1.0
67
+ nbformat==5.1.3
68
+ nest-asyncio==1.5.1
69
+ networkx==2.6.3
70
+ numpy==1.22.0
71
+ oauthlib==3.1.1
72
+ olefile==0.46
73
+ opencv-contrib-python==4.5.4.58
74
+ opencv-python==4.5.4.58
75
+ opencv-python-headless==4.5.4.58
76
+ packaging==21.0
77
+ pandas==1.1.3
78
+ pandocfilters==1.4.3
79
+ parso==0.8.2
80
+ partd==1.2.0
81
+ pexpect==4.8.0
82
+ pickleshare==0.7.5
83
+ Pillow==9.0.1
84
+ pip==21.2.4
85
+ portalocker==2.3.0
86
+ prometheus-client==0.11.0
87
+ prompt-toolkit==3.0.20
88
+ protobuf==3.15.8
89
+ ptyprocess==0.7.0
90
+ pyasn1==0.4.8
91
+ pyasn1-modules==0.2.8
92
+ pycocotools==2.0.4
93
+ pycparser==2.20
94
+ Pygments==2.10.0
95
+ pyhocon==0.3.59
96
+ PyMCubes==0.1.2
97
+ pyntcloud==0.2.0
98
+ pyparsing==2.4.7
99
+ PyQt5==5.12.3
100
+ PyQt5_sip==4.19.18
101
+ PyQtChart==5.12
102
+ PyQtWebEngine==5.12.1
103
+ pyrsistent==0.18.0
104
+ PySocks==1.7.1
105
+ python-dateutil==2.8.2
106
+ pythreejs==2.3.0
107
+ pytorch-msssim==0.2.1
108
+ pytorch3d==0.6.0
109
+ pytz==2020.1
110
+ PyWavelets==1.1.1
111
+ PyYAML==6.0
112
+ pyzmq==22.2.1
113
+ qtconsole==5.1.1
114
+ QtPy==1.10.0
115
+ requests==2.26.0
116
+ requests-oauthlib==1.3.0
117
+ rsa==4.7.2
118
+ scikit-image==0.18.1
119
+ scikit-learn==0.24.2
120
+ scipy==1.6.2
121
+ Send2Trash==1.8.0
122
+ setuptools==58.0.4
123
+ Shapely==1.7.1
124
+ six==1.16.0
125
+ sklearn==0.0
126
+ soupsieve==2.3
127
+ tabulate==0.8.9
128
+ tenacity==8.0.1
129
+ termcolor==1.1.0
130
+ terminado==0.9.4
131
+ testpath==0.5.0
132
+ threadpoolctl==2.2.0
133
+ tifffile==2021.7.2
134
+ toml==0.10.2
135
+ toolz==0.11.1
136
+ torch==1.10.0
137
+ torchsummary==1.5.1
138
+ torchvision==0.11.1
139
+ tornado==6.1
140
+ tqdm==4.62.3
141
+ traitlets==5.1.0
142
+ traittypes==0.2.1
143
+ typing-extensions==3.10.0.2
144
+ urllib3==1.26.6
145
+ wcwidth==0.2.5
146
+ webencodings==0.5.1
147
+ Werkzeug==2.0.1
148
+ wheel==0.37.0
149
+ widgetsnbextension==3.5.1
150
+ yacs==0.1.6
151
+ zipp==3.6.0