zihaoz96 commited on
Commit
6d0987e
1 Parent(s): f447626
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ interface = gr.Interface(
66
  outputs=label,
67
  capture_session=True,
68
  allow_flagging=False,
69
- title=“🦈 Shark image classifier”,
70
  description="Made with HugsVision & ❤️",
71
  examples=samples
72
  )
 
66
  outputs=label,
67
  capture_session=True,
68
  allow_flagging=False,
69
+ title="🦈 Shark image classifier",
70
  description="Made with HugsVision & ❤️",
71
  examples=samples
72
  )