yusyel commited on
Commit
d06635d
·
1 Parent(s): 64c9146
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -54,8 +54,7 @@ demo = gr.Interface(
54
  ["./img/Striped_Red_Mullet.png"],
55
  ["./img/Trout.png"],
56
  ],
57
- title="lorem ipsun",
58
- description="kljflksjdlkfjksd",
59
  )
60
 
61
  demo.launch()
 
54
  ["./img/Striped_Red_Mullet.png"],
55
  ["./img/Trout.png"],
56
  ],
57
+ title="fish classification",
 
58
  )
59
 
60
  demo.launch()