Spaces:
Runtime error
Runtime error
piperod
commited on
Commit
·
decadc3
1
Parent(s):
7576d10
adding requirements
Browse files- requeriments.txt +96 -0
requeriments.txt
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
addict==2.4.0
|
2 |
+
aiofiles==23.1.0
|
3 |
+
aiohttp==3.8.4
|
4 |
+
aiosignal==1.3.1
|
5 |
+
altair==4.2.2
|
6 |
+
anyio==3.6.2
|
7 |
+
async-timeout==4.0.2
|
8 |
+
attrs==23.1.0
|
9 |
+
av==10.0.0
|
10 |
+
certifi==2022.12.7
|
11 |
+
charset-normalizer==3.1.0
|
12 |
+
click==8.1.3
|
13 |
+
colorama==0.4.6
|
14 |
+
contourpy==1.0.7
|
15 |
+
cycler==0.11.0
|
16 |
+
entrypoints==0.4
|
17 |
+
fastapi==0.95.1
|
18 |
+
ffmpy==0.3.0
|
19 |
+
filelock==3.12.0
|
20 |
+
fonttools==4.39.3
|
21 |
+
frozenlist==1.3.3
|
22 |
+
fsspec==2023.4.0
|
23 |
+
fvcore==0.1.5.post20221221
|
24 |
+
gradio==3.27.0
|
25 |
+
gradio-client==0.1.3
|
26 |
+
h11==0.14.0
|
27 |
+
httpcore==0.17.0
|
28 |
+
httpx==0.24.0
|
29 |
+
huggingface-hub==0.13.4
|
30 |
+
idna==3.4
|
31 |
+
importlib-metadata==6.6.0
|
32 |
+
importlib-resources==5.12.0
|
33 |
+
iopath==0.1.10
|
34 |
+
Jinja2==3.1.2
|
35 |
+
jsonschema==4.17.3
|
36 |
+
kiwisolver==1.4.4
|
37 |
+
linkify-it-py==2.0.0
|
38 |
+
Markdown==3.4.3
|
39 |
+
markdown-it-py==2.2.0
|
40 |
+
MarkupSafe==2.1.2
|
41 |
+
matplotlib==3.7.1
|
42 |
+
mdit-py-plugins==0.3.3
|
43 |
+
mdurl==0.1.2
|
44 |
+
mmcv==2.0.0
|
45 |
+
mmdet==3.0.0
|
46 |
+
mmengine==0.7.2
|
47 |
+
model-index==0.1.11
|
48 |
+
multidict==6.0.4
|
49 |
+
networkx==3.1
|
50 |
+
numpy==1.24.3
|
51 |
+
opencv-python==4.7.0.72
|
52 |
+
openmim==0.3.7
|
53 |
+
ordered-set==4.1.0
|
54 |
+
orjson==3.8.10
|
55 |
+
packaging==23.1
|
56 |
+
pandas==2.0.0
|
57 |
+
panopticapi==0.1
|
58 |
+
parameterized==0.9.0
|
59 |
+
Pillow==9.5.0
|
60 |
+
portalocker==2.7.0
|
61 |
+
pycocotools==2.0.6
|
62 |
+
pydantic==1.10.7
|
63 |
+
pydub==0.25.1
|
64 |
+
Pygments==2.15.1
|
65 |
+
pyparsing==3.0.9
|
66 |
+
pyrsistent==0.19.3
|
67 |
+
python-dateutil==2.8.2
|
68 |
+
python-multipart==0.0.6
|
69 |
+
pytorchvideo==0.1.5
|
70 |
+
pytz==2023.3
|
71 |
+
PyYAML==6.0
|
72 |
+
requests==2.28.2
|
73 |
+
rich==13.3.4
|
74 |
+
scipy==1.10.1
|
75 |
+
semantic-version==2.10.0
|
76 |
+
shapely==2.0.1
|
77 |
+
six==1.16.0
|
78 |
+
sniffio==1.3.0
|
79 |
+
starlette==0.26.1
|
80 |
+
tabulate==0.9.0
|
81 |
+
termcolor==2.3.0
|
82 |
+
terminaltables==3.1.10
|
83 |
+
tomli==2.0.1
|
84 |
+
toolz==0.12.0
|
85 |
+
torch==1.12.1+cu113 torchvision==0.13.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113 --no-cache-dir
|
86 |
+
tqdm==4.65.0
|
87 |
+
typing-extensions==4.5.0
|
88 |
+
tzdata==2023.3
|
89 |
+
uc-micro-py==1.0.1
|
90 |
+
urllib3==1.26.15
|
91 |
+
uvicorn==0.21.1
|
92 |
+
websockets==11.0.2
|
93 |
+
yacs==0.1.8
|
94 |
+
yapf==0.33.0
|
95 |
+
yarl==1.9.1
|
96 |
+
zipp==3.15.0
|