Merge pull request #569 from grib0ed0v/patch-2

[UNIT 8 part 2] Fix for `sample-factory` dependencies issue.
This commit is contained in:
Thomas Simonini
2024-12-20 12:00:50 +01:00
committed by GitHub

View File

@@ -251,7 +251,7 @@
{
"cell_type": "code",
"source": [
"!pip install sample-factory==2.0.2"
"!pip install sample-factory==2.1.1"
],
"metadata": {
"id": "alxUt7Au-O8e"
@@ -687,4 +687,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}