Spaces:
Runtime error
Runtime error
File size: 270 Bytes
be49b0b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# pip install -r requirements.txt # python3.8 environment torch>=1.8.0 torchvision>=0.9.0 numpy>=1.18.5 opencv-python>=4.1.2 PyYAML>=5.3.1 scipy>=1.4.1 tqdm>=4.41.0 addict>=2.4.0 tensorboard>=2.7.0 pycocotools>=2.0 onnx>=1.10.0 # ONNX export thop # FLOPs computation |