-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathenvironment.yaml
70 lines (70 loc) · 1.43 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
name: robopose
channels:
- conda-forge
- pytorch
dependencies:
- python=3.7.6
- pinocchio=2.3.1
- assimp=4.1.0
- pytorch=1.3.1=py3.7_cuda10.1.243_cudnn7.6.3_0
- torchvision=0.4.2=py37_cu101
- rclone=1.52.3
- ffmpeg=4.2
- bzip2=1.0.8
- git=2.28.0
- cmake=3.14.0
- pip=19.3.1
- numpy=1.17.4
- pillow=6.0.0
- nodejs
- ipywidgets
- ipython
- ffmpeg
- phantomjs
- pip:
- selenium
- moviepy
- omegaconf
- pytube
- line_profiler
- msgpack==0.6.2
- imageio==2.6.1
- simplejson==3.17.0
- opencv-python==4.1.2.30
- opencv-contrib-python==4.4.0.42
- torchnet==0.0.4
- tqdm==4.41.1
- lxml==4.4.2
- transforms3d==0.3.1
- distributed==2.9.1
- joblib==0.14.1
- pandas==0.25.3
- xarray==0.14.1
- pyarrow==0.15.1
- matplotlib==3.1.2
- bokeh==1.4.0
- plyfile==0.7.1
- trimesh==3.5.16
- pycollada==0.6
- shapely==1.7.0
- wget==3.2
- pypng==0.0.20
- PyOpenGL==3.1.0
- ipdb==0.12.3
- colorama==0.4.3
- scikit-video==1.1.11
- scikit-image==0.16.2
- scikit-learn==0.22.1
- pyyaml==5.1
- ipykernel==5.1.3
- scipy==1.4.1
- pywavefront==1.3.1
- seaborn==0.9.0
- ipywidgets
- ./deps/bullet3
- ./deps/job-runner
- ./deps/urdfpytorch
- catkin_pkg
- empy
- nose
- cffi==1.14.0