Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +17 -0
requirements.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hopsworks
|
2 |
+
joblib
|
3 |
+
scikit-learn
|
4 |
+
seaborn
|
5 |
+
dataframe-image
|
6 |
+
modal-client
|
7 |
+
gradio
|
8 |
+
huggingface_hub
|
9 |
+
yfinance
|
10 |
+
forex_python
|
11 |
+
cpi
|
12 |
+
datasets
|
13 |
+
tensorflow
|
14 |
+
streamlit==1.12.0
|
15 |
+
pandas
|
16 |
+
numpy
|
17 |
+
keras
|