Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
tensorflow
|
2 |
tensorflow_datasets
|
3 |
torch
|
4 |
-
transformers
|
5 |
lit-nlp
|
6 |
gunicorn
|
|
|
1 |
tensorflow
|
2 |
tensorflow_datasets
|
3 |
torch
|
4 |
+
transformers=4.1.1
|
5 |
lit-nlp
|
6 |
gunicorn
|