Spaces:
Sleeping
Sleeping
nisharg nargund
commited on
Commit
·
642c54e
1
Parent(s):
b29877c
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
flask
|
2 |
-
tensorflow
|
3 |
-
keras==2.6.0
|
4 |
numpy
|
5 |
pandas
|
6 |
matplotlib
|
7 |
-
|
8 |
-
|
|
|
1 |
flask
|
2 |
+
tensorflow
|
|
|
3 |
numpy
|
4 |
pandas
|
5 |
matplotlib
|
6 |
+
keras
|
|