From a76c3f9cb0fafc87dbed6f5a6b2b0bf3e3a00c03 Mon Sep 17 00:00:00 2001 From: VictorSanh Date: Wed, 2 Oct 2019 11:02:43 -0400 Subject: [PATCH] update requirements --- examples/distillation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/distillation/requirements.txt b/examples/distillation/requirements.txt index 2cf6ee2d81..d76273b34a 100644 --- a/examples/distillation/requirements.txt +++ b/examples/distillation/requirements.txt @@ -3,4 +3,4 @@ tensorboard>=1.14.0 tensorboardX==1.8 psutil==5.6.3 scipy==1.3.1 -pytorch_transformers==1.2.0 +transformers==2.0.0