From bc58942cedd4d0708cae4a728bf515c3acc2e11e Mon Sep 17 00:00:00 2001 From: Levon Ghukasyan Date: Tue, 17 Sep 2024 13:04:42 +0000 Subject: [PATCH] set torch version back --- deeplake/requirements/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeplake/requirements/plugins.txt b/deeplake/requirements/plugins.txt index 32c162bfe4..814f2d7876 100644 --- a/deeplake/requirements/plugins.txt +++ b/deeplake/requirements/plugins.txt @@ -1,5 +1,5 @@ --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12/index.html -torch~=1.12.0 +torch torchvision tensorflow tensorflow_datasets