From 7daebf91bb11a51c6e7976e6c1ccf7b4cc05e024 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 6 Jan 2023 00:07:51 -0300 Subject: [PATCH] Update --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 10367f85..2359233b 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ Install the requirements: pip install -r requirements.txt -This installs the CUDA version of pytorch, which assumes that you have a NVIDIA GPU. If you want to run this on an AMD GPU, you should install the ROCm version of pytorch instead. - ## Downloading models Models should be placed under `models/model-name`.