Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
ultralytics
|
3 |
opencv-python
|
4 |
gradio
|
5 |
torch
|
|
|
1 |
|
2 |
+
ultralytics==8.3.78
|
3 |
opencv-python
|
4 |
gradio
|
5 |
torch
|