added bob.bio.base in both requirements and conda recipe (needed for extractors)
Showing
... | ... | @@ -6,6 +6,7 @@ bob.extension |
bob.core | ||
bob.io.base | ||
bob.io.image | ||
bob.bio.base | ||
torch >= 0.4.0 | ||
torchvision >= 0.2.0 | ||
h5py |
Please register or sign in to comment