Spaces:
Runtime error
Runtime error
Commit
·
f211c69
1
Parent(s):
9a52230
update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ opencv-python
|
|
3 |
numpy
|
4 |
pillow
|
5 |
pathlib
|
6 |
-
matplotlib
|
7 |
supervision
|
8 |
git+https://github.com/THU-MIG/yolov10.git
|
|
|
3 |
numpy
|
4 |
pillow
|
5 |
pathlib
|
6 |
+
matplotlib==3.8.4
|
7 |
supervision
|
8 |
git+https://github.com/THU-MIG/yolov10.git
|