joheras commited on
Commit
a8addbb
·
1 Parent(s): 369b110

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -40,6 +40,3 @@ iface = gr.Interface(classify_image,image,label,
40
 
41
  iface.launch()
42
 
43
-
44
-
45
-
 
40
 
41
  iface.launch()
42