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