forked from neuronphysics/viper_rl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
147 lines (147 loc) · 2.68 KB
/
requirements.txt
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
absl-py==2.1.0
appdirs==1.4.4
array_record==0.5.1
asttokens==2.4.1
astunparse==1.6.3
cachetools==5.4.0
certifi==2024.7.4
charset-normalizer==3.3.2
chex==0.1.86
click==8.1.7
cloudpickle==1.6.0
crafter==1.8.3
decorator==4.4.2
dm-env==1.6
dm-tree==0.1.8
dm_control==1.0.20
docker-pycreds==0.4.0
docopt==0.6.2
etils==1.5.2
exceptiongroup==1.2.2
executing==2.0.1
ffmpeg-python==0.2.0
flatbuffers==1.12
flax==0.8.5
fsspec==2024.6.1
future==1.0.0
gast==0.4.0
gitdb==4.0.11
GitPython==3.1.43
glfw==2.7.0
google-auth==2.32.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.64.1
gym==0.17.3
h5py==3.11.0
idna==3.7
imageio==2.34.2
imageio-ffmpeg==0.5.1
importlib_metadata==8.0.0
importlib_resources==6.4.0
internetarchive==4.1.0
ipdb==0.13.13
ipython==8.18.1
jax==0.4.30
jax-cuda12-pjrt==0.4.30
jax-cuda12-plugin==0.4.30
jaxlib==0.4.30
jedi==0.19.1
jsonpatch==1.33
jsonpointer==3.0.0
keras==2.9.0
Keras-Preprocessing==1.1.2
labmaze==1.0.6
libclang==18.1.1
lpips_jax==0.1.0
lxml==5.2.2
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib-inline==0.1.7
mdurl==0.1.2
ml-dtypes==0.4.0
moviepy==1.0.3
msgpack==1.0.8
mujoco==3.2.0
nest-asyncio==1.6.0
numpy==1.23.5
nvidia-cublas-cu12==12.6.0.22
nvidia-cuda-cupti-cu12==12.6.37
nvidia-cuda-nvcc-cu12==12.6.20
nvidia-cuda-runtime-cu12==12.6.37
nvidia-cudnn-cu12==9.3.0.75
nvidia-cufft-cu12==11.2.6.28
nvidia-cusolver-cu12==11.6.4.38
nvidia-cusparse-cu12==12.5.2.23
nvidia-nccl-cu12==2.22.3
nvidia-nvjitlink-cu12==12.6.20
oauthlib==3.2.2
opencv-python==4.10.0.84
opensimplex==0.4.5.1
opt-einsum==3.3.0
optax==0.2.3
orbax-checkpoint==0.5.20
packaging==24.1
pandas==2.2.2
parso==0.8.4
pathtools==0.1.2
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.2
proglog==0.1.10
promise==2.3
prompt_toolkit==3.0.47
protobuf==3.20.3
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pyglet==1.5.0
Pygments==2.18.0
PyOpenGL==3.1.7
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
requests==2.32.3
requests-oauthlib==2.0.0
rich==13.7.1
rsa==4.9
ruamel.yaml==0.17.40
ruamel.yaml.clib==0.2.8
schema==0.7.7
scipy==1.13.1
sentry-sdk==2.10.0
setproctitle==1.3.3
six==1.16.0
smmap==5.0.1
stack-data==0.6.3
tensorboard==2.9.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow-cpu==2.9.0
tensorflow-datasets==4.9.3
tensorflow-estimator==2.9.0
tensorflow-hub==0.16.1
tensorflow-io==0.26.0
tensorflow-io-gcs-filesystem==0.26.0
tensorflow-metadata==1.15.0
tensorflow-probability==0.24.0
tensorstore==0.1.63
termcolor==2.4.0
tf-keras==2.15.0
toml==0.10.2
tomli==2.0.1
toolz==0.12.1
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
wandb==0.17.4
wcwidth==0.2.13
Werkzeug==3.0.3
wrapt==1.16.0
zipp==3.19.2