Spaces:
Runtime error
Runtime error
| # Base Requirements | |
| gradio | |
| matplotlib>=3.3 | |
| numpy>=1.18.5 | |
| opencv-python>=4.1.2 | |
| Pillow>=7.1.2 | |
| torch>=1.9.0 | |
| torchvision>=0.8.1 | |
| tqdm>=4.41.0 | |
| pandas | |
| boto3 #AWS connection | |
| # Requirements: lib/fish_eye ---------------------------------------------------------------- | |
| filterpy | |
| scipy>=1.4.1 | |
| # Requirements: lib/yolov5 ------------------------------------------------------------------- | |
| --extra-index-url https://download.pytorch.org/whl/cu113 | |
| gitpython>=3.1.30 | |
| psutil # system resources | |
| requests>=2.23.0 | |
| ultralytics>=8.0.111 | |
| seaborn>=0.11.0 | |
| thop>=0.1.1 # FLOPs computation | |
| pycocotools | |
| tensorboard>=2.4.1 | |
| PyYAML>=5.3.1 | |