Update requirement.txt
Browse files- requirement.txt +4 -1
requirement.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
numpy
|
2 |
-
torch
|
|
|
|
|
|
|
|
1 |
numpy
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
tensorflow
|
5 |
+
tf-keras
|