Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ transformers
|
|
2 |
torch
|
3 |
streamlit
|
4 |
matplotlib
|
|
|
|
|
|
2 |
torch
|
3 |
streamlit
|
4 |
matplotlib
|
5 |
+
scikit-learn
|
6 |
+
|