Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy
|
2 |
matplotlib
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
matplotlib
|
2 |
+
numpy==1.21.2
|
3 |
+
tensorflow==2.2.0
|
4 |
+
tensorflow_hub==0.12.0
|