Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows conda env #75

Open
carlitoselmago opened this issue Jan 4, 2023 · 1 comment
Open

Windows conda env #75

carlitoselmago opened this issue Jan 4, 2023 · 1 comment

Comments

@carlitoselmago
Copy link

I managed to install a working version for Windows 11

here is the environment.yml for conda

name: makeittalk_env
channels:
  - pytorch
  - conda-forge
  - 1adrianb
  - anaconda
  - defaults
dependencies:
  - blas=1.0=mkl
  - blosc=1.21.0=h19a0ad4_0
  - brotli=1.0.9=h2bbff1b_7
  - brotli-bin=1.0.9=h2bbff1b_7
  - bzip2=1.0.8=he774522_0
  - ca-certificates=2022.4.26=haa95532_0
  - certifi=2021.5.30=py36haa95532_0
  - charls=2.1.0=h33f27b4_2
  - cloudpickle=2.0.0=pyhd3eb1b0_0
  - cudatoolkit=11.3.1=h59b6b97_2
  - cycler=0.11.0=pyhd3eb1b0_0
  - cytoolz=0.11.0=py36he774522_0
  - dask-core=2021.3.0=pyhd3eb1b0_0
  - dataclasses=0.8=pyh4f3eec9_6
  - decorator=5.1.1=pyhd3eb1b0_0
  - face_alignment=1.3.5=py_1
  - ffmpeg=4.3.1=ha925a31_0
  - freeglut=3.2.2=h0e60522_1
  - freetype=2.10.4=h546665d_1
  - giflib=5.2.1=h62dcd97_0
  - icc_rt=2022.1.0=h6049295_2
  - icu=68.2=h0e60522_0
  - imagecodecs=2020.5.30=py36hb1be65f_2
  - imageio=2.9.0=pyhd3eb1b0_0
  - intel-openmp=2022.1.0=h59b6b97_3788
  - jasper=2.0.33=h77af90b_0
  - joblib=1.0.1=pyhd3eb1b0_0
  - jpeg=9e=h2bbff1b_0
  - kiwisolver=1.3.1=py36hd77b12b_0
  - lcms2=2.12=h83e58a3_0
  - lerc=3.0=hd77b12b_0
  - libaec=1.0.4=h33f27b4_1
  - libblas=3.8.0=20_mkl
  - libbrotlicommon=1.0.9=h2bbff1b_7
  - libbrotlidec=1.0.9=h2bbff1b_7
  - libbrotlienc=1.0.9=h2bbff1b_7
  - libcblas=3.8.0=20_mkl
  - libclang=11.1.0=default_h5c34c98_1
  - libdeflate=1.8=h2bbff1b_5
  - liblapack=3.8.0=20_mkl
  - liblapacke=3.8.0=20_mkl
  - libopencv=4.5.3=py36h530cdb0_2
  - libpng=1.6.37=h2a8f88b_0
  - libprotobuf=3.16.0=h7755175_0
  - libtiff=4.4.0=h8a3f274_2
  - libuv=1.40.0=he774522_0
  - libwebp-base=1.2.4=h8ffe710_0
  - libzopfli=1.0.3=ha925a31_0
  - llvmlite=0.36.0=py36h34b8924_4
  - lz4-c=1.9.4=h2bbff1b_0
  - matplotlib-base=3.3.4=py36h49ac443_0
  - mkl=2020.2=256
  - mkl-service=2.3.0=py36h196d8e1_0
  - mkl_fft=1.3.0=py36h46781fe_0
  - mkl_random=1.1.1=py36h47e9c7a_0
  - networkx=2.5=py_0
  - numba=0.53.0=py36hf11a4ad_0
  - numpy=1.19.2=py36hadc3359_0
  - numpy-base=1.19.2=py36ha3acd2a_0
  - olefile=0.46=py36_0
  - opencv=4.5.3=py36ha15d459_2
  - openjpeg=2.4.0=h4fc8c34_0
  - openssl=1.1.1o=h2bbff1b_0
  - pillow=8.3.1=py36h4fa10fc_0
  - pip=21.2.2=py36haa95532_0
  - py-opencv=4.5.3=py36h5098b23_2
  - pyparsing=3.0.4=pyhd3eb1b0_0
  - python=3.6.13=h3758d61_0
  - python-dateutil=2.8.2=pyhd3eb1b0_0
  - python_abi=3.6=2_cp36m
  - pytorch=1.10.2=py3.6_cuda11.3_cudnn8_0
  - pytorch-mutex=1.0=cuda
  - pywavelets=1.1.1=py36he774522_2
  - pyyaml=5.4.1=py36h2bbff1b_1
  - qt=5.12.9=h5909a2a_4
  - scikit-image=0.17.2=py36h1e1f486_0
  - scikit-learn=0.24.2=py36hf11a4ad_1
  - scipy=1.5.2=py36h9439919_0
  - setuptools=58.0.4=py36haa95532_0
  - snappy=1.1.9=h6c2663c_0
  - sqlite=3.40.0=h2bbff1b_0
  - tensorboardx=2.2=pyhd3eb1b0_0
  - threadpoolctl=2.2.0=pyh0d69192_0
  - tifffile=2021.3.17=pyhd3eb1b0_1
  - tk=8.6.12=h2bbff1b_0
  - toolz=0.11.2=pyhd3eb1b0_0
  - torchaudio=0.10.2=py36_cu113
  - torchvision=0.11.3=py36_cu113
  - tornado=6.1=py36h2bbff1b_0
  - tqdm=4.62.3=pyhd3eb1b0_1
  - vc=14.2=h21ff451_1
  - vs2015_runtime=14.27.29016=h5e58377_2
  - wheel=0.37.1=pyhd3eb1b0_0
  - wincertstore=0.2=py36h7fe50ca_0
  - xz=5.2.8=h8cc25b3_0
  - yaml=0.2.5=he774522_0
  - zlib=1.2.11=h8d14728_1011
  - zstd=1.4.9=h19a0ad4_0
  - pip:
    - absl-py==0.15.0
    - appdirs==1.4.4
    - astunparse==1.6.3
    - audioread==3.0.0
    - cached-property==1.5.2
    - cachetools==4.2.4
    - cffi==1.15.1
    - charset-normalizer==2.0.12
    - clang==5.0
    - cython==0.29.32
    - ffmpeg-python==0.2.0
    - findspark==2.0.1
    - flatbuffers==1.12
    - future==0.18.2
    - gast==0.4.0
    - google-auth==1.35.0
    - google-auth-oauthlib==0.4.6
    - google-pasta==0.2.0
    - grpcio==1.48.2
    - h5py==3.1.0
    - idna==3.4
    - importlib-metadata==4.8.3
    - install==1.3.5
    - keras==2.6.0
    - keras-preprocessing==1.1.2
    - librosa==0.9.2
    - markdown==3.3.7
    - mutagen==1.45.1
    - oauthlib==3.2.2
    - opt-einsum==3.3.0
    - packaging==21.3
    - pooch==1.6.0
    - protobuf==3.19.6
    - pyasn1==0.4.8
    - pyasn1-modules==0.2.8
    - pycparser==2.21
    - pydub==0.25.1
    - pynormalize==0.1.4
    - pysptk==0.1.21
    - pyworld==0.3.2
    - requests==2.27.1
    - requests-oauthlib==1.3.1
    - resampy==0.4.2
    - resemblyzer==0.1.1.dev0
    - rsa==4.9
    - six==1.15.0
    - soundfile==0.11.0
    - tensorboard==2.6.0
    - tensorboard-data-server==0.6.1
    - tensorboard-plugin-wit==1.8.1
    - tensorflow==2.6.2
    - tensorflow-estimator==2.6.0
    - termcolor==1.1.0
    - typing==3.7.4.3
    - typing-extensions==3.7.4.3
    - urllib3==1.26.13
    - webrtcvad==2.0.10
    - werkzeug==2.0.3
    - wrapt==1.12.1
    - zipp==3.6.0
@fantasy-fish
Copy link

Hi, thanks for sharing. It seems you are not installing menpo? It's required if you want to create your own cartoon character

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants