Spaces:
Running
Running
Update app.py
Browse files
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}")
|
|