Gosula commited on
Commit
ba70d94
1 Parent(s): 4394a40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -113,7 +113,6 @@ def show_misclassified_images(n, grad_cam, a, b):
113
  gallery: images[:n]
114
  }
115
 
116
-
117
  def change_miscls_view(choice):
118
  if choice == "Yes":
119
  return miscls_block.update(visible=True)
 
113
  gallery: images[:n]
114
  }
115
 
 
116
  def change_miscls_view(choice):
117
  if choice == "Yes":
118
  return miscls_block.update(visible=True)