Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ tf-keras==2.15.0
|
|
6 |
sacremoses
|
7 |
torch
|
8 |
tensorflow==2.10.0
|
9 |
-
transformers==4.24.0
|
|
|
|
6 |
sacremoses
|
7 |
torch
|
8 |
tensorflow==2.10.0
|
9 |
+
transformers==4.24.0
|
10 |
+
keras==2.15.0
|