From 448af6373e93fb64de667e527276e7b3f5682914 Mon Sep 17 00:00:00 2001 From: Joran Deschamps <6367888+jdeschamps@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:44:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a9806..46baa62 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ conda env create -f ./env_cpu.yml - `h5py` - `pytorch=2.1.2` - `torchvision=0.16.2` -- `timm` +- `timm=1.0.9` - `pynrrd` If you want to install the plugin manually using GPU, please follow the pytorch installation instruction [here](https://pytorch.org/get-started/locally/).