-
- Downloads
Add explicit imageio dependency
parent
22401f52
Branches metadata_refactoring
No related tags found
... | @@ -3,4 +3,5 @@ numpy | ... | @@ -3,4 +3,5 @@ numpy |
scipy | scipy | ||
h5py | h5py | ||
# opencv We need opencv, but the opencv package is broken and can't be installed with pip. Install it with conda. | # opencv We need opencv, but the opencv package is broken and can't be installed with pip. Install it with conda. | ||
bob.io.image | imageio | ||
\ No newline at end of file | bob.io.image |
Please register or sign in to comment