Spaces:
Sleeping
Sleeping
akshayballal
commited on
Commit
•
e187c18
1
Parent(s):
52aceea
requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
tensorflow
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
matplotlib
|
6 |
+
pyplot
|
7 |
+
paho-mqtt
|