We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e46a6 commit fca4f65Copy full SHA for fca4f65
12_custom_models_and_training_with_tensorflow.ipynb
@@ -56,7 +56,6 @@
56
"try:\n",
57
" # %tensorflow_version only exists in Colab.\n",
58
" %tensorflow_version 2.x\n",
59
- " !pip install -U tqdm\n",
60
"except Exception:\n",
61
" pass\n",
62
"\n",
0 commit comments