mahmoud669 commited on
Commit
c75daac
1 Parent(s): 0c09499

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -73,5 +73,4 @@ if uploaded_file is not None:
73
  pred_label = reversed_map[pred_class.item()]
74
 
75
 
76
- st.pyplot(fig)
77
  st.write(f"Predicted Class: {pred_label}")
 
73
  pred_label = reversed_map[pred_class.item()]
74
 
75
 
 
76
  st.write(f"Predicted Class: {pred_label}")