Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,8 @@ opencv-python-headless>=4.8.0
|
|
| 4 |
pillow>=9.5.0
|
| 5 |
numpy>=1.21.0
|
| 6 |
torch>=2.0.0
|
| 7 |
-
torchvision>=0.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
pillow>=9.5.0
|
| 5 |
numpy>=1.21.0
|
| 6 |
torch>=2.0.0
|
| 7 |
+
torchvision>=0.15.0
|
| 8 |
+
supervision
|
| 9 |
+
roboflow
|
| 10 |
+
transformers
|
| 11 |
+
albumentations
|