-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
103 lines (103 loc) · 2.7 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
92
93
94
95
96
97
98
99
100
101
102
103
name: mu
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2024.7.2=h06a4308_0
- certifi=2022.12.7=py37h06a4308_0
- libedit=3.1.20230828=h5eee18b_0
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- openssl=1.0.2u=h7b6447c_0
- python=3.7.0=h6e4f718_3
- readline=7.0=h7b6447c_5
- sqlite=3.33.0=h62c20be_0
- tk=8.6.14=h39e8969_0
- wheel=0.38.4=py37h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- absl-py==2.1.0
- aiohttp==3.7.4
- aiohttp-cors==0.7.0
- aioredis==1.3.1
- aiosignal==1.3.1
- annotated-types==0.5.0
- async-timeout==3.0.1
- asynctest==0.13.0
- attrs==24.2.0
- blessed==1.20.0
- cachetools==5.5.0
- chardet==3.0.4
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==2.2.1
- colorama==0.4.6
- colorful==0.5.6
- filelock==3.12.2
- frozenlist==1.3.3
- google-api-core==2.19.2
- google-auth==2.34.0
- google-auth-oauthlib==0.4.6
- googleapis-common-protos==1.65.0
- gpustat==1.1.1
- grpcio==1.62.3
- gym==0.21.0
- hiredis==2.3.2
- idna==3.10
- importlib-metadata==4.13.0
- importlib-resources==5.12.0
- jsonschema==4.17.3
- markdown==3.4.4
- markupsafe==2.1.5
- msgpack==1.0.5
- multidict==6.0.5
- numpy==1.21.6
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-ml-py==12.560.30
- oauthlib==3.2.2
- opencensus==0.11.4
- opencensus-context==0.1.3
- packaging==24.0
- pillow==9.5.0
- pip==24.0
- pkgutil-resolve-name==1.3.10
- prometheus-client==0.17.1
- proto-plus==1.24.0
- protobuf==3.20.3
- psutil==6.0.0
- py-spy==0.3.14
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pydantic==1.8.2
- pydantic-core==2.14.6
- pyrsistent==0.19.3
- pyyaml==6.0.1
- ray==1.5.2
- redis==5.0.8
- requests==2.31.0
- requests-oauthlib==2.0.0
- rsa==4.9
- setuptools==68.0.0
- six==1.16.0
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- torch==1.13.1
- torchaudio==0.13.1
- torchvision==0.14.1
- tqdm==4.66.5
- typing-extensions==4.7.1
- urllib3==1.26.6
- wcwidth==0.2.13
- werkzeug==2.2.3
- yarl==1.9.4
- zipp==3.15.0
prefix: /home/ubuntu/miniconda3/envs/mu