Spaces:
Runtime error
Runtime error
Commit
·
a1dee43
1
Parent(s):
6938ad3
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
pip==21.0.1
|
2 |
numpy
|
3 |
-
tensorflow
|
4 |
opencv-python
|
5 |
Pillow
|
6 |
math
|
|
|
|
|
1 |
numpy
|
2 |
+
tensorflow
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
math
|