From 2069ccf8a21f72a057f8c587f32802d7bbbc6569 Mon Sep 17 00:00:00 2001 From: Akihiro Nitta Date: Fri, 9 Sep 2022 10:54:22 +0900 Subject: [PATCH] Remove test-tube --- environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/environment.yml b/environment.yml index 7576bfe0e5ff3..df3fac2b0f0e8 100644 --- a/environment.yml +++ b/environment.yml @@ -46,7 +46,6 @@ dependencies: - torchvision>=0.10.* - pip: - - test-tube>=0.7.5 - mlflow>=1.0.0 - comet_ml>=3.1.12 - wandb>=0.10.22