Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ transformers
|
|
2 |
gradio
|
3 |
sentencepiece
|
4 |
tensorflow
|
5 |
-
tf-keras
|
6 |
sacremoses
|
|
|
2 |
gradio
|
3 |
sentencepiece
|
4 |
tensorflow
|
5 |
+
tf-keras==2.15.0
|
6 |
sacremoses
|