Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- pi_repeater_3.json +0 -0
- requirements.txt +9 -0
pi_repeater_3.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy==2.0.2
|
| 2 |
+
pandas==2.2.2
|
| 3 |
+
session_info==v1.0.1
|
| 4 |
+
scikit-learn==1.6.1
|
| 5 |
+
xgboost==3.0.5
|
| 6 |
+
IPython==7.34.0
|
| 7 |
+
jupyter_client==7.4.9
|
| 8 |
+
jupyter_core==5.8.1
|
| 9 |
+
notebook==6.5.7
|