From fd4d64f2360d88045ab4453f20a26ac4658089e0 Mon Sep 17 00:00:00 2001 From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr> Date: Mon, 17 Feb 2025 15:38:40 +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 ba1365a..e05721b 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Weights & Biases (W&B) is a tool for machine learning experiment management. Wit #### Installation -You'll need to install both `wand` and `tensorboar`. +You'll need to install `wand`. ```shell pip install wandb -- GitLab