Unverified Commit 04da8a60 authored by 8bitmp3's avatar 8bitmp3 Committed by GitHub
Browse files

Update Open CV installation step in Fine-tuning BERT tutorial

parent 85cc7f43
......@@ -116,7 +116,7 @@
},
"outputs": [],
"source": [
"!pip uninstall -y opencv-python"
"!pip install -q opencv-python"
]
},
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment