Spaces:
Runtime error
Runtime error
moflo
commited on
Commit
•
83a62dd
1
Parent(s):
1b30853
Testing Keras
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
tensorflow-datasets
|
3 |
+
tensorflow-addons
|
4 |
+
matplotlib
|