utf8
This commit is contained in:
parent
8e18c0f39e
commit
1bf69a4dda
75
environment.yaml
Normal file
75
environment.yaml
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
name: AL2020
|
||||||
|
channels:
|
||||||
|
- pytorch
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- blas=1.0=mkl
|
||||||
|
- ca-certificates=2020.4.5.1=hecc5488_0
|
||||||
|
- certifi=2020.4.5.1=py38h32f6830_0
|
||||||
|
- cloudpickle=1.4.1=py_0
|
||||||
|
- cudatoolkit=10.2.89=h74a9793_1
|
||||||
|
- cycler=0.10.0=py38_0
|
||||||
|
- cytoolz=0.10.1=py38he774522_0
|
||||||
|
- dask-core=2.17.2=py_0
|
||||||
|
- decorator=4.4.2=py_0
|
||||||
|
- freetype=2.9.1=ha9979f8_1
|
||||||
|
- hdf5=1.10.4=nompi_hcc15c50_1106
|
||||||
|
- icc_rt=2019.0.0=h0cc432a_1
|
||||||
|
- icu=58.2=ha925a31_3
|
||||||
|
- imageio=2.8.0=py_0
|
||||||
|
- imutils=0.5.3=py38_1
|
||||||
|
- intel-openmp=2020.1=216
|
||||||
|
- jpeg=9b=hb83a4c4_2
|
||||||
|
- kiwisolver=1.2.0=py38h74a9793_0
|
||||||
|
- libopencv=4.0.1=hbb9e17c_0
|
||||||
|
- libpng=1.6.37=h2a8f88b_0
|
||||||
|
- libtiff=4.1.0=h56a325e_0
|
||||||
|
- matplotlib=3.1.3=py38_0
|
||||||
|
- matplotlib-base=3.1.3=py38h64f37c6_0
|
||||||
|
- mkl=2020.1=216
|
||||||
|
- mkl-service=2.3.0=py38hb782905_0
|
||||||
|
- mkl_fft=1.0.15=py38h14836fe_0
|
||||||
|
- mkl_random=1.1.0=py38hf9181ef_0
|
||||||
|
- networkx=2.4=py_0
|
||||||
|
- ninja=1.9.0=py38h74a9793_0
|
||||||
|
- numpy=1.18.1=py38h93ca92e_0
|
||||||
|
- numpy-base=1.18.1=py38hc3f5095_1
|
||||||
|
- olefile=0.46=py_0
|
||||||
|
- opencv=4.0.1=py38h2a7c758_0
|
||||||
|
- openssl=1.1.1g=he774522_0
|
||||||
|
- pillow=7.1.2=py38hcc1f983_0
|
||||||
|
- pip=20.0.2=py38_3
|
||||||
|
- py-opencv=4.0.1=py38he44ac1e_0
|
||||||
|
- pyparsing=2.4.7=py_0
|
||||||
|
- pyqt=5.9.2=py38ha925a31_4
|
||||||
|
- python=3.8.3=he1778fa_0
|
||||||
|
- python-dateutil=2.8.1=py_0
|
||||||
|
- python-utils=2.4.0=py_0
|
||||||
|
- python_abi=3.8=1_cp38
|
||||||
|
- pytorch=1.5.0=py3.8_cuda102_cudnn7_0
|
||||||
|
- pywavelets=1.1.1=py38he774522_0
|
||||||
|
- pyyaml=5.3.1=py38he774522_0
|
||||||
|
- qt=5.9.7=vc14h73c81de_0
|
||||||
|
- scikit-image=0.16.2=py38h47e9c7a_0
|
||||||
|
- scipy=1.4.1=py38h9439919_0
|
||||||
|
- setuptools=46.4.0=py38_0
|
||||||
|
- sip=4.19.13=py38ha925a31_0
|
||||||
|
- six=1.14.0=py38_0
|
||||||
|
- sqlite=3.31.1=h2a8f88b_1
|
||||||
|
- tk=8.6.8=hfa6e2cd_0
|
||||||
|
- toolz=0.10.0=py_0
|
||||||
|
- torchvision=0.6.0=py38_cu102
|
||||||
|
- tornado=6.0.4=py38he774522_1
|
||||||
|
- vc=14.1=h0510ff6_4
|
||||||
|
- vs2015_runtime=14.16.27012=hf0eaf9b_2
|
||||||
|
- wheel=0.34.2=py38_0
|
||||||
|
- wincertstore=0.2=py38_0
|
||||||
|
- xz=5.2.5=h62dcd97_0
|
||||||
|
- yaml=0.1.7=hc54c509_2
|
||||||
|
- zlib=1.2.11=h62dcd97_4
|
||||||
|
- zstd=1.3.7=h508b16e_0
|
||||||
|
- pip:
|
||||||
|
- pygame==1.9.6
|
||||||
|
|
||||||
|
|
BIN
environment.yml
BIN
environment.yml
Binary file not shown.
Loading…
Reference in New Issue
Block a user