Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
-
ultralytics
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
+
ultralytics
|
| 4 |
+
opencv-python-headless
|
| 5 |
+
numpy
|