-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
79 lines (79 loc) · 1.94 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
name: nmmm
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2023.12.12=hecd8cb5_0
- libffi=3.4.4=hecd8cb5_0
- ncurses=6.4=hcec6c5f_0
- openssl=3.0.12=hca72f7f_0
- pip=23.3.1=py310hecd8cb5_0
- python=3.10.13=h5ee71fb_0
- readline=8.2=hca72f7f_0
- setuptools=68.2.2=py310hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2023d=h04d1e81_0
- wheel=0.41.2=py310hecd8cb5_0
- xz=5.4.5=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- absl-py==2.1.0
- appdirs==1.4.4
- cachetools==5.3.2
- certifi==2023.11.17
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.2.0
- cycler==0.12.1
- docker-pycreds==0.4.0
- filelock==3.13.1
- fonttools==4.47.2
- fsspec==2023.12.2
- gitdb==4.0.11
- gitpython==3.1.41
- google-auth==2.26.2
- google-auth-oauthlib==1.2.0
- grpcio==1.60.0
- idna==3.6
- jinja2==3.1.3
- joblib==1.3.2
- kiwisolver==1.4.5
- markdown==3.5.2
- markdown-it-py==3.0.0
- markupsafe==2.1.4
- matplotlib==3.8.2
- mdurl==0.1.2
- mpmath==1.3.0
- networkx==3.2.1
- numpy==1.26.3
- oauthlib==3.2.2
- packaging==23.2
- pillow==10.2.0
- protobuf==4.23.4
- psutil==5.9.8
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pygments==2.17.2
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pyyaml==6.0.1
- requests==2.31.0
- requests-oauthlib==1.3.1
- rich==13.7.0
- rsa==4.9
- scikit-learn==1.4.0
- scipy==1.12.0
- sentry-sdk==1.39.2
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- sympy==1.12
- tensorboard==2.15.1
- tensorboard-data-server==0.7.2
- threadpoolctl==3.2.0
- torch==2.1.2
- typing-extensions==4.9.0
- urllib3==2.1.0
- wandb==0.16.2
- werkzeug==3.0.1