-
- Downloads
removed os from requirements.txt
setuptools | setuptools | ||
docopt | docopt | ||
os | |||
argparse | |||
importlib | |||
logging | |||
time | |||
matplotlib | matplotlib | ||
numpy | numpy | ||
bob.extension | bob.extension | ||
... | @@ -13,3 +8,7 @@ bob.io.base | ... | @@ -13,3 +8,7 @@ bob.io.base |
bob.io.image | bob.io.image | ||
torch >= 0.4.0 | torch >= 0.4.0 | ||
torchvision >= 0.2.0 | torchvision >= 0.2.0 | ||
argparse | |||
importlib | |||
logging | |||
time |
Please register or sign in to comment