runaksh commited on
Commit
4da2443
·
verified ·
1 Parent(s): 5a131cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,5 +42,5 @@ iface = gr.Interface(fn=classify_image,
42
  title=title,
43
  description=description)
44
 
45
- # Launch the app
46
  iface.launch()
 
42
  title=title,
43
  description=description)
44
 
45
+ # Launch the app
46
  iface.launch()