forked from eeskimez/emotalkingface
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
105 lines (105 loc) · 2.83 KB
/
environment.yml
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
name: talkingface
channels:
- intel
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- brotlipy=0.7.0=py37h540881e_1004
- bzip2=1.0.8=hb9a14ef_9
- ca-certificates=2022.9.24=ha878542_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py37h74dc2b5_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- cryptography=35.0.0=py37hf1a17b8_2
- dlib=19.24.0=py37hd2836c6_0
- freetype=2.10.4=h0708190_1
- idna=3.4=pyhd8ed1ab_0
- intel-openmp=2022.2.0=intel_8734
- intelpython=2022.2.0=0
- jpeg=9e=h166bdaf_1
- libblas=3.9.0=15_linux64_openblas
- libcblas=3.9.0=15_linux64_openblas
- libffi=3.3=14
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.2.0=h69a702a_18
- libgfortran5=12.2.0=h337968e_18
- libgomp=11.2.0=h1234567_1
- liblapack=3.9.0=15_linux64_openblas
- libopenblas=0.3.20=pthreads_h78a6416_0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=12.2.0=h46fd767_18
- libtiff=4.0.10=hc3755c2_1005
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2022.2.0=intel_8748
- mkl-service=2.3.0=py37hb9838c7_10
- ncurses=6.3=h5eee18b_3
- numpy=1.21.6=py37h976b520_0
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.1.1q=h7f8727e_0
- pip=22.1.2=py37h06a4308_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_1
- pysocks=1.7.1=py37h89c1867_5
- python=3.7.13=hc6a9503_3
- python_abi=3.7=2_cp37m
- pyzmq=19.0.2=py37hac76be4_2
- readline=8.1.2=h7f8727e_1
- requests=2.28.1=pyhd8ed1ab_1
- scipy=1.7.3=py37hf2a6cf1_0
- setuptools=58.0.4=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.2=h5082296_0
- tbb=2021.7.0=intel_8712
- tk=8.6.12=h1ccaba5_0
- torchfile=0.1.0=py_0
- tornado=6.1=py37h540881e_3
- urllib3=1.26.11=pyhd8ed1ab_0
- visdom=0.1.8.9=0
- websocket-client=1.4.1=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h74280d8_2
- zeromq=4.3.4=h9c3ff4c_1
- zlib=1.2.12=h7f8727e_2
- zstd=1.4.9=ha95c52a_0
- pip:
- albumentations==1.3.0
- appdirs==1.4.4
- audioread==3.0.0
- cycler==0.11.0
- decorator==5.1.1
- fonttools==4.37.4
- h5py==3.7.0
- imageio==2.22.2
- importlib-metadata==5.0.0
- joblib==1.2.0
- kiwisolver==1.4.4
- librosa==0.9.2
- llvmlite==0.39.1
- matplotlib==3.5.3
- networkx==2.6.3
- numba==0.56.3
- opencv-python==4.6.0.66
- opencv-python-headless==4.6.0.66
- packaging==21.3
- pillow==9.2.0
- pooch==1.6.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pywavelets==1.3.0
- pyyaml==6.0
- qudida==0.0.4
- resampy==0.4.2
- scikit-image==0.19.3
- scikit-learn==1.0.2
- soundfile==0.11.0
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- torch==1.12.1
- torchvision==0.13.1
- tqdm==4.64.1
- typing-extensions==4.4.0
- zipp==3.9.0
prefix: /home/robertlan/miniconda3/envs/talkingface