mirror of
				https://github.com/VitaAetaerna/PetDetectionPy.git
				synced 2025-11-03 20:32:41 +01:00 
			
		
		
		
	Update EndProduct.ipynb
This commit is contained in:
		@@ -42,7 +42,7 @@
 | 
			
		||||
   "metadata": {},
 | 
			
		||||
   "outputs": [],
 | 
			
		||||
   "source": [
 | 
			
		||||
    "prediction = model.predict([prepare('cat.jpg')])\n",
 | 
			
		||||
    "prediction = model.predict([prepare('dog.jpg')])\n",
 | 
			
		||||
    "print(prediction)"
 | 
			
		||||
   ]
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user