miracle01 commited on
Commit
ff8f572
·
1 Parent(s): a2bd9bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ examples = [
23
  ["CLASS: HND1"],
24
  ["LEVEL: 300L"],
25
  ["DEPARTMENT: COMPUTER SCIENCE"],
26
- ],
27
 
28
 
29
  gr.Interface(fn=predict_image, inputs=image, outputs=label,
 
23
  ["CLASS: HND1"],
24
  ["LEVEL: 300L"],
25
  ["DEPARTMENT: COMPUTER SCIENCE"],
26
+ ]
27
 
28
 
29
  gr.Interface(fn=predict_image, inputs=image, outputs=label,