Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
ultralytics==8.2.59
|
3 |
+
opencv-python-headless==4.9.0.80
|
4 |
+
supervision==0.21.0
|
5 |
+
numpy<2
|