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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
"outputs": [],
"source": [
"# 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"
]
},
{