Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ uvicorn[standard]
|
|
4 |
|
5 |
scikit-learn==1.2.2
|
6 |
|
7 |
-
pandas
|
|
|
|
|
|
4 |
|
5 |
scikit-learn==1.2.2
|
6 |
|
7 |
+
pandas
|
8 |
+
|
9 |
+
%pip install --upgrade numpy scikit-learn
|