Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
-
ultralytics>=8.0.0
|
| 4 |
opencv-python
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
ultralytics
|
| 3 |
gradio
|
| 4 |
+
numpy
|
|
|
|
| 5 |
opencv-python
|
| 6 |
+
matplotlib
|
| 7 |
+
piexif
|