lukmanaj commited on
Commit
015ecc6
·
verified ·
1 Parent(s): 5783d78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -64,4 +64,3 @@ if uploaded_file is not None:
64
 
65
  # Display the prediction
66
  st.write(f"Prediction: {prediction}, Probability: {probability:.3f}")
67
-
 
64
 
65
  # Display the prediction
66
  st.write(f"Prediction: {prediction}, Probability: {probability:.3f}")