Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
opencv-python
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio==5.12.0
|
2 |
+
numpy==2.1.3
|
3 |
+
opencv-python==4.10.0.84
|
4 |
+
torch==2.5.1+cu118
|
5 |
+
torchvision==0.20.1
|
6 |
+
ultralytics==8.3.59
|