Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==4.7.1
|
| 2 |
numpy==1.23.5
|
| 3 |
pandas==1.5.3
|
|
|
|
|
|
| 1 |
gradio==4.7.1
|
| 2 |
numpy==1.23.5
|
| 3 |
pandas==1.5.3
|
| 4 |
+
scikit-learn==1.3.0
|