mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-02 18:09:24 +08:00
Merge pull request #569 from grib0ed0v/patch-2
[UNIT 8 part 2] Fix for `sample-factory` dependencies issue.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user