Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ccxt
|
| 2 |
+
pandas==2.2.3
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
scikit-learn==1.6.1
|
| 5 |
+
joblib==1.5.1
|
| 6 |
+
requests
|
| 7 |
+
pytrends
|
| 8 |
+
gradio
|
| 9 |
+
xgboost==2.1.4
|
| 10 |
+
ngboost==0.5.8
|