Spaces:
Runtime error
Runtime error
Zengyf-CVer
commited on
Commit
•
56ffc47
1
Parent(s):
215e62d
app update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
# Base ----------------------------------------
|
6 |
matplotlib==3.5.2
|
7 |
-
numpy==1.
|
8 |
opencv-python==4.5.5.64
|
9 |
Pillow==9.2.0
|
10 |
PyYAML==6.0
|
|
|
4 |
|
5 |
# Base ----------------------------------------
|
6 |
matplotlib==3.5.2
|
7 |
+
numpy==1.21.0
|
8 |
opencv-python==4.5.5.64
|
9 |
Pillow==9.2.0
|
10 |
PyYAML==6.0
|