Spaces:
Runtime error
Runtime error
yolov5 | |
transformers | |
pytesseract | |
# 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 | |
FastSAM @ git+https://github.com/CASIA-IVA-Lab/FastSAM.git | |
CLIP @ git+https://github.com/openai/CLIP.git |