zjowowen commited on
Commit
e11ce00
1 Parent(s): 2900888

init space

Browse files
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM pytorch/pytorch:1.12.1-cuda11.3-cudnn8-runtime as base
2
 
3
  ENV DEBIAN_FRONTEND=noninteractive
4
  ENV LANG en_US.UTF-8
 
1
+ FROM zjowowen/dev:cnf as base
2
 
3
  ENV DEBIAN_FRONTEND=noninteractive
4
  ENV LANG en_US.UTF-8
LightZero/requirements-doc.txt CHANGED
@@ -7,7 +7,7 @@ plantumlcli>=0.0.4
7
  packaging
8
  sphinx-multiversion~=0.2.4
9
  where~=1.0.2
10
- numpy>=1.22.4,<2
11
  easydict>=1.7,<2
12
  scikit-learn>=0.24.2
13
  nbsphinx>=0.8.8
 
7
  packaging
8
  sphinx-multiversion~=0.2.4
9
  where~=1.0.2
10
+ numpy
11
  easydict>=1.7,<2
12
  scikit-learn>=0.24.2
13
  nbsphinx>=0.8.8
LightZero/requirements-test.txt CHANGED
@@ -11,6 +11,6 @@ pytest-benchmark~=3.4.0
11
  testtools>=2
12
  hbutils>=0.6.13
13
  setuptools<=59.5.0
14
- numpy>=1.22.4
15
  easydict>=1.7,<2
16
  swig >= 4.1.1
 
11
  testtools>=2
12
  hbutils>=0.6.13
13
  setuptools<=59.5.0
14
+ numpy
15
  easydict>=1.7,<2
16
  swig >= 4.1.1
LightZero/requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  DI-engine>=0.4.7
2
  gymnasium[atari]
3
- numpy>=1.22.4
4
  pympler
5
  bsuite
6
  minigrid
7
- moviepy
 
1
  DI-engine>=0.4.7
2
  gymnasium[atari]
3
+ numpy
4
  pympler
5
  bsuite
6
  minigrid
7
+ moviepy