Spaces:
Running
Running
breezedeus
commited on
Commit
•
8a145b1
1
Parent(s):
3082723
Upload requirements.txt
Browse files- requirements.txt +193 -0
requirements.txt
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# This file is autogenerated by pip-compile with python 3.8
|
3 |
+
# To update, run:
|
4 |
+
#
|
5 |
+
# pip-compile --output-file=requirements.txt requirements.in
|
6 |
+
#
|
7 |
+
--index-url https://pypi.doubanio.com/simple
|
8 |
+
--extra-index-url https://pypi.org/simple
|
9 |
+
|
10 |
+
absl-py==0.13.0
|
11 |
+
# via tensorboard
|
12 |
+
aiohttp==3.7.4.post0
|
13 |
+
# via fsspec
|
14 |
+
async-timeout==3.0.1
|
15 |
+
# via aiohttp
|
16 |
+
attrs==21.2.0
|
17 |
+
# via aiohttp
|
18 |
+
cachetools==4.2.2
|
19 |
+
# via google-auth
|
20 |
+
certifi==2020.4.5.1
|
21 |
+
# via requests
|
22 |
+
chardet==3.0.4
|
23 |
+
# via
|
24 |
+
# aiohttp
|
25 |
+
# requests
|
26 |
+
click==8.0.1
|
27 |
+
# via
|
28 |
+
# -r requirements.in
|
29 |
+
# cnstd
|
30 |
+
cnstd==1.2
|
31 |
+
# via -r requirements.in
|
32 |
+
cycler==0.11.0
|
33 |
+
# via matplotlib
|
34 |
+
flatbuffers==2.0
|
35 |
+
# via onnxruntime
|
36 |
+
fonttools==4.34.4
|
37 |
+
# via matplotlib
|
38 |
+
fsspec[http]==2021.7.0
|
39 |
+
# via pytorch-lightning
|
40 |
+
google-auth==1.35.0
|
41 |
+
# via
|
42 |
+
# google-auth-oauthlib
|
43 |
+
# tensorboard
|
44 |
+
google-auth-oauthlib==0.4.5
|
45 |
+
# via tensorboard
|
46 |
+
grpcio==1.39.0
|
47 |
+
# via tensorboard
|
48 |
+
idna==2.9
|
49 |
+
# via
|
50 |
+
# requests
|
51 |
+
# yarl
|
52 |
+
kiwisolver==1.4.3
|
53 |
+
# via matplotlib
|
54 |
+
markdown==3.3.4
|
55 |
+
# via tensorboard
|
56 |
+
matplotlib==3.5.2
|
57 |
+
# via cnstd
|
58 |
+
multidict==5.1.0
|
59 |
+
# via
|
60 |
+
# aiohttp
|
61 |
+
# yarl
|
62 |
+
numpy==1.22.3
|
63 |
+
# via
|
64 |
+
# -r requirements.in
|
65 |
+
# cnstd
|
66 |
+
# matplotlib
|
67 |
+
# onnx
|
68 |
+
# onnxruntime
|
69 |
+
# opencv-python
|
70 |
+
# pytorch-lightning
|
71 |
+
# scipy
|
72 |
+
# tensorboard
|
73 |
+
# torchmetrics
|
74 |
+
# torchvision
|
75 |
+
oauthlib==3.1.1
|
76 |
+
# via requests-oauthlib
|
77 |
+
onnx==1.11.0
|
78 |
+
# via
|
79 |
+
# -r requirements.in
|
80 |
+
# cnstd
|
81 |
+
onnxruntime==1.11.1
|
82 |
+
# via
|
83 |
+
# -r requirements.in
|
84 |
+
# cnstd
|
85 |
+
opencv-python==4.6.0.66
|
86 |
+
# via cnstd
|
87 |
+
packaging==21.0
|
88 |
+
# via
|
89 |
+
# matplotlib
|
90 |
+
# pytorch-lightning
|
91 |
+
# torchmetrics
|
92 |
+
pillow==9.1.1
|
93 |
+
# via
|
94 |
+
# -r requirements.in
|
95 |
+
# cnstd
|
96 |
+
# matplotlib
|
97 |
+
# torchvision
|
98 |
+
polygon3==3.0.9.1
|
99 |
+
# via cnstd
|
100 |
+
protobuf==3.17.3
|
101 |
+
# via
|
102 |
+
# onnx
|
103 |
+
# onnxruntime
|
104 |
+
# tensorboard
|
105 |
+
pyasn1==0.4.8
|
106 |
+
# via
|
107 |
+
# pyasn1-modules
|
108 |
+
# rsa
|
109 |
+
pyasn1-modules==0.2.8
|
110 |
+
# via google-auth
|
111 |
+
pyclipper==1.3.0.post3
|
112 |
+
# via cnstd
|
113 |
+
pydeprecate==0.3.1
|
114 |
+
# via pytorch-lightning
|
115 |
+
pyparsing==2.4.7
|
116 |
+
# via
|
117 |
+
# matplotlib
|
118 |
+
# packaging
|
119 |
+
python-dateutil==2.8.2
|
120 |
+
# via matplotlib
|
121 |
+
pytorch-lightning==1.6.3
|
122 |
+
# via
|
123 |
+
# -r requirements.in
|
124 |
+
# cnstd
|
125 |
+
pyyaml==5.4.1
|
126 |
+
# via pytorch-lightning
|
127 |
+
requests==2.23.0
|
128 |
+
# via
|
129 |
+
# fsspec
|
130 |
+
# requests-oauthlib
|
131 |
+
# tensorboard
|
132 |
+
requests-oauthlib==1.3.0
|
133 |
+
# via google-auth-oauthlib
|
134 |
+
rsa==4.7.2
|
135 |
+
# via google-auth
|
136 |
+
scipy==1.8.1
|
137 |
+
# via cnstd
|
138 |
+
shapely==1.8.2
|
139 |
+
# via cnstd
|
140 |
+
six==1.14.0
|
141 |
+
# via
|
142 |
+
# absl-py
|
143 |
+
# google-auth
|
144 |
+
# grpcio
|
145 |
+
# protobuf
|
146 |
+
# python-dateutil
|
147 |
+
tensorboard==2.6.0
|
148 |
+
# via pytorch-lightning
|
149 |
+
tensorboard-data-server==0.6.1
|
150 |
+
# via tensorboard
|
151 |
+
tensorboard-plugin-wit==1.8.0
|
152 |
+
# via tensorboard
|
153 |
+
torch==1.9.0
|
154 |
+
# via
|
155 |
+
# -r requirements.in
|
156 |
+
# cnstd
|
157 |
+
# pytorch-lightning
|
158 |
+
# torchmetrics
|
159 |
+
# torchvision
|
160 |
+
torchmetrics==0.5.0
|
161 |
+
# via pytorch-lightning
|
162 |
+
torchvision==0.10.0
|
163 |
+
# via
|
164 |
+
# -r requirements.in
|
165 |
+
# cnstd
|
166 |
+
tqdm==4.64.0
|
167 |
+
# via
|
168 |
+
# -r requirements.in
|
169 |
+
# cnstd
|
170 |
+
# pytorch-lightning
|
171 |
+
typing-extensions==4.2.0
|
172 |
+
# via
|
173 |
+
# aiohttp
|
174 |
+
# onnx
|
175 |
+
# pytorch-lightning
|
176 |
+
# torch
|
177 |
+
unidecode==1.3.4
|
178 |
+
# via cnstd
|
179 |
+
urllib3==1.25.9
|
180 |
+
# via requests
|
181 |
+
werkzeug==2.0.1
|
182 |
+
# via tensorboard
|
183 |
+
wheel==0.37.0
|
184 |
+
# via tensorboard
|
185 |
+
yarl==1.6.3
|
186 |
+
# via aiohttp
|
187 |
+
|
188 |
+
# The following packages are considered to be unsafe in a requirements file:
|
189 |
+
# setuptools
|
190 |
+
|
191 |
+
# for streamlit.io demo
|
192 |
+
cnocr==2.2
|
193 |
+
streamlit
|