Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ ultralytics
|
|
3 |
gtts
|
4 |
roboflow
|
5 |
torch
|
6 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
3 |
gtts
|
4 |
roboflow
|
5 |
torch
|
6 |
+
torchvision
|
7 |
+
opencv-python
|
8 |
+
matplotlib
|
9 |
+
numpy
|
10 |
+
Pillow
|