Francesco commited on
Commit
1329589
1 Parent(s): a2e65ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -5,4 +5,3 @@ def image_classifier(inp):
5
 
6
  demo = gr.Interface(fn=image_classifier, inputs="image", outputs="label")
7
  demo.launch()
8
- asd
 
5
 
6
  demo = gr.Interface(fn=image_classifier, inputs="image", outputs="label")
7
  demo.launch()