Unverified Commit 49181822 authored by Mark Daoust's avatar Mark Daoust Committed by GitHub
Browse files

install tf_slim (#8633)

parent 2014ac24
......@@ -79,7 +79,8 @@
},
"outputs": [],
"source": [
"!pip install -U --pre tensorflow==\"2.*\""
"!pip install -U --pre tensorflow==\"2.*\"\n",
"!pip install tf_slim"
]
},
{
......
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