We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23134f5 commit fa49444Copy full SHA for fa49444
environment.yaml
@@ -11,10 +11,14 @@ dependencies:
11
- rclone=1.52.3
12
- gxx_linux-64=7.3.0
13
- git-lfs=2.11.0
14
+ - ffmpeg=4.2
15
+ - bzip2=1.0.8
16
- git=2.28.0
17
- cmake=3.14.0
18
- pip=19.3.1
19
- numpy=1.17.4
20
+ - pillow=6.0.0
21
+ - ipython
22
- pip:
23
- ./deps/bullet3
24
- ./deps/job-runner
@@ -44,6 +48,15 @@ dependencies:
44
48
- glumpy==1.1.0
45
49
- ipdb==0.12.3
46
50
- colorama==0.4.3
51
+ - scikit-video==1.1.11
52
+ - scikit-image==0.16.2
47
53
- scikit-learn==0.22.1
54
- pyyaml==5.1
55
- ipykernel==5.1.3
56
+ - scipy==1.4.1
57
+ - pywavefront==1.3.1
58
+ - jupyter-client==5.3.4
59
+ - jupyter-core==4.6.1
60
+ - jupyter-server-proxy==1.5.0
61
+ - jupyterlab==1.2.4
62
+ - jupyterlab-server==1.0.6
0 commit comments