ahmedtanvir47 commited on
Commit
a1dcafd
·
1 Parent(s): d0b3f75

defaultimage size

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def recognize_image(image):
40
 
41
 
42
  #!export
43
- image = gr.Image(height=192,width=192)
44
  label = gr.Label()
45
  examples = [
46
  'test_images/unknown_00.jpg',
 
40
 
41
 
42
  #!export
43
+ image = gr.Image()
44
  label = gr.Label()
45
  examples = [
46
  'test_images/unknown_00.jpg',