Spaces:
Sleeping
Sleeping
File size: 378 Bytes
38c5a71 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# Base----------------------------------- matplotlib>=3.2.2 opencv-python>=4.6.0 Pillow>=7.1.2 PyYAML>=5.3.1 requests>=2.23.0 scipy>=1.4.1 torch>=1.7.0 torchvision>=0.8.1 tqdm>=4.64.0 pandas>=1.1.4 seaborn>=0.11.0 gradio==3.35.2 # Ultralytics----------------------------------- ultralytics == 8.0.120 # clip---- git+https://github.com/openai/CLIP.git |