Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
-
tensorflow
|
| 3 |
pandas
|
| 4 |
numpy==1.26.4
|
| 5 |
sentencepiece
|
| 6 |
-
valx
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
tensorflow==2.15.0
|
| 3 |
pandas
|
| 4 |
numpy==1.26.4
|
| 5 |
sentencepiece
|
| 6 |
+
valx
|
| 7 |
+
scikit-learn==1.2.2
|