Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ tensorflow
|
|
| 2 |
huggingface_hub
|
| 3 |
pandas
|
| 4 |
streamlit
|
| 5 |
-
matplotlib
|
|
|
|
|
|
| 2 |
huggingface_hub
|
| 3 |
pandas
|
| 4 |
streamlit
|
| 5 |
+
matplotlib
|
| 6 |
+
scikit-learn
|