Skip to content

Commit 94f47cd

Browse files
committed
Simple fix to colab google#1020
1 parent a69782e commit 94f47cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

efficientnetv2/tfhub.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
" <img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on github\n",
3737
" </a>\n",
3838
"</td><td>\n",
39-
" <a target=\"_blank\" href=\"https://colab.sandbox.google.com/github/google/automl/blob/master/efficientnetv2/tutorial.ipynb\">\n",
39+
" <a target=\"_blank\" href=\"https://colab.sandbox.google.com/github/google/automl/blob/master/efficientnetv2/tfhub.ipynb\">\n",
4040
" <img width=32px src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
4141
"</td><td>\n",
4242
" <!----<a href=\"https://tfhub.dev/google/collections/image/1\"><img src=\"https://www.tensorflow.org/images/hub_logo_32px.png\" />TF Hub models</a>--->\n",
@@ -649,4 +649,4 @@
649649
]
650650
}
651651
]
652-
}
652+
}

0 commit comments

Comments
 (0)