Skip to content

Commit 3fcc2cd

Browse files
Add credits to the model authentication notebook
1 parent c0b26dd commit 3fcc2cd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

model_authentication/model_authentication.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,15 @@
269269
"\n",
270270
"You can call this API endpoint from anywhere: your mobile app, your website, and more..."
271271
]
272+
},
273+
{
274+
"cell_type": "markdown",
275+
"metadata": {},
276+
"source": [
277+
"# Credits\n",
278+
"\n",
279+
"The Tensorflow example was copied from an official Tensorflow Google Colab notebook that can be found [here](https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/quickstart/beginner.ipynb)."
280+
]
272281
}
273282
],
274283
"metadata": {

0 commit comments

Comments
 (0)