Spaces:
Runtime error
Runtime error
add generic reqs
Browse files- requirements.txt +146 -0
requirements.txt
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
addict==2.4.0
|
2 |
+
aiohttp==3.8.3
|
3 |
+
aiosignal==1.2.0
|
4 |
+
anyio==3.6.2
|
5 |
+
appnope==0.1.3
|
6 |
+
APScheduler==3.7.0
|
7 |
+
asttokens==2.0.8
|
8 |
+
async-timeout==4.0.2
|
9 |
+
attrs==21.2.0
|
10 |
+
backcall==0.2.0
|
11 |
+
bcrypt==4.0.1
|
12 |
+
black==22.10.0
|
13 |
+
Brotli==1.0.9
|
14 |
+
certifi==2021.5.30
|
15 |
+
cffi==1.15.1
|
16 |
+
charset-normalizer==2.0.4
|
17 |
+
click==8.0.1
|
18 |
+
codecarbon==1.2.0
|
19 |
+
comet-ml==3.15.3
|
20 |
+
commonmark==0.9.1
|
21 |
+
configobj==5.0.6
|
22 |
+
contourpy==1.0.5
|
23 |
+
cryptography==38.0.1
|
24 |
+
cycler==0.10.0
|
25 |
+
dash==2.0.0
|
26 |
+
dash-bootstrap-components==0.13.0
|
27 |
+
dash-core-components==2.0.0
|
28 |
+
dash-html-components==2.0.0
|
29 |
+
dash-table==5.0.0
|
30 |
+
dataclasses==0.6
|
31 |
+
decorator==5.0.9
|
32 |
+
dulwich==0.20.25
|
33 |
+
everett==2.0.1
|
34 |
+
executing==1.1.1
|
35 |
+
fastapi==0.85.1
|
36 |
+
ffmpy==0.3.0
|
37 |
+
filelock==3.0.12
|
38 |
+
fire==0.4.0
|
39 |
+
flake8==5.0.4
|
40 |
+
Flask==2.0.1
|
41 |
+
Flask-Compress==1.10.1
|
42 |
+
fonttools==4.38.0
|
43 |
+
frozenlist==1.3.1
|
44 |
+
fsspec==2022.10.0
|
45 |
+
future==0.18.2
|
46 |
+
gdown==3.13.0
|
47 |
+
googlemaps==4.6.0
|
48 |
+
gradio==3.6
|
49 |
+
h11==0.12.0
|
50 |
+
httpcore==0.15.0
|
51 |
+
httpx==0.23.0
|
52 |
+
hydra-core==0.11.3
|
53 |
+
idna==3.2
|
54 |
+
imageio==2.9.0
|
55 |
+
ipython==7.27.0
|
56 |
+
itsdangerous==2.0.1
|
57 |
+
jedi==0.18.0
|
58 |
+
Jinja2==3.0.1
|
59 |
+
joblib==1.0.1
|
60 |
+
jsonschema==3.2.0
|
61 |
+
kiwisolver==1.3.2
|
62 |
+
kornia==0.5.10
|
63 |
+
linkify-it-py==1.0.3
|
64 |
+
markdown-it-py==2.1.0
|
65 |
+
MarkupSafe==2.0.1
|
66 |
+
matplotlib==3.4.3
|
67 |
+
matplotlib-inline==0.1.2
|
68 |
+
mccabe==0.7.0
|
69 |
+
mdit-py-plugins==0.3.1
|
70 |
+
mdurl==0.1.2
|
71 |
+
minydra==0.1.6
|
72 |
+
multidict==6.0.2
|
73 |
+
mypy-extensions==0.4.3
|
74 |
+
networkx==2.6.2
|
75 |
+
numpy==1.21.2
|
76 |
+
nvidia-ml-py3==7.352.0
|
77 |
+
omegaconf==1.4.1
|
78 |
+
opencv-python==4.5.3.56
|
79 |
+
orjson==3.8.0
|
80 |
+
packaging==21.0
|
81 |
+
pandas==1.3.2
|
82 |
+
paramiko==2.11.0
|
83 |
+
parso==0.8.2
|
84 |
+
pathspec==0.10.1
|
85 |
+
pexpect==4.8.0
|
86 |
+
pickleshare==0.7.5
|
87 |
+
Pillow==8.3.2
|
88 |
+
platformdirs==2.5.2
|
89 |
+
plotly==5.3.1
|
90 |
+
prompt-toolkit==3.0.20
|
91 |
+
ptyprocess==0.7.0
|
92 |
+
pure-eval==0.2.2
|
93 |
+
py-cpuinfo==8.0.0
|
94 |
+
pycodestyle==2.9.1
|
95 |
+
pycparser==2.21
|
96 |
+
pycryptodome==3.15.0
|
97 |
+
pydantic==1.10.2
|
98 |
+
pydub==0.25.1
|
99 |
+
pyflakes==2.5.0
|
100 |
+
Pygments==2.10.0
|
101 |
+
PyNaCl==1.5.0
|
102 |
+
pynvml==11.0.0
|
103 |
+
pyparsing==2.4.7
|
104 |
+
pyrsistent==0.18.0
|
105 |
+
PySocks==1.7.1
|
106 |
+
python-dateutil==2.8.2
|
107 |
+
python-multipart==0.0.5
|
108 |
+
pytorch-ranger==0.1.1
|
109 |
+
pytz==2021.1
|
110 |
+
PyWavelets==1.1.1
|
111 |
+
PyYAML==5.4.1
|
112 |
+
requests==2.26.0
|
113 |
+
requests-toolbelt==0.9.1
|
114 |
+
rfc3986==1.5.0
|
115 |
+
rich==12.6.0
|
116 |
+
scikit-image==0.18.3
|
117 |
+
scikit-learn==0.24.2
|
118 |
+
scipy==1.7.1
|
119 |
+
seaborn==0.11.2
|
120 |
+
semantic-version==2.8.5
|
121 |
+
six==1.16.0
|
122 |
+
sniffio==1.3.0
|
123 |
+
stack-data==0.5.1
|
124 |
+
starlette==0.20.4
|
125 |
+
tenacity==8.0.1
|
126 |
+
termcolor==1.1.0
|
127 |
+
threadpoolctl==2.2.0
|
128 |
+
tifffile==2021.8.30
|
129 |
+
tomli==2.0.1
|
130 |
+
torch==1.7.1
|
131 |
+
torch-optimizer==0.1.0
|
132 |
+
torchvision==0.8.2
|
133 |
+
tqdm==4.62.2
|
134 |
+
traitlets==5.1.0
|
135 |
+
typing_extensions==4.4.0
|
136 |
+
tzlocal==2.1
|
137 |
+
uc-micro-py==1.0.1
|
138 |
+
urllib3==1.26.6
|
139 |
+
uvicorn==0.19.0
|
140 |
+
wcwidth==0.2.5
|
141 |
+
websocket-client==1.2.1
|
142 |
+
websockets==10.3
|
143 |
+
Werkzeug==2.0.1
|
144 |
+
wrapt==1.12.1
|
145 |
+
wurlitzer==3.0.2
|
146 |
+
yarl==1.8.1
|