-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
91 lines (91 loc) · 2.31 KB
/
environment.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
name: ncnet_flax
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.12.7=ha878542_0
- ld_impl_linux-64=2.39=hcc3a1bd_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgomp=12.2.0=h65d4601_19
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.40.0=h753d276_0
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.13=h166bdaf_4
- ncurses=6.3=h27087fc_1
- openssl=3.0.7=h0b41bf4_1
- pip=22.3.1=pyhd8ed1ab_0
- python=3.10.8=h4a9ceb5_0_cpython
- readline=8.1.2=h0f457ee_0
- setuptools=65.6.3=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tzdata=2022g=h191b570_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- absl-py==1.3.0
- antlr4-python3-runtime==4.9.3
- attrs==22.2.0
- cached-property==1.5.2
- certifi==2022.12.7
- charset-normalizer==2.1.1
- chex==0.1.5
- click==8.1.3
- colorlog==6.7.0
- commonmark==0.9.1
- contourpy==1.0.6
- cycler==0.11.0
- dill==0.3.6
- dm-tree==0.1.8
- einops==0.6.0
- etils==0.9.0
- exceptiongroup==1.1.0
- flax==0.6.3
- fonttools==4.38.0
- gin-config==0.5.0
- googleapis-common-protos==1.57.0
- hydra-colorlog==1.2.0
- hydra-core==1.3.1
- idna==3.4
- importlib-resources==5.10.2
- iniconfig==1.1.1
- jax==0.4.1
- jaxlib==0.4.1+cuda11.cudnn82
- kiwisolver==1.4.4
- matplotlib==3.6.2
- msgpack==1.0.4
- numpy==1.24.1
- omegaconf==2.3.0
- opt-einsum==3.3.0
- optax==0.1.4
- orbax==0.0.23
- packaging==22.0
- pillow==9.3.0
- pluggy==1.0.0
- promise==2.3
- protobuf==3.20.3
- psutil==5.9.4
- pygments==2.13.0
- pyparsing==3.0.9
- pytest==7.2.0
- python-dateutil==2.8.2
- pyyaml==6.0
- requests==2.28.1
- rich==12.6.0
- scipy==1.9.3
- six==1.16.0
- tensorflow-datasets==4.8.0
- tensorflow-metadata==1.12.0
- tensorstore==0.1.28
- termcolor==2.1.1
- toml==0.10.2
- tomli==2.0.1
- toolz==0.12.0
- tqdm==4.64.1
- typing-extensions==4.4.0
- urllib3==1.26.13
- zipp==3.11.0
prefix: /home/dslisleedh/miniconda3/envs/ncnet_flax