Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
tensorflow
|
|
|
3 |
transformers
|
4 |
transformers[torch]
|
|
|
1 |
torch
|
2 |
tensorflow
|
3 |
+
tf-keras
|
4 |
transformers
|
5 |
transformers[torch]
|