From 4bcf695b1ca522d33c3c659d2ba114d068cd6f8f Mon Sep 17 00:00:00 2001 From: GregorZiegltrumAA Date: Wed, 30 Oct 2024 09:13:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d37a2..bdf03d1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Among the featured architecture options we support: ## Installation -The installation requires Linux with Python 3.10 and PyTorch 2.1.1. +The installation requires Linux with Python 3.10 and PyTorch 2.4.0. You will also need the appropriate CUDA dependencies and version installed on your system for GPU support. Clone this repository and install via [poetry](https://python-poetry.org/docs/):