Spaces:
Runtime error
Runtime error
Commit
·
52def8b
1
Parent(s):
20ee9ab
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
numpy
|
2 |
tensorflow==1.15
|
3 |
opencv-python
|
|
|
1 |
+
pip==21.0.1
|
2 |
+
python==3.7
|
3 |
numpy
|
4 |
tensorflow==1.15
|
5 |
opencv-python
|