Clone77 commited on
Commit
fb7a704
·
verified ·
1 Parent(s): f663e55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -96,4 +96,5 @@ 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
+ )
100
+