Senasu commited on
Commit
6dc2198
·
verified ·
1 Parent(s): 26a46b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ if file is not None:
36
  predicted_class = np.argmax(predictions)
37
 
38
  # Class names
39
- class_names = ['Daisy', 'Dandelion', 'Rose', 'Sunflower', 'Tulip']
40
 
41
  # Show prediction in a visually appealing way with centered text
42
  st.markdown(f"### 🌼 **Prediction**: 🌼")
 
36
  predicted_class = np.argmax(predictions)
37
 
38
  # Class names
39
+ class_names = ['Daisy', 'Dandelion', 'Rose', 'Sunflower', 'Tupil']
40
 
41
  # Show prediction in a visually appealing way with centered text
42
  st.markdown(f"### 🌼 **Prediction**: 🌼")