added transformers to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ prettytable
|
|
6 |
PyArabic
|
7 |
PyYAML
|
8 |
torch
|
9 |
-
tqdm
|
|
|
|
6 |
PyArabic
|
7 |
PyYAML
|
8 |
torch
|
9 |
+
tqdm
|
10 |
+
transformers
|