-
Notifications
You must be signed in to change notification settings - Fork 4
/
gscream.yaml
116 lines (116 loc) · 3.18 KB
/
gscream.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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
name: gscream
channels:
- pytorch
- https://repo.anaconda.com/pkgs/main
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- blas=2.16=mkl
- brotli-python=1.0.9=py37hd23a5d3_7
- bzip2=1.0.8=hd590300_5
- ca-certificates=2023.12.12=h06a4308_0
- certifi=2023.11.17=pyhd8ed1ab_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- cudatoolkit=11.6.2=hfc3e2af_12
- ffmpeg=4.3=hf484d3e_0
- freetype=2.12.1=h267a509_2
- gmp=6.3.0=h59595ed_0
- gnutls=3.6.13=h85f3911_1
- idna=3.6=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- jpeg=9e=h0b41bf4_3
- lame=3.100=h166bdaf_1003
- lcms2=2.14=h6ed2654_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=4.0.0=h27087fc_0
- libblas=3.8.0=16_mkl
- libcblas=3.8.0=16_mkl
- libdeflate=1.14=h166bdaf_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_3
- libgfortran-ng=7.5.0=h14aa051_20
- libgfortran4=7.5.0=h14aa051_20
- libgomp=13.2.0=h807b86a_3
- libiconv=1.17=hd590300_2
- liblapack=3.8.0=16_mkl
- liblapacke=3.8.0=16_mkl
- libnsl=2.0.1=hd590300_0
- libpng=1.6.39=h753d276_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libtiff=4.4.0=h82bc61c_5
- libwebp-base=1.3.2=hd590300_0
- libxcb=1.13=h7f98852_1004
- libzlib=1.2.13=hd590300_5
- mkl=2020.2=256
- ncurses=6.4=h6a678d5_0
- nettle=3.6=he412f7d_0
- numpy=1.21.6=py37h976b520_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.5.0=h7d73246_1
- openssl=3.2.0=hd590300_1
- pillow=9.2.0=py37h850a105_2
- pip=22.3.1=py37h06a4308_0
- pthread-stubs=0.4=h36c2ea0_1001
- pysocks=1.7.1=py37h89c1867_5
- python=3.7.12=hf930737_100_cpython
- python_abi=3.7=4_cp37m
- pytorch=1.12.1=py3.7_cuda11.6_cudnn8.3.2_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- requests=2.31.0=pyhd8ed1ab_0
- setuptools=65.6.3=py37h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=0.12.1=py37_cu116
- torchvision=0.13.1=py37_cu116
- typing_extensions=4.7.1=pyha770c72_0
- urllib3=2.1.0=pyhd8ed1ab_0
- wheel=0.38.4=py37h06a4308_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.4.5=h5eee18b_0
- zlib=1.2.13=hd590300_5
- zstd=1.5.5=hfc55251_0
- pip:
- appdirs==1.4.4
- bidirectional-cross-attention==0.0.4
- click==8.1.7
- colorama==0.4.6
- cycler==0.11.0
- docker-pycreds==0.4.0
- einops==0.6.1
- fonttools==4.38.0
- gitdb==4.0.11
- gitpython==3.1.41
- importlib-metadata==6.7.0
- jaxtyping==0.2.12
- joblib==1.3.2
- kornia==0.6.12
- lpips==0.1.4
- matplotlib==3.5.3
- opencv-python==4.9.0.80
- packaging==23.2
- plyfile==0.8.1
- prettytable==3.7.0
- protobuf==4.24.4
- psutil==5.9.7
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytorch-fid==0.3.0
- pyyaml==6.0.1
- scikit-learn==1.0.2
- scipy==1.7.3
- sentry-sdk==1.39.2
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- threadpoolctl==3.1.0
- torch-scatter==2.1.1
- tqdm==4.66.1
- typeguard==4.1.2
- wandb==0.16.2
- wcwidth==0.2.13
- zipp==3.15.0
prefix: /export/ywangom/anaconda3/envs/gscream