Spaces:
Runtime error
Runtime error
conciomith
commited on
Commit
•
91e4cfc
1
Parent(s):
c86fc34
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
numpy
|
2 |
-
tensorflow
|
3 |
opencv-python
|
4 |
-
|
5 |
math
|
6 |
gdown
|
7 |
pathlib
|
|
|
1 |
numpy
|
2 |
+
tensorflow == 1.15
|
3 |
opencv-python
|
4 |
+
Pillow
|
5 |
math
|
6 |
gdown
|
7 |
pathlib
|