Update README.md
Browse files
README.md
CHANGED
|
@@ -174,5 +174,6 @@ print(f'The predicted class for the image is: {prediction}')
|
|
| 174 |
plot_image(image_path, prediction)
|
| 175 |
The predicted class for the image is: Cat
|
| 176 |
|
| 177 |
-
|
|
|
|
| 178 |
|
|
|
|
| 174 |
plot_image(image_path, prediction)
|
| 175 |
The predicted class for the image is: Cat
|
| 176 |
|
| 177 |
+
|
| 178 |
+

|
| 179 |
|