Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ joblib
|
|
3 |
fastapi
|
4 |
uvicorn
|
5 |
requests
|
|
|
6 |
|
7 |
|
|
|
3 |
fastapi
|
4 |
uvicorn
|
5 |
requests
|
6 |
+
sklearn
|
7 |
|
8 |
|