forked from dotchen/LearningByCheating
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
50 lines (50 loc) · 1.19 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
name: learning-by-cheating
channels:
- pytorch
- anaconda
- conda-forge
- defaults
dependencies:
- libpng=1.6.36=hbc83047_0
- glib=2.56.2=had28632_1001
- jpeg=9c=h14c3975_1001
- libtiff>=4.0.10
- matplotlib>=2.2.3
- pillow>=5.3.0
- scikit-image>=0.14.0
- tqdm=4.32.1=py_0
- werkzeug=0.15.4=py_0
- xorg-kbproto=1.0.7=h14c3975_1002
- xorg-libx11=1.6.7=h14c3975_1000
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxdmcp=1.1.2=h14c3975_1007
- xorg-libxext=1.3.4=h516909a_0
- xorg-xextproto=7.3.0=h14c3975_1002
- xorg-xproto=7.0.31=h14c3975_1007
- numpy=1.15.2=py35h1d66e8a_0
- numpy-base=1.15.2=py35h81de0dd_0
- python=3.5.6
- pip~=20.0
- pyyaml=3.13
- scipy=1.1.0=py35hfa4b5c9_1
- setuptools=40.2
- simplegeneric=0.8.1=py35_2
- six=1.11.0=py35_1
- sympy=1.2=py35_0
- tensorboard=1.10
- tensorflow-gpu=1.10
- pytorch=1.2.0=py3.5_cuda10.0.130_cudnn7.6.2_0
- torchvision=0.2.1=py_2
- pip:
- dask~=1.1.3
- dlib~=19.17
- imgaug==0.2.8
- lmdb~=0.98
- loguru==0.3.0
- opencv-python~=4.2
- pid_controller~=0.2
- pygame~=1.9
- requests~=2.0
- tensorboardx~=1.0,<1.9
- tensorflow-tensorboard~=0.4
- terminaltables~=3.1