From 2186f000bf43b1e32277c898ad741f671fe92192 Mon Sep 17 00:00:00 2001 From: B-ramB <55980208+B-ramB@users.noreply.github.com> Date: Tue, 24 Jun 2025 22:45:59 +0200 Subject: [PATCH] Update sample-factory version to 2.1.3 --- notebooks/unit8/unit8_part2.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/unit8/unit8_part2.ipynb b/notebooks/unit8/unit8_part2.ipynb index 7c38b107..afa92838 100644 --- a/notebooks/unit8/unit8_part2.ipynb +++ b/notebooks/unit8/unit8_part2.ipynb @@ -251,7 +251,7 @@ { "cell_type": "code", "source": [ - "!pip install sample-factory==2.1.1" + "!pip install sample-factory==2.1.3" ], "metadata": { "id": "alxUt7Au-O8e"