Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
fuzzywuzzy
|
4 |
distance
|
5 |
bs4
|
|
|
1 |
streamlit
|
2 |
+
scikit-learn==1.3.2
|
3 |
fuzzywuzzy
|
4 |
distance
|
5 |
bs4
|