-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
105 lines (105 loc) · 2.12 KB
/
environment.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
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
96
97
98
99
100
101
102
103
104
105
channels:
- pytorch
- nvidia
- defaults
dependencies:
- blas=1.0
- brotli-python=1.0.9
- ca-certificates=2023.12.12
- certifi=2023.11.17
- cffi=1.16.0
- charset-normalizer=2.0.4
- colorama=0.4.6
- cryptography=41.0.7
- cuda-cccl=12.3.101
- cuda-cudart=11.8.89
- cuda-cudart-dev=11.8.89
- cuda-cupti=11.8.87
- cuda-libraries=11.8.0
- cuda-libraries-dev=11.8.0
- cuda-nvrtc=11.8.89
- cuda-nvrtc-dev=11.8.89
- cuda-nvtx=11.8.86
- cuda-profiler-api=12.3.101
- cuda-runtime=11.8.0
- filelock=3.13.1
- freetype=2.12.1
- fsspec=2023.10.0
- giflib=5.2.1
- gmpy2=2.1.2
- idna=3.4
- intel-openmp=2023.1.0
- jinja2=3.1.2
- jpeg=9e
- lerc=3.0
- libcublas=11.11.3.6
- libcublas-dev=11.11.3.6
- libcufft=10.9.0.58
- libcufft-dev=10.9.0.58
- libcurand=10.3.4.101
- libcurand-dev=10.3.4.101
- libcusolver=11.4.1.48
- libcusolver-dev=11.4.1.48
- libcusparse=11.7.5.86
- libcusparse-dev=11.7.5.86
- libdeflate=1.17
- libjpeg-turbo=2.0.0
- libnpp=11.8.0.86
- libnpp-dev=11.8.0.86
- libnvjpeg=11.9.0.86
- libnvjpeg-dev=11.9.0.86
- libpng=1.6.39
- libtiff=4.5.1
- libuv=1.44.2
- libwebp=1.3.2
- libwebp-base=1.3.2
- lz4-c=1.9.4
- markupsafe=2.1.1
- mkl=2023.1.0
- mkl-service=2.4.0
- mkl_fft=1.3.8
- mkl_random=1.2.4
- mpc=1.1.0
- mpfr=4.0.2
- mpir=3.0.0
- mpmath=1.3.0
- networkx=3.1
- ninja=1.10.2
- ninja-base=1.10.2
- numpy=1.26.2
- numpy-base=1.26.2
- openjpeg=2.4.0
- openssl=3.0.12
- pillow=10.0.1
- pip=23.3.1
- pycparser=2.21
- pyopenssl=23.2.0
- pysocks=1.7.1
- python=3.9.18
- pytorch=2.1.1
- pytorch-cuda=11.8
- pytorch-mutex=1.0
- pyyaml=6.0.1
- requests=2.31.0
- setuptools=68.0.0
- sqlite=3.41.2
- sympy=1.12
- tbb=2021.8.0
- tk=8.6.12
- tqdm=4.65.0
- typing-extensions=4.7.1
- typing_extensions=4.7.1
- tzdata=2023c
- urllib3=1.26.18
- vc=14.2
- vs2015_runtime=14.27.29016
- wheel=0.41.2
- win_inet_pton=1.1.0
- xz=5.4.5
- yaml=0.2.5
- zlib=1.2.13
- zstd=1.5.5
- pip:
- git+https://github.com/fra31/auto-attack
- torchaudio==2.1.1
- torchvision==0.16.1