mirror of
https://github.com/VitaAetaerna/PetDetectionPy.git
synced 2025-01-18 07:51:36 +01:00
Update EndProduct.ipynb
This commit is contained in:
parent
73675480b9
commit
2d8b8d1fdc
@ -42,7 +42,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"prediction = model.predict([prepare('cat.jpg')])\n",
|
||||
"prediction = model.predict([prepare('dog.jpg')])\n",
|
||||
"print(prediction)"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user