Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
scikit-learn==1.5.1
|
|
|
|
| 2 |
uvicorn==0.31.0
|
| 3 |
fastapi==0.115.0
|
| 4 |
numpy==2.0.1
|
|
|
|
| 1 |
scikit-learn==1.5.1
|
| 2 |
+
pandas
|
| 3 |
uvicorn==0.31.0
|
| 4 |
fastapi==0.115.0
|
| 5 |
numpy==2.0.1
|