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.
2 parents dbcf637 + 790fd0c commit 672294bCopy full SHA for 672294b
environment.yml
@@ -20,6 +20,8 @@ dependencies:
20
- torchvision=0.10.1
21
- torchaudio==0.9.1
22
- cudatoolkit=10.2
23
+ - imageio=2.9.0
24
+ - imageio-ffmpeg=0.4.3
25
- tensorboard
26
- pip
27
- pip:
@@ -28,7 +30,6 @@ dependencies:
28
30
- yacs
29
31
- scikit-image
32
- scikit-video
- - imageio
33
- opencv-python
34
- black
35
- trimesh
@@ -43,6 +44,5 @@ dependencies:
43
44
- click
45
- psutil
46
- lazy
- - imageio-ffmpeg==0.4.3
47
- pyspng==0.1.0
48
- PyMCubes
0 commit comments