-
- Downloads
Removed standard lib packages from meta.yaml, added entry point for training script
parent
8f8b627f
No related branches found
No related tags found
... | @@ -8,7 +8,3 @@ bob.io.base | ... | @@ -8,7 +8,3 @@ 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