saritha commited on
Commit
cd85916
1 Parent(s): ae19863

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -102,7 +102,6 @@ iface = gr.Interface(
102
  fn=classify_and_visualize,
103
  inputs="image",
104
  outputs=["text", "number", "image"],
105
- interpretation="default",
106
  examples=[
107
  ['examples/PotatoEarlyBlight4.JPG'],
108
  ['examples/TomatoYellowCurlVirus4.JPG'],
 
102
  fn=classify_and_visualize,
103
  inputs="image",
104
  outputs=["text", "number", "image"],
 
105
  examples=[
106
  ['examples/PotatoEarlyBlight4.JPG'],
107
  ['examples/TomatoYellowCurlVirus4.JPG'],