Spaces:
Runtime error
Runtime error
Leonel Valencia
commited on
Update requirements.txt
Browse filesadd tf-keras to fix the app.py
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
tensorflow
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
tensorflow
|
4 |
+
tf-keras
|