-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
92 lines (92 loc) · 2.37 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
name: pbcontainers
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2022.12.7=h033912b_0
- certifi=2022.12.7=pyhd8ed1ab_0
- freetype=2.12.1=hd8bbffd_0
- giflib=5.2.1=h6c40b1e_1
- jpeg=9e=hca72f7f_0
- lcms2=2.12=hf1fd2bf_0
- lerc=3.0=he9d5cce_0
- libcxx=14.0.6=h9765a3e_0
- libdeflate=1.8=h9ed2024_5
- libffi=3.4.2=hecd8cb5_6
- libpng=1.6.37=ha441bb4_0
- libtiff=4.5.0=hcec6c5f_1
- libwebp=1.2.4=h56c3ce4_0
- libwebp-base=1.2.4=hca72f7f_0
- lz4-c=1.9.4=hcec6c5f_0
- ncurses=6.4=hcec6c5f_0
- openjdk=11.0.9.1=hcf210ce_1
- openssl=1.1.1t=hfd90126_0
- pip=22.3.1=py38hecd8cb5_0
- python=3.8.16=h218abb5_2
- readline=8.2=hca72f7f_0
- setuptools=65.6.3=py38hecd8cb5_0
- sqlite=3.40.1=h880c91c_0
- tk=8.6.12=h5d9f67b_0
- xz=5.2.10=h6c40b1e_1
- zlib=1.2.13=h4dc903c_0
- zstd=1.5.2=hcb37349_0
- pip:
- absl-py==1.4.0
- cachetools==5.3.0
- captum==0.6.0
- charset-normalizer==3.0.1
- contourpy==1.0.7
- cycler==0.11.0
- enum-compat==0.0.3
- flake8==6.0.0
- fonttools==4.38.0
- google-auth==2.16.0
- google-auth-oauthlib==0.4.6
- grpcio==1.51.1
- idna==3.4
- importlib-metadata==6.0.0
- importlib-resources==5.10.2
- kiwisolver==1.4.4
- markdown==3.4.1
- markupsafe==2.1.2
- matplotlib==3.7.0
- mccabe==0.7.0
- numpy==1.24.2
- oauthlib==3.2.2
- opencv-python==4.7.0.68
- packaging==23.0
- pandas==1.5.3
- pillow==9.4.0
- protobuf==4.22.0
- psutil==5.9.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycodestyle==2.10.0
- pyflakes==3.0.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- pyyaml==6.0
- requests==2.28.2
- requests-oauthlib==1.3.1
- rsa==4.9
- scipy==1.10.0
- seaborn==0.12.2
- sentry-sdk==1.15.0
- six==1.16.0
- tensorboard==2.12.0
- tensorboard-data-server==0.7.0
- tensorboard-plugin-wit==1.8.1
- thop==0.1.1-2209072238
- torch==1.13.1
- torch-model-archiver==0.7.1
- torchserve==0.7.1
- torchvision==0.14.1
- tqdm==4.64.1
- typing-extensions==4.5.0
- ultralytics==8.0.40
- urllib3==1.26.14
- werkzeug==2.2.3
- wheel==0.38.4
- zipp==3.13.0
prefix: /opt/miniconda3/envs/pbcontainers