-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdecaf.yml
78 lines (78 loc) · 1.95 KB
/
decaf.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
name: decaf-env
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.10.26=h06a4308_2
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1d223b6_11
- libgomp=11.2.0=h1d223b6_11
- libstdcxx-ng=11.2.0=he4da1e4_11
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1l=h7f8727e_0
- pip=21.3.1=pyhd8ed1ab_0
- python=3.7.11=h12debd9_0
- python_abi=3.7=2_cp37m
- readline=8.1=h27cfd23_0
- setuptools=60.2.0=py37h89c1867_0
- sqlite=3.37.0=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7f8727e_4
- pip:
- absl-py==0.15.0
- astunparse==1.6.3
- cached-property==1.5.2
- cachetools==4.2.4
- certifi==2021.10.8
- charset-normalizer==2.0.10
- clang==5.0
- flatbuffers==1.12
- gast==0.4.0
- google-auth==2.3.3
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.43.0
- h5py==3.1.0
- idna==3.3
- imageio==2.13.5
- imageio-ffmpeg==0.4.5
- importlib-metadata==4.10.0
- keras==2.6.0
- keras-preprocessing==1.1.2
- markdown==3.3.6
- networkx==2.6.3
- numpy==1.19.5
- oauthlib==3.1.1
- opencv-python==4.5.5.62
- opt-einsum==3.3.0
- packaging==21.3
- pillow==9.0.0
- protobuf==3.19.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==3.0.6
- pywavelets==1.2.0
- requests==2.27.1
- requests-oauthlib==1.3.0
- rsa==4.8
- scikit-image==0.19.1
- scipy==1.7.3
- six==1.15.0
- tensorboard==2.7.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow-estimator==2.7.0
- tensorflow-gpu==2.6.0
- termcolor==1.1.0
- tifffile==2021.11.2
- typing-extensions==3.7.4.3
- urllib3==1.26.7
- werkzeug==2.0.2
- wrapt==1.12.1
- zipp==3.7.0
prefix: /export/project/sun.yu/anaconda3/envs/decaf-env