Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -106
requirements.txt
CHANGED
@@ -2,109 +2,7 @@ ultralytics
|
|
2 |
wandb
|
3 |
opencv-python
|
4 |
termcolor
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
attrs==21.4.0
|
10 |
-
backcall==0.2.0
|
11 |
-
backports.zoneinfo==0.2.1
|
12 |
-
beautifulsoup4==4.11.1
|
13 |
-
bleach==5.0.0
|
14 |
-
blinker==1.4
|
15 |
-
cachetools==5.0.0
|
16 |
-
certifi==2021.10.8
|
17 |
-
cffi==1.15.0
|
18 |
-
charset-normalizer==2.0.12
|
19 |
-
click==8.0.4
|
20 |
-
colorama==0.4.4
|
21 |
-
cycler==0.11.0
|
22 |
-
debugpy==1.6.0
|
23 |
-
decorator==5.1.1
|
24 |
-
defusedxml==0.7.1
|
25 |
-
entrypoints==0.4
|
26 |
-
fastjsonschema==2.15.3
|
27 |
-
Flask==2.1.2
|
28 |
-
fonttools==4.33.3
|
29 |
-
gitdb==4.0.9
|
30 |
-
GitPython==3.1.27
|
31 |
-
idna==3.3
|
32 |
-
importlib-metadata==4.11.3
|
33 |
-
importlib-resources==5.7.1
|
34 |
-
ipykernel==6.13.0
|
35 |
-
ipython==7.33.0
|
36 |
-
ipython-genutils==0.2.0
|
37 |
-
ipywidgets==7.7.0
|
38 |
-
itsdangerous==2.1.2
|
39 |
-
jedi==0.18.1
|
40 |
-
Jinja2==3.1.2
|
41 |
-
jsonschema==4.5.1
|
42 |
-
jupyter-client==7.3.1
|
43 |
-
jupyter-core==4.10.0
|
44 |
-
jupyterlab-pygments==0.2.2
|
45 |
-
jupyterlab-widgets==1.1.0
|
46 |
-
kiwisolver==1.4.2
|
47 |
-
MarkupSafe==2.1.1
|
48 |
-
matplotlib==3.5.2
|
49 |
-
matplotlib-inline==0.1.3
|
50 |
-
mistune==0.8.4
|
51 |
-
nbclient==0.6.3
|
52 |
-
nbconvert==6.5.0
|
53 |
-
nbformat==5.4.0
|
54 |
-
nest-asyncio==1.5.5
|
55 |
-
notebook==6.4.11
|
56 |
-
numpy==1.21.6
|
57 |
-
opencv-python==4.5.5.64
|
58 |
-
packaging==21.3
|
59 |
-
pandas==1.3.5
|
60 |
-
pandocfilters==1.5.0
|
61 |
-
parso==0.8.3
|
62 |
-
pickleshare==0.7.5
|
63 |
-
Pillow==9.1.0
|
64 |
-
prometheus-client==0.14.1
|
65 |
-
prompt-toolkit==3.0.29
|
66 |
-
protobuf==3.20.1
|
67 |
-
psutil==5.9.0
|
68 |
-
pyarrow==8.0.0
|
69 |
-
pycparser==2.21
|
70 |
-
pydeck==0.7.1
|
71 |
-
Pygments==2.12.0
|
72 |
-
Pympler==1.0.1
|
73 |
-
pyparsing==3.0.9
|
74 |
-
pyrsistent==0.18.1
|
75 |
-
python-dateutil==2.8.2
|
76 |
-
pytz==2022.1
|
77 |
-
pytz-deprecation-shim==0.1.0.post0
|
78 |
-
pywin32==304
|
79 |
-
pywinpty==2.0.5
|
80 |
-
PyYAML==6.0
|
81 |
-
pyzmq==22.3.0
|
82 |
-
requests==2.27.1
|
83 |
-
scipy==1.7.3
|
84 |
-
seaborn==0.11.2
|
85 |
-
semver==2.13.0
|
86 |
-
Send2Trash==1.8.0
|
87 |
-
six==1.16.0
|
88 |
-
smmap==5.0.0
|
89 |
-
soupsieve==2.3.2.post1
|
90 |
-
streamlit==1.9.0
|
91 |
-
terminado==0.13.3
|
92 |
-
tinycss2==1.1.1
|
93 |
-
toml==0.10.2
|
94 |
-
toolz==0.11.2
|
95 |
-
torch==1.8.1
|
96 |
-
torchvision==0.9.1
|
97 |
-
tornado==6.1
|
98 |
-
tqdm==4.64.0
|
99 |
-
traitlets==5.2.0
|
100 |
-
typing_extensions==4.2.0
|
101 |
-
tzdata==2022.1
|
102 |
-
tzlocal==4.2
|
103 |
-
urllib3==1.26.9
|
104 |
-
validators==0.19.0
|
105 |
-
watchdog==2.1.7
|
106 |
-
wcwidth==0.2.5
|
107 |
-
webencodings==0.5.1
|
108 |
-
Werkzeug==2.1.2
|
109 |
-
widgetsnbextension==3.6.0
|
110 |
-
zipp==3.8.0
|
|
|
2 |
wandb
|
3 |
opencv-python
|
4 |
termcolor
|
5 |
+
altair
|
6 |
+
colorama
|
7 |
+
matplotlib
|
8 |
+
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|