-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathctf_env.yaml
70 lines (70 loc) · 1.12 KB
/
ctf_env.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
channels:
- defaults
- pytorch
- conda-forge
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- libxml2=2.10.4
- transformers=4.30.2
- pip=24.2
- ffmpeg=6.1.1
- fsspec=2024.6.1
- ca-certificates=2024.7.4
- pytorch=1.11.0
- tokenizers=0.13.3
- icu=73.1
- filelock=3.15.4
- torchvision=0.12.0
- numpy=1.24.3
- python=3.8.19
- mkl=2023.1.0
- mkl-service=2.4.0
- mkl_fft=1.3.8
- mkl_random=1.2.4
- scipy=1.10.1
- pandas=2.0.3
- h5py=3.11.0
- joblib=1.4.2
- six=1.16.0
- tqdm=4.66.5
- regex=2024.7.24
- pytz=2024.1
- python-dateutil=2.9.0.post0
- setuptools=72.1.0
- wheel=0.43.0
- readline=8.2
- zlib=1.2.13
- zstd=1.5.5
- openssl=3.0.14
- cudatoolkit=11.3.1
- blas=1.0
- libgcc-ng=11.2.0
- libstdcxx-ng=11.2.0
- libgomp=11.2.0
- freetype=2.12.1
- pillow=10.4.0
- lz4-c=1.9.4
- fontconfig=2.14.1
- jpeg=9e
- xz=5.4.6
- tk=8.6.14
- bzip2=1.0.8
- libiconv=1.16
- libpng=1.6.39
- libtiff=4.5.1
- libwebp-base=1.3.2
- libffi=3.4.4
- ncurses=6.4
- sqlite=3.45.3
- brotli-python=1.0.9
- requests=2.32.3
- charset-normalizer=3.3.2
- idna=3.7
- urllib3=2.2.2
- certifi=2024.7.4
- ujson=5.10.0
- pip
- pip:
- opencv-python==4.6.0.66
name: merged_env