Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Commit
·
8ee9716
1
Parent(s):
498347d
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
flask
|
2 |
+
tensorflow
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
matplotlib.pyplot
|