TroglodyteDerivations
commited on
init!
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
datasets
|
3 |
+
emoji
|
4 |
+
python-dateutil
|
5 |
+
plotly
|
6 |
+
pandas
|