TensorFlow-Addons is preinstalled on Kaggle
parent
0f6711b459
commit
0f9d6d032f
|
@ -1806,7 +1806,7 @@
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"if \"google.colab\" in sys.modules or \"kaggle_secrets\" in sys.modules:\n",
|
"if \"google.colab\" in sys.modules:\n",
|
||||||
" %pip install -q -U tensorflow-addons"
|
" %pip install -q -U tensorflow-addons"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue