Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ requests
|
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
xgboost
|
6 |
-
numpy
|
|
|
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
xgboost
|
6 |
+
numpy
|
7 |
+
uvicorn
|