-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
107 lines (107 loc) · 2.82 KB
/
environment.yaml
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
name: yolov5
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.01.10=h06a4308_0
- catkin_pkg=0.5.2=pyhd8ed1ab_0
- certifi=2022.12.7=py39h06a4308_0
- distro=1.8.0=pyhd8ed1ab_0
- docutils=0.19=py39hf3d152e_1
- gettext=0.21.1=h27087fc_0
- gmp=6.2.1=h58526e2_0
- gnupg=2.3.6=h001bf7b_0
- ld_impl_linux-64=2.38=h1181459_1
- libassuan=2.5.5=h9c3ff4c_0
- libffi=3.3=he6710b0_2
- libgcc-ng=12.2.0=h65d4601_19
- libgcrypt=1.10.1=h166bdaf_0
- libgpg-error=1.46=h620e276_0
- libiconv=1.17=h166bdaf_0
- libksba=1.4.0=hcb278e6_0
- libsqlite=3.40.0=h753d276_1
- libstdcxx-ng=12.2.0=h46fd767_19
- libzlib=1.2.13=h166bdaf_4
- llvm-openmp=16.0.2=h4dfa4b3_0
- ncurses=6.4=h6a678d5_0
- npth=1.6=hcb278e6_1002
- ntbtls=0.3.1=h3eb15da_0
- openssl=1.1.1t=h7f8727e_0
- pip=23.0.1=py39h06a4308_0
- pycryptodome=3.15.0=py39h276157c_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- python=3.9.15=haa1d7c7_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pyyaml=6.0=py39hb9d737c_4
- readline=8.2=h5eee18b_0
- rospkg=1.5.0=pyhd8ed1ab_0
- setuptools=65.6.3=py39h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.40.1=h5082296_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2022g=h04d1e81_0
- wheel=0.38.4=py39h06a4308_0
- xz=5.2.10=h5eee18b_1
- yaml=0.2.5=h7f98852_2
- zlib=1.2.13=h166bdaf_4
- zstd=1.5.2=h3eb15da_6
- pip:
- absl-py==1.4.0
- cachetools==5.3.0
- charset-normalizer==3.1.0
- contourpy==1.0.7
- cycler==0.11.0
- fonttools==4.39.0
- gitdb==4.0.10
- gitpython==3.1.31
- google-auth==2.16.2
- google-auth-oauthlib==0.4.6
- grpcio==1.51.3
- idna==3.4
- importlib-metadata==6.0.0
- importlib-resources==5.12.0
- kiwisolver==1.4.4
- markdown==3.4.1
- markupsafe==2.1.2
- matplotlib==3.7.1
- numpy==1.24.2
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- oauthlib==3.2.2
- opencv-python==4.7.0.72
- packaging==23.0
- pafy==0.5.5
- pandas==1.5.3
- pillow==9.4.0
- protobuf==4.22.1
- psutil==5.9.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycryptodomex==3.17
- python-gnupg==0.5.0
- pytz==2022.7.1
- requests==2.28.2
- requests-oauthlib==1.3.1
- rsa==4.9
- scipy==1.10.1
- seaborn==0.12.2
- smmap==5.0.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
- torchvision==0.14.1
- tqdm==4.65.0
- typing-extensions==4.5.0
- urllib3==1.26.15
- werkzeug==2.2.3
- youtube-dl==2020.12.2
- zipp==3.15.0
prefix: /home/bakr/anaconda3/envs/yolov5