Spaces:
Sleeping
Sleeping
roshithindia
commited on
Commit
•
4ef6bdb
1
Parent(s):
c96866c
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
matplotlib
|
5 |
+
scikit-learn
|
6 |
+
tensorflow
|