Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
pandas
|
3 |
-
|
4 |
-
joblib
|
|
|
|
1 |
gradio
|
2 |
pandas
|
3 |
+
numpy
|
4 |
+
joblib
|
5 |
+
scikit-learn==1.1.3
|