-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalignrec_env.yml
More file actions
95 lines (95 loc) · 2.76 KB
/
alignrec_env.yml
File metadata and controls
95 lines (95 loc) · 2.76 KB
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
name: alignrec_env
channels:
- defaults
- conda-forge
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- bottleneck=1.3.7=py38hb39dbe9_0
- brotli-python=1.0.9=py38h2b1e499_9
- bzip2=1.0.8=h99b78c6_7
- ca-certificates=2025.2.25=hca03da5_0
- certifi=2024.8.30=pyhd8ed1ab_0
- cffi=1.17.0=py38h858044d_0
- charset-normalizer=3.4.0=pyhd8ed1ab_0
- ffmpeg=4.3.2=ha8417bf_0
- freetype=2.10.4=h17b34a0_1
- gettext=0.21.1=h0186832_0
- gmp=6.2.1=h9f76cd9_0
- gnutls=3.6.13=h706517b_1
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- idna=3.10=pyhd8ed1ab_0
- jbig=2.1=h3422bc3_2003
- jpeg=9e=h1a8c8d9_3
- lame=3.100=h1a8c8d9_1003
- lcms2=2.12=had6a04f_0
- lerc=2.2.1=h9f76cd9_0
- libblas=3.9.0=20_osxarm64_openblas
- libcblas=3.9.0=20_osxarm64_openblas
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.7=h27ca646_5
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=14_2_0_h6c33f7e_1
- libgfortran5=14.2.0=h6c33f7e_1
- libiconv=1.18=hfe07756_1
- liblapack=3.9.0=20_osxarm64_openblas
- libopenblas=0.3.25=openmp_h6c19121_0
- libpng=1.6.37=hf7e6567_2
- libprotobuf=3.20.3=h514c7bf_0
- libtiff=4.3.0=hc6122e1_1
- libwebp-base=1.5.0=h2471fea_0
- llvm-openmp=20.1.1=hdb05f8b_1
- lz4-c=1.9.3=hbdafb3b_1
- ncurses=6.4=h313beb8_0
- nettle=3.6=hc6a1b29_0
- ninja=1.11.1=hffc8910_0
- numexpr=2.8.3=py38h61dac83_1
- numpy=1.21.5=py38hf29d37f_1
- olefile=0.47=pyhd8ed1ab_0
- openh264=2.1.1=habe5f53_0
- openjpeg=2.4.0=h062765e_1
- openssl=3.4.1=h81ee809_0
- packaging=24.2=pyhd8ed1ab_2
- pandas=1.3.5=py38h9197a36_0
- pillow=8.3.2=py38h02acf36_0
- pycparser=2.22=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.12=hd949e87_1_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python_abi=3.8=5_cp38
- pytorch=1.11.0=cpu_py38h17550ec_2
- pytz=2024.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py38h3237794_0
- readline=8.2=h1a28f6b_0
- requests=2.32.3=pyhd8ed1ab_0
- scipy=1.7.3=py38h7b4f323_1
- six=1.16.0=pyh6c4a22f_0
- sleef=3.6.1=hf6b88df_1
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchvision=0.12.0=cpu_py38h5d4ae4f_0
- typing_extensions=4.12.2=pyha770c72_0
- urllib3=2.2.3=pyhd8ed1ab_0
- x264=1!161.3030=h3422bc3_1
- xz=5.6.4=h80987f9_1
- yaml=0.2.5=h3422bc3_2
- zlib=1.2.13=h18a0788_1
- zstandard=0.19.0=py38hb991d35_0
- zstd=1.5.0=h861e0a7_0
- pip:
- contourpy==1.1.1
- cycler==0.12.1
- cython==3.0.12
- fonttools==4.56.0
- importlib-resources==6.4.5
- kiwisolver==1.4.7
- lmdb==1.6.2
- matplotlib==3.7.5
- pip==25.0.1
- pyparsing==3.1.4
- setuptools==75.3.2
- wheel==0.45.1
- zipp==3.20.2
prefix: /Users/jeong-yonghun/miniconda3/envs/alignrec_env