Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ playwright
|
|
| 11 |
protobuf
|
| 12 |
pydantic
|
| 13 |
python-multipart
|
| 14 |
-
scikit-learn
|
| 15 |
sentencepiece
|
| 16 |
streamlit
|
| 17 |
tiktoken
|
|
|
|
| 11 |
protobuf
|
| 12 |
pydantic
|
| 13 |
python-multipart
|
| 14 |
+
scikit-learn==1.8.0
|
| 15 |
sentencepiece
|
| 16 |
streamlit
|
| 17 |
tiktoken
|