Clone77 commited on
Commit
57a9d48
·
verified ·
1 Parent(s): f9b6da0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,4 +96,4 @@ if canvas_result.image_data is not None:
96
  <div class="prediction-text">🔢 Predicted Digit: {np.argmax(prediction)}</div>
97
  </div>
98
  """, unsafe_allow_html=True
99
- )
 
96
  <div class="prediction-text">🔢 Predicted Digit: {np.argmax(prediction)}</div>
97
  </div>
98
  """, unsafe_allow_html=True
99
+ )