From 3c1ccf7f6e72f906b0435ad3f0c0e154d696aab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Pl=C3=A9siat?= Date: Thu, 25 Jul 2024 12:12:48 +0200 Subject: [PATCH] Add info about installation times --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b3e5bb49..6e9846b4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ conda activate crai `environment-cuda.yml` should be used when working with GPUs using CUDA. +The installation time of the required dependencies should not exceed 15 minutes using a stable and standard internet connection + ## Installation `climatereconstructionAI` can be installed using `pip` in the current directory: @@ -37,6 +39,8 @@ conda activate crai pip install . ``` +The installation time of the Python package should not exceed 1 minute on a regular computer + ## Usage The software can be used to: