Spaces:
Sleeping
Sleeping
ultralytics
#2
by nishanth-saka - opened
- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
opencv-python-headless
|
| 3 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
opencv-python-headless
|
| 3 |
numpy
|
| 4 |
+
ultralytics
|
| 5 |
+
filterpy
|
| 6 |
+
scipy
|
| 7 |
+
torch
|