Spaces:
Runtime error
Runtime error
Commit
·
0f05ebf
1
Parent(s):
61e607b
app update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
# pip 22.1.2
|
4 |
|
5 |
# Base ----------------------------------------
|
|
|
6 |
matplotlib==3.5.2
|
7 |
numpy==1.19.5
|
8 |
opencv-python==4.5.5.64
|
|
|
3 |
# pip 22.1.2
|
4 |
|
5 |
# Base ----------------------------------------
|
6 |
+
pip==22.1.2
|
7 |
matplotlib==3.5.2
|
8 |
numpy==1.19.5
|
9 |
opencv-python==4.5.5.64
|