Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
manojpatil
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow
|
2 |
numpy
|
3 |
pillow
|
4 |
-
tensorflow_hub
|
|
|
|
1 |
tensorflow
|
2 |
numpy
|
3 |
pillow
|
4 |
+
tensorflow_hub
|
5 |
+
matplotlib
|