-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathenvironment.yaml
More file actions
53 lines (53 loc) · 1.7 KB
/
environment.yaml
File metadata and controls
53 lines (53 loc) · 1.7 KB
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
name: mmdet
channels:
- https://mirrors.bfsu.edu.cn/anaconda/cloud/pytorch
- https://mirrors.bfsu.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.bfsu.edu.cn/anaconda/pkgs/main
- https://mirrors.bfsu.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.bfsu.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.bfsu.edu.cn/anaconda/pkgs/main/
- https://mirrors.bfsu.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2020.12.5=ha878542_0
- certifi=2020.12.5=py37h89c1867_1
- cudatoolkit=10.1.243=h6bb024c_0
- freetype=2.10.4=h7ca028e_0
- intel-openmp=2020.2=254
- jpeg=9d=h36c2ea0_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.10=hc3755c2_1005
- lz4-c=1.9.2=he1b5a44_3
- mkl=2020.2=256
- mkl-service=2.3.0=py37h8f50634_2
- mkl_fft=1.2.0=py37h161383b_1
- mkl_random=1.2.0=py37h9fdb41a_1
- ncurses=6.2=he6710b0_1
- ninja=1.10.2=py37hff7bd54_0
- numpy=1.19.2=py37h54aff64_0
- numpy-base=1.19.2=py37hfa32c7d_0
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.1.1i=h27cfd23_0
- pillow=6.2.1=py37h6b7be26_0
- pip=20.3.3=py37h06a4308_0
- python=3.7.9=h7579374_0
- python_abi=3.7=1_cp37m
- pytorch=1.6.0=py3.7_cuda10.1.243_cudnn7.6.3_0
- readline=8.0=h7b6447c_0
- setuptools=51.1.2=py37h06a4308_4
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- torchvision=0.7.0=py37_cu101
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.5=h9ceee32_0
prefix: /home/huangyifei/miniconda3/envs/mmdet