-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathenvironment.yaml
71 lines (71 loc) · 1.76 KB
/
environment.yaml
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
name: headnerf
channels:
- bottler
- iopath
- fvcore
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.10.8=py38h578d9bd_2
- colorama=0.4.4=pyh9f0ad1d_0
- freetype=2.10.4=h0708190_1
- fvcore=0.1.5.post20210915=py38
- iopath=0.1.9=py38
- jpeg=9e=h7f8727e_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libtiff=4.0.10=hc3755c2_1005
- lz4-c=1.9.3=h9c3ff4c_1
- ncurses=6.3=h7f8727e_2
- nvidiacub=1.10.0=0
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.1.1n=h7f8727e_0
- pip=21.2.4=py38h06a4308_0
- portalocker=2.4.0=py38h578d9bd_0
- python=3.8.8=hdb3f193_5
- python_abi=3.8=2_cp38
- pyyaml=5.4.1=py38h497a2fe_0
- readline=8.1.2=h7f8727e_1
- setuptools=61.2.0=py38h06a4308_0
- sqlite=3.38.2=hc218d9a_0
- tabulate=0.8.9=pyhd8ed1ab_0
- termcolor=1.1.0=py_2
- tk=8.6.11=h1ccaba5_0
- tqdm=4.64.0=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- yacs=0.1.8=pyhd8ed1ab_0
- yaml=0.2.5=h516909a_0
- zlib=1.2.12=h7f8727e_2
- zstd=1.4.9=ha95c52a_0
- pip:
- charset-normalizer==2.0.12
- face-alignment==1.3.5
- idna==3.3
- imageio==2.18.0
- kornia==0.6.4
- llvmlite==0.38.0
- networkx==2.8
- numba==0.55.1
- numpy==1.21.6
- opencv-python==4.3.0.36
- packaging==21.3
- pillow==9.1.0
- pyparsing==3.0.8
- pyqt5==5.15.6
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.10.1
- pywavelets==1.3.0
- requests==2.27.1
- scikit-image==0.19.2
- scipy==1.8.0
- tifffile==2022.4.28
- typing-extensions==4.2.0
- urllib3==1.26.9