File size: 439 Bytes
78ef47c 8166792 f239e53 8166792 78ef47c f239e53 865e874 8166792 78ef47c 865e874 8166792 78ef47c 53cb09e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
# Base requirements matplotlib>=3.2.2 numpy<2.0.0 # Pin to version 1.x for compatibility opencv-python>=4.6.0 Pillow>=7.1.2 PyYAML>=5.3.1 requests>=2.23.0 scipy>=1.4.1 tqdm>=4.64.0 urllib3>=1.26.14 # ZeroGPU specific requirements torch==2.1.2 torchvision==0.16.2 gradio==4.44.1 spaces # Model specific ultralytics>=8.0.132 timm==0.6.12 # Visualization open3d==0.16.0 plotly pandas>=1.1.4 seaborn>=0.11.0 # Utilities psutil thop>=0.1.1 |