-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda.yml
36 lines (36 loc) · 1.07 KB
/
conda.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
name: trainer
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- binutils_impl_linux-64=2.40=hf600244_0
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.05.30=h06a4308_0
- cudatoolkit=11.8.0=h37601d7_11
- gcc=13.1.0=h8e92de4_0
- gcc_impl_linux-64=13.1.0=hc4be1a9_0
- kernel-headers_linux-64=2.6.32=he073ed8_15
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.4=h6a678d5_0
- libgcc-devel_linux-64=13.1.0=he3cc6c4_0
- libgcc-ng=13.1.0=he5830b7_0
- libgomp=13.1.0=he5830b7_0
- libsanitizer=13.1.0=hfd8a6a1_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=1.1.1u=h7f8727e_0
- pip=23.1.2=py310h06a4308_0
- python=3.10.8=h7a1cb2a_1
- readline=8.2=h5eee18b_0
- setuptools=67.8.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- sysroot_linux-64=2.12=he073ed8_15
- tk=8.6.12=h1ccaba5_0
- tzdata=2023c=h04d1e81_0
- wheel=0.38.4=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
prefix: /home/mayank/Miniconda/envs/trainer