Skip to content

Commit

Permalink
fix nbfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bebechien committed Dec 16, 2024
1 parent 5762c99 commit 0bd4661
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions PaliGemma_2/Run_with_Transformersjs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,9 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"id": "8149e6d989e6"
},
"outputs": [],
"source": [
"# Show the image from the URL\n",
Expand All @@ -184,7 +186,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"id": "dbed89fc4a5f"
},
"source": [
"It's an image of a cat sitting on a bag, now let's see what the model predicts."
]
Expand Down Expand Up @@ -285,7 +289,8 @@
],
"metadata": {
"colab": {
"provenance": []
"name": "Run_with_Transformersjs.ipynb",
"toc_visible": true
},
"kernelspec": {
"display_name": "Python 3",
Expand Down

0 comments on commit 0bd4661

Please sign in to comment.