Update huggingface_tools.ipynb (#4700)

pull/4655/head
Anam Hira 1 year ago committed by GitHub
parent e28f4a5f39
commit 3af448d72e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
] ]
}, },
{ {

Loading…
Cancel
Save