Spaces:
Runtime error
Runtime error
Ivan Shelonik
commited on
Commit
·
23c4f95
1
Parent(s):
aeaa6a5
add: reqs
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
flask
|
3 |
+
numpy
|
4 |
+
requests
|
5 |
+
matplotlib
|