From a7a3d0deed6a3317761cd93eb3ba9412a1cd2101 Mon Sep 17 00:00:00 2001
From: number_cruncher <lennart.oestreich@stud.tu-darmstadt.de>
Date: Fri, 14 Mar 2025 16:19:05 +0100
Subject: [PATCH] readme update

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6e64c33..d1802c0 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,8 @@ Use the documentation of [Stable-Baselines3](https://stable-baselines3.readthedo
 > ⚠️ **Warning**
 > Make sure to make the run public! If it is not possible (due to the restrictions on your account), you can create a WandB [report](https://docs.wandb.ai/guides/reports/create-a-report/), add all relevant graphs and any textual descriptions or explanations you find pertinent, then download a PDF file (landscape format) and upload it along with the code to GitLab. Make sure to arrange the plots in a way that makes them understandable in the PDF (e.g., one graph per row, correct axes, etc.). Specify which report corresponds to which experiment.
 
-LINK: https://wandb.ai/lennartecl-centrale-lyon/sb3?nw=nwuserlennartecl
+wandb: https://wandb.ai/lennartecl-centrale-lyon/sb3?nw=nwuserlennartecl
+hugging: https://huggingface.co/lennartoe/Cartpole-v1/tree/main
 
 ### Full workflow with panda-gym
 
-- 
GitLab