Spaces:
Runtime error
Runtime error
espejelomar
commited on
Commit
•
964210c
1
Parent(s):
b48f297
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
streamlit
|
3 |
+
numpy
|
4 |
+
matplotlib
|
5 |
+
typing
|
6 |
+
io
|
7 |
+
PIL
|