-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yaml
93 lines (93 loc) · 1.86 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
name: pre_cofactv2
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- blas=1.0
- bzip2=1.0.8
- ca-certificates=2022.9.24
- certifi=2022.9.24
- cudatoolkit=11.3.1
- ffmpeg=4.3
- freetype=2.10.4
- gmp=6.2.1
- gnutls=3.6.13
- intel-openmp=2021.4.0
- jbig=2.1
- jpeg=9e
- lame=3.100
- lcms2=2.12
- ld_impl_linux-64=2.38
- lerc=2.2.1
- libdeflate=1.7
- libffi=3.4.2
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libiconv=1.17
- libpng=1.6.37
- libstdcxx-ng=11.2.0
- libtiff=4.3.0
- libuv=1.43.0
- libwebp-base=1.2.2
- lz4-c=1.9.3
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- nettle=3.6
- numpy=1.23.4
- numpy-base=1.23.4
- olefile=0.46
- openh264=2.1.1
- openjpeg=2.4.0
- openssl=1.1.1s
- pip=22.2.2
- python=3.8.15
- python_abi=3.8
- pytorch=1.10.1
- pytorch-mutex=1.0
- readline=8.2
- setuptools=65.5.0
- six=1.16.0
- sqlite=3.39.3
- tk=8.6.12
- torchaudio=0.10.1
- torchvision=0.11.2
- typing_extensions=4.4.0
- wheel=0.37.1
- xz=5.2.6
- zlib=1.2.13
- zstd=1.5.0
- pip:
- charset-normalizer==2.1.1
- filelock==3.8.0
- huggingface-hub==0.11.0
- idna==3.4
- joblib==1.2.0
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- packaging==21.3
- pandas==1.5.1
- pillow==9.3.0
- protobuf==3.20.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.6
- pyyaml==6.0
- regex==2022.10.31
- requests==2.28.1
- scikit-learn==1.1.3
- scipy==1.9.3
- sentencepiece==0.1.97
- threadpoolctl==3.1.0
- tokenizers==0.13.2
- tqdm==4.64.1
- transformers==4.24.0
- urllib3==1.26.12
prefix: /home/yao/anaconda3/envs/pre_cofactv2