Spaces:
Runtime error
Runtime error
dk-davidekim
commited on
Commit
•
f9ef6c5
1
Parent(s):
ad70b62
Upload requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
streamlit
|
4 |
+
# plotly
|
5 |
+
# seaborn
|
6 |
+
matplotlib
|
7 |
+
requests
|
8 |
+
streamlit_lottie
|
9 |
+
streamlit_folium
|
10 |
+
koreanize_matplotlib
|
11 |
+
tensorflow
|