Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
gradio>=4.36.1
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=4.36.1
|
| 2 |
+
ultralytics>=8.3.0
|
| 3 |
+
huggingface_hub>=0.23.0
|
| 4 |
+
opencv-python-headless
|
| 5 |
+
numpy
|