environment.yml file for setting up vid2vid through conda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: vid2vid | |
channels: | |
- pytorch | |
- omgarcia | |
- conda-forge | |
- defaults | |
dependencies: | |
- blas=1.1=openblas | |
- bzip2=1.0.6=h14c3975_1002 | |
- ca-certificates=2018.11.29=ha4d7672_0 | |
- cairo=1.14.12=h80bd089_1005 | |
- certifi=2018.11.29=py36_1000 | |
- cloudpickle=0.7.0=py_0 | |
- cycler=0.10.0=py_1 | |
- cytoolz=0.9.0.1=py36h14c3975_1001 | |
- dask-core=1.1.1=py_0 | |
- decorator=4.3.2=py_0 | |
- expat=2.2.5=hf484d3e_1002 | |
- ffmpeg=4.1=h6dce934_1000 | |
- fontconfig=2.13.1=h2176d3f_1000 | |
- gettext=0.19.8.1=h9745a5d_1001 | |
- giflib=5.1.4=h14c3975_1001 | |
- glib=2.56.2=had28632_1001 | |
- gmp=6.1.2=hf484d3e_1000 | |
- gnutls=3.6.5=hd3a4fd2_1001 | |
- graphite2=1.3.13=hf484d3e_1000 | |
- harfbuzz=1.9.0=he243708_1001 | |
- hdf5=1.10.4=nompi_h11e915b_1105 | |
- icu=58.2=hf484d3e_1000 | |
- imageio=2.4.1=py36_1000 | |
- jasper=1.900.1=h07fcdf6_1006 | |
- jpeg=9c=h14c3975_1001 | |
- kiwisolver=1.0.1=py36h6bb024c_1002 | |
- libgfortran=3.0.0=1 | |
- libiconv=1.15=h14c3975_1004 | |
- libuuid=2.32.1=h14c3975_1000 | |
- libwebp=1.0.2=h576950b_1 | |
- libxcb=1.13=h14c3975_1002 | |
- libxml2=2.9.8=h143f9aa_1005 | |
- matplotlib-base=3.0.2=py36h167e16e_1001 | |
- mkl_fft=1.0.10=py36_0 | |
- mkl_random=1.0.2=py36_0 | |
- nettle=3.4.1=h14c3975_1002 | |
- networkx=2.2=py_1 | |
- numpy=1.16.1=py36_blas_openblash1522bff_0 | |
- openblas=0.3.3=h9ac9557_1001 | |
- opencv=3.4.4=py36_blas_openblash85ad109_1203 | |
- openh264=1.8.0=hdbcaa40_1000 | |
- openssl=1.1.1a=h14c3975_1000 | |
- pixman=0.34.0=h14c3975_1003 | |
- pthread-stubs=0.4=h14c3975_1001 | |
- pyparsing=2.3.1=py_0 | |
- python-dateutil=2.7.5=py_0 | |
- pytz=2018.9=py_0 | |
- pywavelets=1.0.1=py36h3010b51_1000 | |
- scikit-image=0.14.2=py36hf484d3e_1 | |
- scipy=1.2.0=py36_blas_openblash1522bff_1201 | |
- toolz=0.9.0=py_1 | |
- tornado=5.1.1=py36h14c3975_1000 | |
- x264=1!152.20180717=h14c3975_1001 | |
- xorg-kbproto=1.0.7=h14c3975_1002 | |
- xorg-libice=1.0.9=h14c3975_1004 | |
- xorg-libsm=1.2.3=h4937e3b_1000 | |
- xorg-libx11=1.6.6=h14c3975_1000 | |
- xorg-libxau=1.0.8=h14c3975_1006 | |
- xorg-libxdmcp=1.1.2=h14c3975_1007 | |
- xorg-libxext=1.3.3=h14c3975_1004 | |
- xorg-libxrender=0.9.10=h14c3975_1002 | |
- xorg-renderproto=0.11.1=h14c3975_1002 | |
- xorg-xextproto=7.3.0=h14c3975_1002 | |
- xorg-xproto=7.0.31=h14c3975_1007 | |
- cffi=1.11.5=py36he75722e_1 | |
- dbus=1.13.2=h714fa37_1 | |
- freetype=2.9.1=h8a8886c_1 | |
- gst-plugins-base=1.14.0=hbbd80ab_1 | |
- gstreamer=1.14.0=hb453b48_1 | |
- intel-openmp=2019.1=144 | |
- libedit=3.1.20181209=hc058e9b_0 | |
- libffi=3.2.1=hd88cf55_4 | |
- libgcc-ng=8.2.0=hdf63c60_1 | |
- libgfortran-ng=7.3.0=hdf63c60_0 | |
- libopenblas=0.3.3=h5a2b251_3 | |
- libpng=1.6.36=hbc83047_0 | |
- libstdcxx-ng=8.2.0=hdf63c60_1 | |
- libtiff=4.0.10=h2733197_2 | |
- mkl=2019.1=144 | |
- ncurses=6.1=he6710b0_1 | |
- ninja=1.8.2=py36h6bb024c_1 | |
- numpy-base=1.15.4=py36h2f8d375_0 | |
- olefile=0.46=py36_0 | |
- pcre=8.42=h439df22_0 | |
- pillow=5.4.1=py36h34e0f95_0 | |
- pip=18.1=py36_0 | |
- pycparser=2.19=py36_0 | |
- python=3.6.8=h0371630_0 | |
- qt=5.6.3=h8bf5577_3 | |
- readline=7.0=h7b6447c_5 | |
- setuptools=40.6.3=py36_0 | |
- six=1.12.0=py36_0 | |
- sqlite=3.26.0=h7b6447c_0 | |
- tk=8.6.8=hbc83047_0 | |
- wheel=0.32.3=py36_0 | |
- xz=5.2.4=h14c3975_4 | |
- zlib=1.2.11=h7b6447c_3 | |
- zstd=1.3.7=h0b5b093_0 | |
- gcc-6=6.1.0=2 | |
- isl=0.17.1=0 | |
- mpc=1.0.1=0 | |
- mpfr=3.1.2=0 | |
- cuda91=1.0=h4c16780_0 | |
- pytorch=0.4.0=py36_cuda9.1.85_cudnn7.1.2_1 | |
- torchvision=0.2.1=py_2 | |
- pip: | |
- chardet==3.0.4 | |
- dask==1.1.1 | |
- dlib==19.16.0 | |
- dominate==2.3.5 | |
- idna==2.8 | |
- matplotlib==3.0.2 | |
- requests==2.21.0 | |
- torch==0.4.0 | |
- urllib3==1.24.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment