Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
tensorflow==2.18.0
|
| 2 |
gradio==5.49.1
|
|
|
|
|
|
| 1 |
tensorflow==2.18.0
|
| 2 |
gradio==5.49.1
|
| 3 |
+
scikit-learn>=1.3
|