Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Commit
·
bc1d9c9
1
Parent(s):
35f361c
Create requirements
Browse files- requirements +5 -0
requirements
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
flask
|
2 |
+
tensorflow
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
matplotlib.pyplot
|