DineshKumar1329 commited on
Commit
0786365
·
verified ·
1 Parent(s): 7860160

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,4 +69,4 @@ result = classifier(image_path)
69
  predicted_label = result[0]['label']
70
 
71
  # Output the prediction
72
- print(f'The predicted class for the image is: {predicted_label}')
 
69
  predicted_label = result[0]['label']
70
 
71
  # Output the prediction
72
+ print(f'The predicted class for the image is: {predicted_label}')