Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ultralytics==8.0.51
|
| 2 |
+
opencv-python==4.6.0.66
|
| 3 |
+
gradio==3.10.0
|
| 4 |
+
numpy==1.23.4
|
| 5 |
+
torch==1.13.1
|