Spaces:
Sleeping
Sleeping
Commit
·
b07828b
1
Parent(s):
a089b0d
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
streamlit
|
3 |
+
csv
|
4 |
+
io
|
5 |
+
matplotlib
|
6 |
+
numpy
|