Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,6 +8,6 @@ transformers
|
|
| 8 |
pandas
|
| 9 |
numpy
|
| 10 |
scikit-learn
|
| 11 |
-
tensorflow
|
| 12 |
h5py
|
| 13 |
|
|
|
|
| 8 |
pandas
|
| 9 |
numpy
|
| 10 |
scikit-learn
|
| 11 |
+
tensorflow==2.15.0
|
| 12 |
h5py
|
| 13 |
|