Update unit5.ipynb

This commit is contained in:
Thomas Simonini
2023-04-26 18:49:36 +02:00
committed by GitHub
parent 7cdd185d03
commit b609a70e4a

View File

@@ -200,7 +200,7 @@
"source": [
"%%capture\n",
"# Clone the repository\n",
"!git clone --depth 1 --branch hf-integration https://github.com/huggingface/ml-agents"
"!git clone --depth 1 --branch hf-integration-save https://github.com/huggingface/ml-agents"
]
},
{
@@ -865,4 +865,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}