Update huggingface_tools.ipynb (#4700)

This commit is contained in:
Anam Hira
2023-05-16 16:28:27 -07:00
committed by GitHub
parent e28f4a5f39
commit 3af448d72e

View File

@@ -19,7 +19,7 @@
"outputs": [], "outputs": [],
"source": [ "source": [
"# Requires transformers>=4.29.0 and huggingface_hub>=0.14.1\n", "# Requires transformers>=4.29.0 and huggingface_hub>=0.14.1\n",
"!pip install --uprade transformers huggingface_hub > /dev/null" "!pip install --upgrade transformers huggingface_hub > /dev/null"
] ]
}, },
{ {