Spaces:
Sleeping
Sleeping
GodfreyOwino
commited on
Commit
•
812d6ef
1
Parent(s):
f4a84cf
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
numpy
|
4 |
-
scikit-learn
|
5 |
huggingface_hub
|
6 |
joblib
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
numpy
|
4 |
+
scikit-learn==1.2.2
|
5 |
huggingface_hub
|
6 |
joblib
|